Hi Eveybody
How to install Office 2003 using unattended (with having to enter software key during installation)?
How to insert the software key into ofc2003.bat in /scripts ? (Microsoft Office 20003)
The ofc2003.bat found in /scripts reads:
<<
:: Add "PIDKEY=<key>" to this command line, where <key> is your
:: product key without hyphens.
todo.pl ".reboot-on 194 %Z%\packages\office2003\setup.exe /qb /l* %SystemDrive%\netinst\logs\office2003.txt ADDLOCAL=ALL NOUSERNAME=1"
>>
I followed the instructions and added the PIDKEY=<....> to
todo.pl ".reboot-on 194 %Z%\packages\office2003\setup.exe /qb /l* %SystemDrive%\netinst\logs\office2003.txt ADDLOCAL=ALL NOUSERNAME=1 PIDKEY=<xxxxxx>"
Please remove the < > symbols and enter your product key as is (with no hyphens).
Regards,
--Kerin Francis Millar
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ unattended-info mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/unattended-info
