diff --git a/windows/manage/appv-auto-batch-sequencing.md b/windows/manage/appv-auto-batch-sequencing.md index 690ca4c99e..bede5e7435 100644 --- a/windows/manage/appv-auto-batch-sequencing.md +++ b/windows/manage/appv-auto-batch-sequencing.md @@ -52,7 +52,7 @@ Sequencing multiple apps at the same time requires that you create a **ConfigFil Skype for Windows - D:\Installers\New\SkypeforWindows + D:\Install\New\SkypeforWindows SkypeSetup.exe /S 20 @@ -61,7 +61,7 @@ Sequencing multiple apps at the same time requires that you create a **ConfigFil Power BI - D:\Installers\New\MicrosoftPowerBI + D:\Install\New\MicrosoftPowerBI PBIDesktop.msi /S 20 @@ -111,7 +111,7 @@ Sequencing multipe apps at the same time requires that you create a **ConfigFIle Skype for Windows - D:\Installers\New\SkypeforWindows + D:\Install\New\SkypeforWindows SkypeSetup.exe 20 False @@ -119,7 +119,7 @@ Sequencing multipe apps at the same time requires that you create a **ConfigFIle Power BI - D:\Installers\New\MicrosoftPowerBI + D:\Install\New\MicrosoftPowerBI PBIDesktop.msi 20 False diff --git a/windows/manage/appv-auto-batch-updating.md b/windows/manage/appv-auto-batch-updating.md index 392a15e80d..3c40544cda 100644 --- a/windows/manage/appv-auto-batch-updating.md +++ b/windows/manage/appv-auto-batch-updating.md @@ -53,17 +53,17 @@ Updating multiple apps at the same time requires that you create a **ConfigFile* Skype for Windows Update - D:\Installers\Update\SkypeforWindows + D:\Install\Update\SkypeforWindows SkypeSetup.exe /S - C:\App-V_Packages\Microsoft_Apps\skype_update.appv + C:\App-V_Packages\Microsoft_Apps\skype_update.appv 20 True True Power BI Update - D:\Installers\Update\MicrosoftPowerBI + D:\Install\Update\MicrosoftPowerBI PBIDesktop.msi /S C:\App-V_Packages\Microsoft_Apps\power_bi_update.appv @@ -117,7 +117,7 @@ Updating multipe apps at the same time requires that you create a **ConfigFile** Skype for Windows Update - D:\Installers\Update\SkypeforWindows + D:\Install\Update\SkypeforWindows SkypeSetup.exe /S C:\App-V_Packages\Microsoft_Apps\skype_update.appv @@ -127,7 +127,7 @@ Updating multipe apps at the same time requires that you create a **ConfigFile** Power BI Update - D:\Installers\Update\MicrosoftPowerBI + D:\Install\Update\MicrosoftPowerBI PBIDesktop.msi /S C:\App-V_Packages\Microsoft_Apps\power_bi_update.appv