Jump to content

Question on Office 2003 PIDKEY parameter


Recommended Posts

Posted

Good day!

How can i use the PIDKEY parameter of Office 2003 in a batch file? :unsure:

Um, is it a good idea or its best that i should slipstreamed it in my unattended winXp?

Thanks in advance!

  • 2 months later...

Posted (edited)
After creating the unattend install, go to the setup.ini file and delete the key. Search for this file on the CD, browse through the content and you should find the reference to the key.
Sorry to bring this thread back from the dead, BUT:

I've looked at the contents of the setup.ini file and there doesn't appear to be a key anywhere. Where else could it be?

Like previously mentioned. The key is provided when slipstreaming service pack 2 into the install when you follow this guide here

oh well!

here is the quick guide!

search into your CD or folder where you have the installation Files:

...\FILES\SETUP

Setup.ini

get in this section:

[Options]

; The option section is used for specifying individual Installer Properties.

;USERNAME=Customer

;COMPANYNAME=my company

;INSTALLLOCATION=C:\Program Files\MyApp

to have it active should be like this:

[Options]

; The option section is used for specifying individual Installer Properties.

USERNAME=Me

COMPANYNAME=My company

INSTALLLOCATION=C:\Program Files\MyApp

"you can see added here:"

PIDKEY=ABCDEFGHIJKLMNOPQRSTUVWXY

then, in this section:

[Display]

;CompletionNotice=Yes you can activate it! just remove ;

but, if you go up to:

[Product]

ProductName=Microsoft Office Professional 2003

you can add By Me!

and have it:

ProductName=Microsoft Office Professional 2003 By Me!

at the end of your install!

Have Phun!!!

Edited by Maxfutur

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...