1

I have an MSDN subscription, so I get access to all MS products. I would like to slipstream my installation media to include a valid product key.

Can you give me an example on how to do this? So that the product key is automatically filled in I think Microsoft called this - pre pidded.

Thanks...

JL.
  • 5,818

3 Answers3

1

What you are after is an unattended install.

Josh Hunt
  • 21,369
1

here are 2 tools for pre-installation Windows configuration and component removal at your choice.

use nLite for Windows 2000, XP x86/x64 and Server 2003 x86/x64

use vLite for Windows Vista and 7

Main features are:

hotfix, language pack and driver integration

component removal

unattended setup

tweaks

split/merge Vista installation CDs

create ISO and burn bootable CD/DVD

0

Here is a place to start:

http://support.microsoft.com/?kbid=291997

p.s. the guide is for XP, but the same principles should apply

Chris
  • 701