diff --git a/playbook/FlatUnattendW10.xml b/playbook/FlatUnattendW10.xml
index cbdc316..c299645 100644
--- a/playbook/FlatUnattendW10.xml
+++ b/playbook/FlatUnattendW10.xml
@@ -152,19 +152,14 @@
19
- C:\Deploy\Applications\extra\opentext\opentext_hostexplorer_sp1_15.0_v01.exe /quiet /norestart
- Install OpenText HostExplorer SP1
+ cmd /c "C:\Deploy\Applications\extra\opentext\Setup-OpenText.cmd"
+ Install OpenText HostExplorer SP1 - shopfloor method (Setup-OpenText.ps1: direct msiexec + fans office+shopfloor profiles to ProgramData\Shared, Default user, and every existing user). Replaces the vendor exe + unattended.bat that left profiles in SYSTEM's appdata.
20
C:\Deploy\Applications\extra\opentext\J2SE_Runtime_Environment_1.6.0_22_Static_Config_V2_Co-Exist.EXE /silent /norestart
Install J2SE Runtime Environment 1.6.0_22
-
- 21
- C:\Deploy\Applications\extra\opentext\unattended.bat
- Install J2SE Runtime Environment 1.6.0_22
-