October 18, 200520 yr After trying several lines i still get an error can't find......Microsoft Office 2k3.Step.1=""%CDROM%\Software\Microsoft Office 2k3\SETUP.EXE TRANSFORMS=UNATTENDED.MST" /qb-"What im i doing wrong (RunOnceEx.cmd methode) Edited October 19, 200520 yr by Gerrit.B
October 24, 200520 yr I prefer to use the inf method, however, the commands are the same. Installing from cdrom doesn't realy work from my experience. Use an OEM distribution setup on your disk so that the installation files are copied to the hard disk. From there use your command trasnposing %cdrom% for %24% (c:\). Example: ("%24%\Install\Officefinal.exe") To save space I created an sfx archive (109MBs Full office) with a batch file execution command or "Setup=officefinal\setup.bat" and the batch file runs the commands: ECHO.ECHO Installing Office 2003 ProfessionalECHO Please wait...start /wait %systemdrive%\Officefinal\setup.exe TRANSFORMS=Unattended.MST /qb-hope this helps. good luck
October 26, 200520 yr i tried lots of things but i cant get office installed from cdrom.REG ADD %KEY%\135 /VE /D "Microsoft Office 2003 SP2" /fREG ADD %KEY%\135 /V 1 /D "%CDROM%\Software\Office2003SP2\SETUP.EXE TRANSFORMS=Unattended.MST /qb-" /fWhat am i doing wrong here?@Falcon-X I dont know what you mean Edited October 26, 200520 yr by muiz
October 26, 200520 yr i tried lots of things but i cant get office installed from cdrom.REG ADD %KEY%\135 /VE /D "Microsoft Office 2003 SP2" /fREG ADD %KEY%\135 /V 1 /D "%CDROM%\Software\Office2003SP2\SETUP.EXE TRANSFORMS=Unattended.MST /qb-" /fWhat am i doing wrong here?@Falcon-X I dont know what you meanWhat's the error?
October 26, 200520 yr @Bâshrat the Sneaky It doesnt installAnd i also tried shrink ( i know wrong place to ask ) But doesnt work either
Create an account or sign in to comment