sysprep.inf syntax

M

Marcus K

I'm setting up syprep.inf file and I'm having trouble with
the syntax of the Product Identification Number. I've
tried the following:

ProductId = "0000000000000000000000000"
ProductId = 0000000000000000000000000

Neither has worked. Any ideas on what will?
 
B

Benn Wolff

I have used both, this is a coding bug on MS's part,
Can't remember which "bug" it was,
this is the one I would use
ProductId=0000000000000000000000000
Dont leave any spacing anywhere.
 

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