Fixed spacing

This commit is contained in:
LizRoss
2017-02-07 10:53:26 -08:00
parent b03750b232
commit 930f92dfcf
2 changed files with 8 additions and 8 deletions

View File

@ -52,7 +52,7 @@ Sequencing multiple apps at the same time requires that you create a **ConfigFil
<Applications> <Applications>
<Application> <Application>
<Name>Skype for Windows</Name> <Name>Skype for Windows</Name>
<InstallerFolder>D:\Installers\New\Skype for Windows</InstallerFolder> <InstallerFolder>D:\Installers\New\SkypeforWindows</InstallerFolder>
<Installer>SkypeSetup.exe</Installer> <Installer>SkypeSetup.exe</Installer>
<InstallerOptions>/S</InstallerOptions> <InstallerOptions>/S</InstallerOptions>
<TimeoutInMinutes>20</TimeoutInMinutes> <TimeoutInMinutes>20</TimeoutInMinutes>
@ -61,7 +61,7 @@ Sequencing multiple apps at the same time requires that you create a **ConfigFil
</Application> </Application>
<Application> <Application>
<Name>Power BI</Name> <Name>Power BI</Name>
<InstallerFolder>D:\Installers\New\Microsoft Power BI</InstallerFolder> <InstallerFolder>D:\Installers\New\MicrosoftPowerBI</InstallerFolder>
<Installer>PBIDesktop.msi</Installer> <Installer>PBIDesktop.msi</Installer>
<InstallerOptions>/S</InstallerOptions> <InstallerOptions>/S</InstallerOptions>
<TimeoutInMinutes>20</TimeoutInMinutes> <TimeoutInMinutes>20</TimeoutInMinutes>
@ -111,7 +111,7 @@ Sequencing multipe apps at the same time requires that you create a **ConfigFIle
<Applications> <Applications>
<Application> <Application>
<Name>Skype for Windows</Name> <Name>Skype for Windows</Name>
<InstallerFolder>D:\Installers\New\Skype for Windows</InstallerFolder> <InstallerFolder>D:\Installers\New\SkypeforWindows</InstallerFolder>
<Installer>SkypeSetup.exe</Installer> <Installer>SkypeSetup.exe</Installer>
<TimeoutInMinutes>20</TimeoutInMinutes> <TimeoutInMinutes>20</TimeoutInMinutes>
<Cmdlet>False</Cmdlet> <Cmdlet>False</Cmdlet>
@ -119,7 +119,7 @@ Sequencing multipe apps at the same time requires that you create a **ConfigFIle
</Application> </Application>
<Application> <Application>
<Name>Power BI</Name> <Name>Power BI</Name>
<InstallerFolder>D:\Installers\New\Microsoft Power BI</InstallerFolder> <InstallerFolder>D:\Installers\New\MicrosoftPowerBI</InstallerFolder>
<Installer>PBIDesktop.msi</Installer> <Installer>PBIDesktop.msi</Installer>
<TimeoutInMinutes>20</TimeoutInMinutes> <TimeoutInMinutes>20</TimeoutInMinutes>
<Cmdlet>False</Cmdlet> <Cmdlet>False</Cmdlet>

View File

@ -53,7 +53,7 @@ Updating multiple apps at the same time requires that you create a **ConfigFile*
<Applications> <Applications>
<Application> <Application>
<Name>Skype for Windows Update</Name> <Name>Skype for Windows Update</Name>
<InstallerFolder>D:\Installers\Update\Skype for Windows</InstallerFolder> <InstallerFolder>D:\Installers\Update\SkypeforWindows</InstallerFolder>
<Installer>SkypeSetup.exe</Installer> <Installer>SkypeSetup.exe</Installer>
<InstallerOptions>/S</InstallerOptions> <InstallerOptions>/S</InstallerOptions>
<Package>C:\App-V_Packages\Microsoft_Apps\skype_update.appv</Package> <Package>C:\App-V_Packages\Microsoft_Apps\skype_update.appv</Package>
@ -63,7 +63,7 @@ Updating multiple apps at the same time requires that you create a **ConfigFile*
</Application> </Application>
<Application> <Application>
<Name>Power BI Update</Name> <Name>Power BI Update</Name>
<InstallerFolder>D:\Installers\Update\Microsoft Power BI</InstallerFolder> <InstallerFolder>D:\Installers\Update\MicrosoftPowerBI</InstallerFolder>
<Installer>PBIDesktop.msi</Installer> <Installer>PBIDesktop.msi</Installer>
<InstallerOptions>/S</InstallerOptions> <InstallerOptions>/S</InstallerOptions>
<Package>C:\App-V_Packages\Microsoft_Apps\power_bi_update.appv</Package> <Package>C:\App-V_Packages\Microsoft_Apps\power_bi_update.appv</Package>
@ -117,7 +117,7 @@ Updating multipe apps at the same time requires that you create a **ConfigFile**
<Applications> <Applications>
<Application> <Application>
<Name>Skype for Windows Update</Name> <Name>Skype for Windows Update</Name>
<InstallerFolder>D:\Installers\Update\Skype for Windows</InstallerFolder> <InstallerFolder>D:\Installers\Update\SkypeforWindows</InstallerFolder>
<Installer>SkypeSetup.exe</Installer> <Installer>SkypeSetup.exe</Installer>
<InstallerOptions>/S</InstallerOptions> <InstallerOptions>/S</InstallerOptions>
<Package>C:\App-V_Packages\Microsoft_Apps\skype_update.appv</Package> <Package>C:\App-V_Packages\Microsoft_Apps\skype_update.appv</Package>
@ -127,7 +127,7 @@ Updating multipe apps at the same time requires that you create a **ConfigFile**
</Application> </Application>
<Application> <Application>
<Name>Power BI Update</Name> <Name>Power BI Update</Name>
<InstallerFolder>D:\Installers\Update\Microsoft Power BI</InstallerFolder> <InstallerFolder>D:\Installers\Update\MicrosoftPowerBI</InstallerFolder>
<Installer>PBIDesktop.msi</Installer> <Installer>PBIDesktop.msi</Installer>
<InstallerOptions>/S</InstallerOptions> <InstallerOptions>/S</InstallerOptions>
<Package>C:\App-V_Packages\Microsoft_Apps\power_bi_update.appv</Package> <Package>C:\App-V_Packages\Microsoft_Apps\power_bi_update.appv</Package>