emergent, on Nov 30 2005, 03:07 AM, said:
Below is the string I am using in my WPI config.
"%CDROM%\Install\Office2k3\setup.exe TRANSFORMS=office11.MST /qb-"
Is this the code in your config.js or in the configuration wizard that comes with WPI? Perhaps you can open your config.js, and verify if the commandline entry for Office is right. It should look like this:
cmd1[pn]=['%cdrom%\\Install\\Office2k3\\setup.exe TRANSFORMS=office11.MST /qb-!']
The "!" within the "/qb-!" just disables the "Cancel Button", so don't worry about that.