Jump to content

Recommended Posts

Posted

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 :P )

Kind Regards,

Ess


Posted

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

Posted

mmm my userdata looks like this:

[userData]

ProductKey=11111-11111-11111-11111-11111

ComputerName = *

FullName = *

Posted

Check your key ... re-write again ... I think it's typo or your key is wrong or not compatible with your cd version.

Goodbye.

Posted

lol i used my friends key(VLK too) and now it works :huh:

but who cares.. now it works :)

Thnx 4 the help :D

Regards,,

Ess

Posted

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=Sword

I 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.

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...