Fixing formatting

This commit is contained in:
LizRoss 2017-02-07 11:12:42 -08:00
parent 68231082ca
commit 9be724a716

View File

@ -56,7 +56,7 @@ Updating multiple apps at the same time requires that you create a **ConfigFile*
<InstallerFolder>D:\Install\Update\SkypeforWindows</InstallerFolder>
<Installer>SkypeSetup.exe</Installer>
<InstallerOptions>/S</InstallerOptions>
<Package>C:\App-V_Packages\Microsoft_Apps\skype_update.appv</Package>
<Package>C:\App-V_Package\Microsoft_Apps\skypeupdate.appv</Package>
<TimeoutInMinutes>20</TimeoutInMinutes>
<Cmdlet>True</Cmdlet>
<Enabled>True</Enabled>
@ -66,7 +66,7 @@ Updating multiple apps at the same time requires that you create a **ConfigFile*
<InstallerFolder>D:\Install\Update\MicrosoftPowerBI</InstallerFolder>
<Installer>PBIDesktop.msi</Installer>
<InstallerOptions>/S</InstallerOptions>
<Package>C:\App-V_Packages\Microsoft_Apps\power_bi_update.appv</Package>
<Package>C:\App-V_Package\Microsoft_Apps\powerbiupdate.appv</Package>
<TimeoutInMinutes>20</TimeoutInMinutes>
<Cmdlet>True</Cmdlet>
<Enabled>True</Enabled>
@ -120,7 +120,7 @@ Updating multipe apps at the same time requires that you create a **ConfigFile**
<InstallerFolder>D:\Install\Update\SkypeforWindows</InstallerFolder>
<Installer>SkypeSetup.exe</Installer>
<InstallerOptions>/S</InstallerOptions>
<Package>C:\App-V_Packages\Microsoft_Apps\skype_update.appv</Package>
<Package>C:\App-V_Package\Microsoft_Apps\skypeupdate.appv</Package>
<TimeoutInMinutes>20</TimeoutInMinutes>
<Cmdlet>False</Cmdlet>
<Enabled>True</Enabled>
@ -130,7 +130,7 @@ Updating multipe apps at the same time requires that you create a **ConfigFile**
<InstallerFolder>D:\Install\Update\MicrosoftPowerBI</InstallerFolder>
<Installer>PBIDesktop.msi</Installer>
<InstallerOptions>/S</InstallerOptions>
<Package>C:\App-V_Packages\Microsoft_Apps\power_bi_update.appv</Package>
<Package>C:\App-V_Package\Microsoft_Apps\powerbiupdate.appv</Package>
<TimeoutInMinutes>20</TimeoutInMinutes>
<Cmdlet>False</Cmdlet>
<Enabled>True</Enabled>