Custom Install with ProdKey

M

Matthew Prieto

I'm attempting to use the Office XP Resource Kit to install Office XP to
multiple machines.

How do I put the Product Code into the MST or INI file so that when Office
is installed on the client it will not prompt the user for a Product Ket
Code? My company has a VLK for this product.

I've used the Custom Maintenance Wizard to create the MST and the Setup INI
Wizard to create the assosicated INI. What am I missing?

Any help will be great.

Matthew
 
J

Jerry Ham

You put it in when you run setup /a to create the admin install point. It
then writes it directly into the MSI file *(not the mst).

Alternatively, you could use the PIDKEY=xxxxxx syntax on your command line
you use to install...
 
M

Matthew Prieto

Thank you very much!!!


Jerry Ham said:
You put it in when you run setup /a to create the admin install point. It
then writes it directly into the MSI file *(not the mst).

Alternatively, you could use the PIDKEY=xxxxxx syntax on your command line
you use to install...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top