I'm having problem of install Office 2003. I created an administrative installation point and use this script todo.pl ".reboot-on 194 %Z%\packages\office2003\setuppro.exe /qb /l* %SystemDrive%\netinst\logs\office2003.txt TRANSFORMS=%Z%\packages\office2003\Unattended.MST ADDLOCAL=ALL NOUSERNAME=1" but not working. I have tried this script with a key.bat

:: Edit install/site/keys.bat and provide your license key
call %Z%\site\keys.bat
if %office2k3%==xxxxxxx goto nokey

todo.pl ".reboot-on 194 %Z%\packages\office2003\setup.exe /qb /l* 
%SystemDrive%\netinst\logs\office2003.txt ADDLOCAL=ALL NOUSERNAME=1 
PIDKEY=%office2k3%"

if errorlevel 1 exit 1
exit 0

:nokey
@echo *** Unable to get Office license key
@echo ***  (did you forget to edit %Z%\site\keys.bat?)
exit 2
and nothing. I have copied Office 2003 from different sources into 
\packages\office2003 but no help. All the things that I have tried above 
prompts error 25003

Please help.

Thank you

HN

begin:vcard
fn:Hieu Nguyen
n:Nguyen;Hieu
version:2.1
end:vcard

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
unattended-info mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to