Including a license key in an .msi file install

  • Thread starter Thread starter Tom Rabaut
  • Start date Start date
T

Tom Rabaut

I'm using Group Policy to install software, and I'm wondering how I
can include the license key for the .msi file.

Thanks, Tom
 
some instalations support so calsed administrative instalation (Office
2000/XP/2003 for example), which are installed first to the network share
using msiexec /a msifile . This will go trough the process of entering
product key, network share and other details. Next it will copy setup files
to specified network location and make them ready for AD publishing. Check
with your setup if you can use this option.

--
Regards

Matjaz Ladava, MCSE (NT4 & 2000), MVP
(e-mail address removed)
http://ladava.com
 

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

Back
Top