Ess Posted July 5, 2005 Posted July 5, 2005 Hi all,I keep getting this problem:When I'm installing my unattended-Windows on my virtual PC It keeps asking for the cd-key...I know I enterded a VLK in Nlite 1.0 beta4 , I dunno if it mathers but I left the username and password blank so that can be entered in the instalation.Another thing I notice is that when nlite makes an winnt.iss it putes my cd-key between quotes("") and in all the other scripts @ this forum I dont see quotes.(I removed the quotes and tried again, but its still not working.)And a simple other question:If I want to fill in some information manual but some other must be fild in auto(without seeing it), wich mode must I use??Hope some can help me(probaly most of you can )Kind Regards,Ess
TheeBeets Posted July 5, 2005 Posted July 5, 2005 I dont know about the other problems but User_Data in winnt.sif should look like this[userData] ProductKey = "11111-22222-33333-44444-55555" ComputerName = EQUINOX FullName = Equinox OrgName = Home
Ess Posted July 5, 2005 Author Posted July 5, 2005 mmm my userdata looks like this:[userData]ProductKey=11111-11111-11111-11111-11111ComputerName = *FullName = *
Sonic Posted July 5, 2005 Posted July 5, 2005 Check your key ... re-write again ... I think it's typo or your key is wrong or not compatible with your cd version.Goodbye.
Ess Posted July 5, 2005 Author Posted July 5, 2005 lol i used my friends key(VLK too) and now it works but who cares.. now it works Thnx 4 the help Regards,,Ess
DonDamm Posted July 5, 2005 Posted July 5, 2005 The quotes only make a difference if your value data has a space in it. for example under [userData] FullName="Sun Tzu" OrgName="The Dynasty" ComputerName=SwordI could have just as well written "Sword" and it wouldn't have made any difference. However, without the quotes around "Sun Tzu" The name would have been rendered as "Sun" and ignored the "Tzu".Glad you got it working.
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