PSGetModuleInfo.xml

<Objs Version="1.1.0.1" xmlns="http://schemas.microsoft.com/powershell/2004/04">
  <Obj RefId="0">
    <TN RefId="0">
      <T>Microsoft.PowerShell.Commands.PSRepositoryItemInfo</T>
      <T>System.Management.Automation.PSCustomObject</T>
      <T>System.Object</T>
    </TN>
    <MS>
      <S N="Name">AppManiProgramManager</S>
      <Version N="Version">1.44.5</Version>
      <S N="Type">Module</S>
      <S N="Description">Module for installing basic programs: This module provides functions for downloading installers from specified links, installing the programs, verifying the installed programs/services, and cleaning up the installer files.</S>
      <S N="Author">AppMani</S>
      <S N="CompanyName">rguiamoy</S>
      <S N="Copyright">(c) 2022 AppMani. All rights reserved.</S>
      <DT N="PublishedDate">2023-11-15T00:30:17+08:00</DT>
      <Obj N="InstalledDate" RefId="1">
        <DT>2023-10-25T23:24:10.9051724+08:00</DT>
        <MS>
          <Obj N="DisplayHint" RefId="2">
            <TN RefId="1">
              <T>Deserialized.Microsoft.PowerShell.Commands.DisplayHintType</T>
              <T>Deserialized.System.Enum</T>
              <T>Deserialized.System.ValueType</T>
              <T>Deserialized.System.Object</T>
            </TN>
            <ToString>DateTime</ToString>
            <I32>2</I32>
          </Obj>
        </MS>
      </Obj>
      <Obj N="UpdatedDate" RefId="3">
        <DT>2023-11-15T22:00:44.4512816+08:00</DT>
        <MS>
          <Obj N="DisplayHint" RefId="4">
            <TN RefId="2">
              <T>Microsoft.PowerShell.Commands.DisplayHintType</T>
              <T>System.Enum</T>
              <T>System.ValueType</T>
              <T>System.Object</T>
            </TN>
            <ToString>DateTime</ToString>
            <I32>2</I32>
          </Obj>
        </MS>
      </Obj>
      <Nil N="LicenseUri" />
      <Nil N="ProjectUri" />
      <Nil N="IconUri" />
      <Obj N="Tags" RefId="5">
        <TN RefId="3">
          <T>System.Object[]</T>
          <T>System.Array</T>
          <T>System.Object</T>
        </TN>
        <LST>
          <S>PSModule</S>
        </LST>
      </Obj>
      <Obj N="Includes" RefId="6">
        <TN RefId="4">
          <T>System.Collections.Hashtable</T>
          <T>System.Object</T>
        </TN>
        <DCT>
          <En>
            <S N="Key">Function</S>
            <Obj N="Value" RefId="7">
              <TNRef RefId="3" />
              <LST>
                <S>Test-WebRequest</S>
                <S>Get-Installer</S>
                <S>Create-InstallFilesFolder</S>
                <S>Add-InstallerFolder</S>
                <S>Remove-InstallerFolder</S>
                <S>Get-InstalledProgram</S>
                <S>Get-MultipleInstalledProgram</S>
                <S>Get-InstalledService</S>
                <S>Install-Program</S>
                <S>Confirm-ProgramInstallation</S>
                <S>Confirm-ServiceInstallation</S>
                <S>Confirm-Update</S>
                <S>Set-RegistryItem</S>
                <S>Get-ProgramArchitecture</S>
                <S>Send-Keys</S>
                <S>Invoke-ModuleForUpdate</S>
                <S>Get-DownloadLink</S>
                <S>Confirm-InstallerValidity</S>
                <S>Set-AgentRefresh</S>
                <S>Confirm-LogFolder</S>
                <S>Write-Log</S>
                <S>Disable-IEFirstRunCustomization</S>
                <S>Get-LatestVersionNumber</S>
                <S>Set-Alert</S>
                <S>Get-UninstallCommand</S>
                <S>Uninstall-Program</S>
                <S>Get-ProgramRegistryDisplayRegex</S>
                <S>Approve-SelectedProgram</S>
                <S>Convert-RegistryPathToShortForm</S>
                <S>Find-RootKeyFromPath</S>
                <S>Assert-RootKeyPSDrive</S>
                <S>Read-RegistryValueData</S>
                <S>Add-RegistryKey</S>
                <S>Add-RegistryValue</S>
                <S>Remove-RegistryValue</S>
                <S>Remove-RegistryKey</S>
                <S>Get-PreInstallScriptBlock</S>
                <S>Get-PostInstallScriptBlock</S>
                <S>Get-InstallCommand</S>
                <S>Get-InstallationsArchitecture</S>
                <S>Get-ProcessToTerminate</S>
                <S>Get-ArchitectureConflicts</S>
                <S>Uninstall-ArchitectureConflicts</S>
                <S>Approve-Installation</S>
                <S>Get-IgnoreExitCodes</S>
                <S>Get-M365SupportedVersion</S>
                <S>Get-M365UpdateChannel</S>
                <S>Get-PreferredArchitecture</S>
                <S>Resolve-ArchitectureSelection</S>
                <S>Find-Path</S>
                <S>Get-LowerVersionConflicts</S>
                <S>Uninstall-LowerVersionConflicts</S>
                <S>Get-InstallerFileName</S>
                <S>Approve-ProgramInstall</S>
                <S>Approve-ProgramUpdate</S>
                <S>Show-ProgramQuickInfo</S>
                <S>Add-BrowserExtension</S>
                <S>Resolve-BrowserExtensionID</S>
                <S>Get-BrowserExtensionID</S>
                <S>Get-RedirectedUrl</S>
              </LST>
            </Obj>
          </En>
          <En>
            <S N="Key">RoleCapability</S>
            <Obj N="Value" RefId="8">
              <TNRef RefId="3" />
              <LST />
            </Obj>
          </En>
          <En>
            <S N="Key">Command</S>
            <Obj N="Value" RefId="9">
              <TNRef RefId="3" />
              <LST>
                <S>Test-WebRequest</S>
                <S>Get-Installer</S>
                <S>Create-InstallFilesFolder</S>
                <S>Add-InstallerFolder</S>
                <S>Remove-InstallerFolder</S>
                <S>Get-InstalledProgram</S>
                <S>Get-MultipleInstalledProgram</S>
                <S>Get-InstalledService</S>
                <S>Install-Program</S>
                <S>Confirm-ProgramInstallation</S>
                <S>Confirm-ServiceInstallation</S>
                <S>Confirm-Update</S>
                <S>Set-RegistryItem</S>
                <S>Get-ProgramArchitecture</S>
                <S>Send-Keys</S>
                <S>Invoke-ModuleForUpdate</S>
                <S>Get-DownloadLink</S>
                <S>Confirm-InstallerValidity</S>
                <S>Set-AgentRefresh</S>
                <S>Confirm-LogFolder</S>
                <S>Write-Log</S>
                <S>Disable-IEFirstRunCustomization</S>
                <S>Get-LatestVersionNumber</S>
                <S>Set-Alert</S>
                <S>Get-UninstallCommand</S>
                <S>Uninstall-Program</S>
                <S>Get-ProgramRegistryDisplayRegex</S>
                <S>Approve-SelectedProgram</S>
                <S>Convert-RegistryPathToShortForm</S>
                <S>Find-RootKeyFromPath</S>
                <S>Assert-RootKeyPSDrive</S>
                <S>Read-RegistryValueData</S>
                <S>Add-RegistryKey</S>
                <S>Add-RegistryValue</S>
                <S>Remove-RegistryValue</S>
                <S>Remove-RegistryKey</S>
                <S>Get-PreInstallScriptBlock</S>
                <S>Get-PostInstallScriptBlock</S>
                <S>Get-InstallCommand</S>
                <S>Get-InstallationsArchitecture</S>
                <S>Get-ProcessToTerminate</S>
                <S>Get-ArchitectureConflicts</S>
                <S>Uninstall-ArchitectureConflicts</S>
                <S>Approve-Installation</S>
                <S>Get-IgnoreExitCodes</S>
                <S>Get-M365SupportedVersion</S>
                <S>Get-M365UpdateChannel</S>
                <S>Get-PreferredArchitecture</S>
                <S>Resolve-ArchitectureSelection</S>
                <S>Find-Path</S>
                <S>Get-LowerVersionConflicts</S>
                <S>Uninstall-LowerVersionConflicts</S>
                <S>Get-InstallerFileName</S>
                <S>Approve-ProgramInstall</S>
                <S>Approve-ProgramUpdate</S>
                <S>Show-ProgramQuickInfo</S>
                <S>Add-BrowserExtension</S>
                <S>Resolve-BrowserExtensionID</S>
                <S>Get-BrowserExtensionID</S>
                <S>Get-RedirectedUrl</S>
              </LST>
            </Obj>
          </En>
          <En>
            <S N="Key">DscResource</S>
            <Obj N="Value" RefId="10">
              <TNRef RefId="3" />
              <LST />
            </Obj>
          </En>
          <En>
            <S N="Key">Workflow</S>
            <Obj N="Value" RefId="11">
              <TNRef RefId="3" />
              <LST />
            </Obj>
          </En>
          <En>
            <S N="Key">Cmdlet</S>
            <Obj N="Value" RefId="12">
              <TNRef RefId="3" />
              <LST />
            </Obj>
          </En>
        </DCT>
      </Obj>
      <Nil N="PowerShellGetFormatVersion" />
      <Nil N="ReleaseNotes" />
      <Obj N="Dependencies" RefId="13">
        <TNRef RefId="3" />
        <LST />
      </Obj>
      <S N="RepositorySourceLocation">https://www.powershellgallery.com/api/v2</S>
      <S N="Repository">PSGallery</S>
      <S N="PackageManagementProvider">NuGet</S>
      <Obj N="AdditionalMetadata" RefId="14">
        <TN RefId="5">
          <T>System.Management.Automation.PSCustomObject</T>
          <T>System.Object</T>
        </TN>
        <MS>
          <S N="copyright">(c) 2022 AppMani. All rights reserved.</S>
          <S N="description">Module for installing basic programs: This module provides functions for downloading installers from specified links, installing the programs, verifying the installed programs/services, and cleaning up the installer files.</S>
          <S N="requireLicenseAcceptance">False</S>
          <S N="isLatestVersion">True</S>
          <S N="isAbsoluteLatestVersion">True</S>
          <S N="versionDownloadCount">489</S>
          <S N="downloadCount">115463</S>
          <S N="packageSize">43107</S>
          <S N="published">11/15/2023 12:30:17 AM +08:00</S>
          <S N="created">11/15/2023 12:30:17 AM +08:00</S>
          <S N="lastUpdated">11/15/2023 1:34:23 PM +08:00</S>
          <S N="tags">PSModule PSFunction_Test-WebRequest PSCommand_Test-WebRequest PSFunction_Get-Installer PSCommand_Get-Installer PSFunction_Create-InstallFilesFolder PSCommand_Create-InstallFilesFolder PSFunction_Add-InstallerFolder PSCommand_Add-InstallerFolder PSFunction_Remove-InstallerFolder PSCommand_Remove-InstallerFolder PSFunction_Get-InstalledProgram PSCommand_Get-InstalledProgram PSFunction_Get-MultipleInstalledProgram PSCommand_Get-MultipleInstalledProgram PSFunction_Get-InstalledService PSCommand_Get-InstalledService PSFunction_Install-Program PSCommand_Install-Program PSFunction_Confirm-ProgramInstallation PSCommand_Confirm-ProgramInstallation PSFunction_Confirm-ServiceInstallation PSCommand_Confirm-ServiceInstallation PSFunction_Confirm-Update PSCommand_Confirm-Update PSFunction_Set-RegistryItem PSCommand_Set-RegistryItem PSFunction_Get-ProgramArchitecture PSCommand_Get-ProgramArchitecture PSFunction_Send-Keys PSCommand_Send-Keys PSFunction_Invoke-ModuleForUpdate PSCommand_Invoke-ModuleForUpdate PSFunction_Get-DownloadLink PSCommand_Get-DownloadLink PSFunction_Confirm-InstallerValidity PSCommand_Confirm-InstallerValidity PSFunction_Set-AgentRefresh PSCommand_Set-AgentRefresh PSFunction_Confirm-LogFolder PSCommand_Confirm-LogFolder PSFunction_Write-Log PSCommand_Write-Log PSFunction_Disable-IEFirstRunCustomization PSCommand_Disable-IEFirstRunCustomization PSFunction_Get-LatestVersionNumber PSCommand_Get-LatestVersionNumber PSFunction_Set-Alert PSCommand_Set-Alert PSFunction_Get-UninstallCommand PSCommand_Get-UninstallCommand PSFunction_Uninstall-Program PSCommand_Uninstall-Program PSFunction_Get-ProgramRegistryDisplayRegex PSCommand_Get-ProgramRegistryDisplayRegex PSFunction_Approve-SelectedProgram PSCommand_Approve-SelectedProgram PSFunction_Convert-RegistryPathToShortForm PSCommand_Convert-RegistryPathToShortForm PSFunction_Find-RootKeyFromPath PSCommand_Find-RootKeyFromPath PSFunction_Assert-RootKeyPSDrive PSCommand_Assert-RootKeyPSDrive PSFunction_Read-RegistryValueData PSCommand_Read-RegistryValueData PSFunction_Add-RegistryKey PSCommand_Add-RegistryKey PSFunction_Add-RegistryValue PSCommand_Add-RegistryValue PSFunction_Remove-RegistryValue PSCommand_Remove-RegistryValue PSFunction_Remove-RegistryKey PSCommand_Remove-RegistryKey PSFunction_Get-PreInstallScriptBlock PSCommand_Get-PreInstallScriptBlock PSFunction_Get-PostInstallScriptBlock PSCommand_Get-PostInstallScriptBlock PSFunction_Get-InstallCommand PSCommand_Get-InstallCommand PSFunction_Get-InstallationsArchitecture PSCommand_Get-InstallationsArchitecture PSFunction_Get-ProcessToTerminate PSCommand_Get-ProcessToTerminate PSFunction_Get-ArchitectureConflicts PSCommand_Get-ArchitectureConflicts PSFunction_Uninstall-ArchitectureConflicts PSCommand_Uninstall-ArchitectureConflicts PSFunction_Approve-Installation PSCommand_Approve-Installation PSFunction_Get-IgnoreExitCodes PSCommand_Get-IgnoreExitCodes PSFunction_Get-M365SupportedVersion PSCommand_Get-M365SupportedVersion PSFunction_Get-M365UpdateChannel PSCommand_Get-M365UpdateChannel PSFunction_Get-PreferredArchitecture PSCommand_Get-PreferredArchitecture PSFunction_Resolve-ArchitectureSelection PSCommand_Resolve-ArchitectureSelection PSFunction_Find-Path PSCommand_Find-Path PSFunction_Get-LowerVersionConflicts PSCommand_Get-LowerVersionConflicts PSFunction_Uninstall-LowerVersionConflicts PSCommand_Uninstall-LowerVersionConflicts PSFunction_Get-InstallerFileName PSCommand_Get-InstallerFileName PSFunction_Approve-ProgramInstall PSCommand_Approve-ProgramInstall PSFunction_Approve-ProgramUpdate PSCommand_Approve-ProgramUpdate PSFunction_Show-ProgramQuickInfo PSCommand_Show-ProgramQuickInfo PSFunction_Add-BrowserExtension PSCommand_Add-BrowserExtension PSFunction_Resolve-BrowserExtensionID PSCommand_Resolve-BrowserExtensionID PSFunction_Get-BrowserExtensionID PSCommand_Get-BrowserExtensionID PSFunction_Get-RedirectedUrl PSCommand_Get-RedirectedUrl PSIncludes_Function</S>
          <S N="developmentDependency">False</S>
          <S N="updated">2023-11-15T13:34:23Z</S>
          <S N="NormalizedVersion">1.44.5</S>
          <S N="Authors">AppMani</S>
          <S N="IsPrerelease">false</S>
          <S N="ItemType">Module</S>
          <S N="FileList">AppManiProgramManager.nuspec|AppManiProgramManager.psd1|AppManiProgramManager.psm1</S>
          <S N="GUID">05871085-e0be-4cd1-a4bb-b1e2d99325f1</S>
          <S N="CompanyName">AppMani</S>
        </MS>
      </Obj>
      <S N="InstalledLocation">C:\Program Files\WindowsPowerShell\Modules\AppManiProgramManager\1.44.5</S>
    </MS>
  </Obj>
</Objs>