Would like to know it cause it fails with my install.
Starting normal seems to copy all files but at the end it start a uninstall, strange?!
Result; no office
w
Posted 21 February 2004 - 12:15 PM
Posted 21 February 2004 - 12:44 PM
Posted 21 February 2004 - 02:31 PM
Posted 22 February 2004 - 03:44 AM
Posted 22 February 2004 - 03:50 AM
Posted 22 February 2004 - 05:55 AM
prathapml, on Feb 22 2004, 10:50 AM, said:
Posted 22 February 2004 - 06:20 AM
<item display='Microsoft Office 2003'> <execute display='Installiere Office...' program='#XPLODE#\APPS\OFFICE\setup.exe' arguments='/noreboot /q PIDKEY=KEY_REMOVED' /> </item>
Posted 22 February 2004 - 06:48 AM
Posted 22 February 2004 - 07:10 AM
Quote
Posted 22 February 2004 - 07:15 AM
<item display='Microsoft Office 2003'> <execute display='Installiere Office...' program='#XPLODE#\APPS\OFFICE\setup.exe' arguments='/QB-! /noreboot PIDKEY=KEY_REMOVED' /> </item>There, now that should work.
/QB-! /noreboot /TRANSFORMS=%systemdrive%\any-location\APPS\OFFICE\automate.mstis the way to go, and should give better results than you currently are getting.
Posted 22 February 2004 - 07:31 AM
<item display='Office 2003'> <execute display='Installing Office 2003...' program='%SOURCEDRIVE%\Apps\office2003\setup.exe' arguments='TRANSFORMS=%SOURCEDRIVE%\apps\office2003\Unattended.MST /qb-' /> </item>
Posted 22 February 2004 - 09:01 AM
<item display='Microsoft Office 2003'> <execute display='Installiere Office...' program='#XPLODE#\APPS\OFFICE\setup.exe' arguments='TRANSFORMS="silent.MST" /qb-' /> </item>
Posted 22 February 2004 - 09:05 AM
prathapml, on Feb 22 2004, 10:50 AM, said:
bombtrack, on Feb 22 2004, 10:44 AM, said:
Posted 22 February 2004 - 09:32 AM
<item display='Office 2003'> <execute display='Installing Office 2003...' program='%SOURCEDRIVE%\Apps\office2003\setup.exe' arguments='TRANSFORMS=%SOURCEDRIVE%\apps\office2003\Unattended.MST /qb-' /> </item>
Posted 22 February 2004 - 09:39 AM
Posted 22 February 2004 - 10:24 AM
[COMMANDS] "REGEDIT /S hkcu.reg" ".\XPlode.exe"
[COMMANDS] "REGEDIT /S hkcu.reg" "%systemdrive%\pinstall\XPlode.exe"
Posted 22 February 2004 - 10:39 AM
Posted 22 February 2004 - 10:47 AM
Posted 22 February 2004 - 11:21 AM
Posted 22 February 2004 - 11:28 AM