Skip to content

Commit

Permalink
Update core installers
Browse files Browse the repository at this point in the history
- Edge `105.0.1343.33`
- OneDrive `22.176.0821.0002`
  • Loading branch information
aisgbnok committed Sep 10, 2022
1 parent 7d93122 commit 9490bee
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 36 deletions.
40 changes: 20 additions & 20 deletions packages/clean_setup/clean_setup_customizations.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
<PackageConfig xmlns="urn:schemas-Microsoft-com:Windows-ICD-Package-Config.v1.0">
<ID>{3ce76392-6d3e-5a80-8a69-ed85ad8c84a4}</ID>
<Name>Clean Setup</Name>
<Version>3.228</Version>
<Version>3.229</Version>
<OwnerType>ITAdmin</OwnerType>
<Rank>10</Rank>
<Notes>Personal package for setting up PCs after a Windows clean installation. (09/03/2022)</Notes>
<Notes>Personal package for setting up PCs after a Windows clean installation. (09/10/2022)</Notes>
</PackageConfig>
<Settings xmlns="urn:schemas-microsoft-com:windows-provisioning">
<Customizations>
Expand All @@ -21,9 +21,9 @@
</DeviceContext>
<PrimaryContext>
<Command>
<CommandConfig Name="Microsoft Edge 105.0.1343.27">
<CommandFile>..\software\core\MicrosoftEdgeEnterpriseX64-105.0.1343.27.msi</CommandFile>
<CommandLine>msiexec /i "microsoftedgeenterprisex64-105.0.1343.27.msi" /quiet</CommandLine>
<CommandConfig Name="Microsoft Edge 105.0.1343.33">
<CommandFile>..\software\core\MicrosoftEdgeEnterpriseX64-105.0.1343.33.msi</CommandFile>
<CommandLine>msiexec /i "microsoftedgeenterprisex64-105.0.1343.33.msi" /quiet</CommandLine>
<ContinueInstall>True</ContinueInstall>
<RestartRequired>False</RestartRequired>
<ReturnCodeRestart>3010</ReturnCodeRestart>
Expand All @@ -37,9 +37,9 @@
<ReturnCodeRestart>3010</ReturnCodeRestart>
<ReturnCodeSuccess>0</ReturnCodeSuccess>
</CommandConfig>
<CommandConfig Name="OneDrive 22.166.0807.0002">
<CommandFile>..\software\core\OneDriveSetup-22.166.0807.0002.exe</CommandFile>
<CommandLine>cmd /c "onedrivesetup-22.166.0807.0002.exe" /allusers /quiet</CommandLine>
<CommandConfig Name="OneDrive 22.176.0821.0002">
<CommandFile>..\software\core\OneDriveSetup-22.176.0821.0002.exe</CommandFile>
<CommandLine>cmd /c "onedrivesetup-22.176.0821.0002.exe" /allusers /quiet</CommandLine>
<ContinueInstall>True</ContinueInstall>
<RestartRequired>False</RestartRequired>
<ReturnCodeRestart>3010</ReturnCodeRestart>
Expand Down Expand Up @@ -102,9 +102,9 @@
<ProvisioningCommands>
<PrimaryContext>
<Command>
<CommandConfig Name="Microsoft Edge 105.0.1343.27">
<CommandFile>..\software\core\MicrosoftEdgeEnterpriseX64-105.0.1343.27.msi</CommandFile>
<CommandLine>msiexec /i "microsoftedgeenterprisex64-105.0.1343.27.msi" /quiet</CommandLine>
<CommandConfig Name="Microsoft Edge 105.0.1343.33">
<CommandFile>..\software\core\MicrosoftEdgeEnterpriseX64-105.0.1343.33.msi</CommandFile>
<CommandLine>msiexec /i "microsoftedgeenterprisex64-105.0.1343.33.msi" /quiet</CommandLine>
<ContinueInstall>True</ContinueInstall>
<RestartRequired>False</RestartRequired>
<ReturnCodeRestart>3010</ReturnCodeRestart>
Expand All @@ -118,9 +118,9 @@
<ReturnCodeRestart>3010</ReturnCodeRestart>
<ReturnCodeSuccess>0</ReturnCodeSuccess>
</CommandConfig>
<CommandConfig Name="OneDrive 22.166.0807.0002">
<CommandFile>..\software\core\OneDriveSetup-22.166.0807.0002.exe</CommandFile>
<CommandLine>cmd /c "onedrivesetup-22.166.0807.0002.exe" /allusers /quiet</CommandLine>
<CommandConfig Name="OneDrive 22.176.0821.0002">
<CommandFile>..\software\core\OneDriveSetup-22.176.0821.0002.exe</CommandFile>
<CommandLine>cmd /c "onedrivesetup-22.176.0821.0002.exe" /allusers /quiet</CommandLine>
<ContinueInstall>True</ContinueInstall>
<RestartRequired>False</RestartRequired>
<ReturnCodeRestart>3010</ReturnCodeRestart>
Expand Down Expand Up @@ -211,9 +211,9 @@
<ProvisioningCommands>
<PrimaryContext>
<Command>
<CommandConfig Name="Microsoft Edge 105.0.1343.27">
<CommandFile>..\software\core\MicrosoftEdgeEnterpriseX64-105.0.1343.27.msi</CommandFile>
<CommandLine>msiexec /i "microsoftedgeenterprisex64-105.0.1343.27.msi" /quiet</CommandLine>
<CommandConfig Name="Microsoft Edge 105.0.1343.33">
<CommandFile>..\software\core\MicrosoftEdgeEnterpriseX64-105.0.1343.33.msi</CommandFile>
<CommandLine>msiexec /i "microsoftedgeenterprisex64-105.0.1343.33.msi" /quiet</CommandLine>
<ContinueInstall>True</ContinueInstall>
<RestartRequired>False</RestartRequired>
<ReturnCodeRestart>3010</ReturnCodeRestart>
Expand All @@ -227,9 +227,9 @@
<ReturnCodeRestart>3010</ReturnCodeRestart>
<ReturnCodeSuccess>0</ReturnCodeSuccess>
</CommandConfig>
<CommandConfig Name="OneDrive 22.166.0807.0002">
<CommandFile>..\software\core\OneDriveSetup-22.166.0807.0002.exe</CommandFile>
<CommandLine>cmd /c "onedrivesetup-22.166.0807.0002.exe" /allusers /quiet</CommandLine>
<CommandConfig Name="OneDrive 22.176.0821.0002">
<CommandFile>..\software\core\OneDriveSetup-22.176.0821.0002.exe</CommandFile>
<CommandLine>cmd /c "onedrivesetup-22.176.0821.0002.exe" /allusers /quiet</CommandLine>
<ContinueInstall>True</ContinueInstall>
<RestartRequired>False</RestartRequired>
<ReturnCodeRestart>3010</ReturnCodeRestart>
Expand Down
16 changes: 8 additions & 8 deletions packages/terminal_plus/terminal_plus_customizations.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
<PackageConfig xmlns="urn:schemas-Microsoft-com:Windows-ICD-Package-Config.v1.0">
<ID>{69f54890-b0fc-57db-b44e-627df747a906}</ID>
<Name>Terminal+</Name>
<Version>3.228</Version>
<Version>3.229</Version>
<OwnerType>ITAdmin</OwnerType>
<Rank>20</Rank>
<Notes>General package for installing Windows Terminal and other common software. (09/03/2022)</Notes>
<Notes>General package for installing Windows Terminal and other common software. (09/10/2022)</Notes>
</PackageConfig>
<Settings xmlns="urn:schemas-microsoft-com:windows-provisioning">
<Customizations>
Expand All @@ -21,9 +21,9 @@
</DeviceContext>
<PrimaryContext>
<Command>
<CommandConfig Name="Microsoft Edge 105.0.1343.27">
<CommandFile>..\software\core\MicrosoftEdgeEnterpriseX64-105.0.1343.27.msi</CommandFile>
<CommandLine>msiexec /i "microsoftedgeenterprisex64-105.0.1343.27.msi" /quiet</CommandLine>
<CommandConfig Name="Microsoft Edge 105.0.1343.33">
<CommandFile>..\software\core\MicrosoftEdgeEnterpriseX64-105.0.1343.33.msi</CommandFile>
<CommandLine>msiexec /i "microsoftedgeenterprisex64-105.0.1343.33.msi" /quiet</CommandLine>
<ContinueInstall>True</ContinueInstall>
<RestartRequired>False</RestartRequired>
<ReturnCodeRestart>3010</ReturnCodeRestart>
Expand All @@ -37,9 +37,9 @@
<ReturnCodeRestart>3010</ReturnCodeRestart>
<ReturnCodeSuccess>0</ReturnCodeSuccess>
</CommandConfig>
<CommandConfig Name="OneDrive 22.166.0807.0002">
<CommandFile>..\software\core\OneDriveSetup-22.166.0807.0002.exe</CommandFile>
<CommandLine>cmd /c "onedrivesetup-22.166.0807.0002.exe" /allusers /quiet</CommandLine>
<CommandConfig Name="OneDrive 22.176.0821.0002">
<CommandFile>..\software\core\OneDriveSetup-22.176.0821.0002.exe</CommandFile>
<CommandLine>cmd /c "onedrivesetup-22.176.0821.0002.exe" /allusers /quiet</CommandLine>
<ContinueInstall>True</ContinueInstall>
<RestartRequired>False</RestartRequired>
<ReturnCodeRestart>3010</ReturnCodeRestart>
Expand Down
16 changes: 8 additions & 8 deletions packages/vm_core/vm_core_customizations.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
<PackageConfig xmlns="urn:schemas-Microsoft-com:Windows-ICD-Package-Config.v1.0">
<ID>{26e7fa9d-bbe4-5055-8e92-8d45e934bcfb}</ID>
<Name>Virtual Machine Core</Name>
<Version>3.228</Version>
<Version>3.229</Version>
<OwnerType>ITAdmin</OwnerType>
<Rank>40</Rank>
<Notes>Made specifically for Virtual Machines. (09/03/2022)</Notes>
<Notes>Made specifically for Virtual Machines. (09/10/2022)</Notes>
</PackageConfig>
<Settings xmlns="urn:schemas-microsoft-com:windows-provisioning">
<Customizations>
Expand All @@ -21,9 +21,9 @@
</DeviceContext>
<PrimaryContext>
<Command>
<CommandConfig Name="Microsoft Edge 105.0.1343.27">
<CommandFile>..\software\core\MicrosoftEdgeEnterpriseX64-105.0.1343.27.msi</CommandFile>
<CommandLine>msiexec /i "microsoftedgeenterprisex64-105.0.1343.27.msi" /quiet</CommandLine>
<CommandConfig Name="Microsoft Edge 105.0.1343.33">
<CommandFile>..\software\core\MicrosoftEdgeEnterpriseX64-105.0.1343.33.msi</CommandFile>
<CommandLine>msiexec /i "microsoftedgeenterprisex64-105.0.1343.33.msi" /quiet</CommandLine>
<ContinueInstall>True</ContinueInstall>
<RestartRequired>False</RestartRequired>
<ReturnCodeRestart>3010</ReturnCodeRestart>
Expand All @@ -37,9 +37,9 @@
<ReturnCodeRestart>3010</ReturnCodeRestart>
<ReturnCodeSuccess>0</ReturnCodeSuccess>
</CommandConfig>
<CommandConfig Name="OneDrive 22.166.0807.0002">
<CommandFile>..\software\core\OneDriveSetup-22.166.0807.0002.exe</CommandFile>
<CommandLine>cmd /c "onedrivesetup-22.166.0807.0002.exe" /allusers /quiet</CommandLine>
<CommandConfig Name="OneDrive 22.176.0821.0002">
<CommandFile>..\software\core\OneDriveSetup-22.176.0821.0002.exe</CommandFile>
<CommandLine>cmd /c "onedrivesetup-22.176.0821.0002.exe" /allusers /quiet</CommandLine>
<ContinueInstall>True</ContinueInstall>
<RestartRequired>False</RestartRequired>
<ReturnCodeRestart>3010</ReturnCodeRestart>
Expand Down

0 comments on commit 9490bee

Please sign in to comment.