You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Script module file associated with this manifest
RootModule = 'TecharyGet.psm1'
# Version of this module
ModuleVersion = '2.4'
# ID used to uniquely identify this module
GUID = '8d777e7e-fd28-4e34-bf9d-0c325bb81a76'
# Author of this module
Author = 'Adam Sweetapple'
# Company or vendor of this module
CompanyName = 'Techary'
# Copyright
Copyright = '(c) 2026 Techary. All rights reserved.'
# Description of the module
Description = 'A PowerShell module for managing app installations and uninstalls using Winget Repo, MSI, EXE, ZIP, and MSIX sources. Supports custom logic and Intune deployment.'