NightKids888 Posted October 29, 2005 Posted October 29, 2005 Hi all,Is there a way to have a fully unattended installation except asking the user to enter the product key?I can use AutoPartition=0 to have the user setup the partition, but what about the product key?I know the other way is to provide defaults for all the inputs, and let the user change them, but i would like to have fully unattended.thanks
BoardBabe Posted October 29, 2005 Posted October 29, 2005 Just don't provide the key entry in winnt.sif
oneless Posted October 29, 2005 Posted October 29, 2005 or provide an unvalid/uncomplete Product Key . xp will ask you for a valid one.welcome to the MSFN .
NightKids888 Posted October 29, 2005 Author Posted October 29, 2005 oh that could work.. i tried xxxxx-xxxxx-xxxxx-xxxxx-xxxxx and it wouldn't let me continue, so i guess i have to put something similar to a real one?
BoardBabe Posted October 30, 2005 Posted October 30, 2005 Hmm, im pretty sure if you just remove the following part from your winnt.sif file (in i386 dir), you will be promted for a CD key as "normal".[UserData]ProductKey=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
warrior1109 Posted October 30, 2005 Posted October 30, 2005 I you use "default hide" mode in winnt.sif any information you do not insert, setup will prompt the user for;[unattended]UnattendMode=DefaultHide
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now