product key

MahanAgha93

New Member
Messages
4
Reaction score
0
wanted to make the setup unattended-ish but didnt want to fill the product key label
but from this video : https://www.youtube.com/watch?v=Hz6v7csdzfg i saw it seems like you cant do anything without putting a product key
but at the other corner someone in the comments is saying the problem isnt from ntlite and is from something else
so what is it? if it was related to ntlite, is it fixed? if it wasnt, what was the problem?
 
You don't want to indicate your product key ?
You can put the generic key, it will work and Windows 10/11 will be activated automatically (if already activated once)

And this is not a NTLite related issue
 
You don't want to indicate your product key ?
You can put the generic key, it will work and Windows 10/11 will be activated automatically (if already activated once)

And this is not a NTLite related issue
well then, what was the problem?
and also im trying to do this on windows 7
 
Are you installing in a virtual machine ?
If so, this video might help you


Otherwise, your autounattend.xml file must not have a key indicated here and creates this error
Code:
<ProductKey></ProductKey>
You must indicate one

And you can enable Skip activation on the Unattended page
 
Are you installing in a virtual machine ?
If so, this video might help you


Otherwise, your autounattend.xml file must not have a key indicated here and creates this error
Code:
<ProductKey></ProductKey>
You must indicate one

And you can enable Skip activation on the Unattended page
okay this is not a problem for me just for now but the video i mentioned did install it on a vm so maybe that was the problem with theirs?
anyways thanks. if i encounter any problems, ill post here again
 
Back
Top