hmmm, been a long time since I played with this...
My CD was inherited and patched to SR2 so I don't
know if any trickery was performed to not need to
input the CD key. At least I have never had to enter
the key whether doing a manual install or silent.
My key has 20 numbers and no "OEM".
Anyways....
Check out the help file in the Office 97/98 Resource Kit
http://www.microsoft.com/downloads/details...&DisplayLang=enThe section that pertains to your command syntax is in appendix B
"Setup CommandLine Options and File Formats"
Scroll down to "CommandLine Option Descriptions"
From the table:
/c "number"
"Bypasses the dialog box for entering and validating the 20character Product ID from the OEM Certificate of Authorization by entering the number you specify."
/k "number"
"Bypasses the dialog box for entering and validating the 11digit key from the CD sticker by entering the number you specify. "
I just tried this batch on my sacrificial machine and it worked perfectly.
A complete default install of Office occurred silently with progress shown.
Setup.exe /b2 /c "xxxxx-xxx-xxxxxxx-xxxxx" /n "Neo" /o "Matrix" /q1
[SN is ALL numbers, note /k changed to /c]
I always use the the NIW and create an answer file to avoid installing "Office Assistant', Outlook, Findfast, all other resource hogs, etc.