Fixing formatting

This commit is contained in:
LizRoss
2017-02-07 12:20:37 -08:00
parent 9be724a716
commit ad7d8878bd

View File

@ -62,11 +62,11 @@ Updating multiple apps at the same time requires that you create a **ConfigFile*
<Enabled>True</Enabled>
</Application>
<Application>
<Name>Power BI Update</Name>
<InstallerFolder>D:\Install\Update\MicrosoftPowerBI</InstallerFolder>
<Name>Microsoft Power BI Update</Name>
<InstallerFolder>D:\Install\Update\PowerBI</InstallerFolder>
<Installer>PBIDesktop.msi</Installer>
<InstallerOptions>/S</InstallerOptions>
<Package>C:\App-V_Package\Microsoft_Apps\powerbiupdate.appv</Package>
<Package>C:\App-V_Package\MS_Apps\powerbiupdate.appv</Package>
<TimeoutInMinutes>20</TimeoutInMinutes>
<Cmdlet>True</Cmdlet>
<Enabled>True</Enabled>
@ -126,11 +126,11 @@ Updating multipe apps at the same time requires that you create a **ConfigFile**
<Enabled>True</Enabled>
</Application>
<Application>
<Name>Power BI Update</Name>
<InstallerFolder>D:\Install\Update\MicrosoftPowerBI</InstallerFolder>
<Name>Microsoft Power BI Update</Name>
<InstallerFolder>D:\Install\Update\PowerBI</InstallerFolder>
<Installer>PBIDesktop.msi</Installer>
<InstallerOptions>/S</InstallerOptions>
<Package>C:\App-V_Package\Microsoft_Apps\powerbiupdate.appv</Package>
<Package>C:\App-V_Package\MS_Apps\powerbiupdate.appv</Package>
<TimeoutInMinutes>20</TimeoutInMinutes>
<Cmdlet>False</Cmdlet>
<Enabled>True</Enabled>