WeBeRiO Posted August 21, 2007 Posted August 21, 2007 Hello, I have a doubt:I am making my own system and I do not want that it asks as to insatlar since he is the unique one and there is other no to select.Thanks for the answer and excuse if this repeated one.
jaws75 Posted August 23, 2007 Posted August 23, 2007 This seems to happen because vlite adds (vlite) to the version description.Open Autounattend.xml in notepad and directly below the </UserData> tag add <ImageInstall> <OSImage> <InstallFrom> <MetaData wcm:action="add"> <Key>/IMAGE/NAME</Key> <Value>Windows Vista (vLite) ULTIMATE</Value> </MetaData> </InstallFrom> <InstallToAvailablePartition>false</InstallToAvailablePartition> <WillShowUI>OnError</WillShowUI> </OSImage> </ImageInstall>Note: make sure it's after the </UserData> tag and not the <UserData> tag
pallavsuri Posted August 24, 2007 Posted August 24, 2007 yes this is irritating. nuhi kindly make this an option in the next version of vlite. thanks
WeBeRiO Posted August 24, 2007 Author Posted August 24, 2007 Thousand thanks, I do not have words…IT WORKS !!!
jaws75 Posted August 25, 2007 Posted August 25, 2007 yes this is irritating. nuhi kindly make this an option in the next version of vlite. thanksI agree. It should already be added to the vlite answer file. Or the name shouldn't be changed like it is. I would prefer the name not changed but to each there own.
nuhi Posted August 25, 2007 Posted August 25, 2007 jaws75, thank you, I was waiting for this. After a few "specify image" unattended entries didn't work I left it for later, I hope this works for me as well, it will be in the next version then.
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