Quote
If you are using a modified VLite image then copy & paste the code above to your xml, make sure you associate it with your image, validate with the waik.
If you're using a standard vista image then you need to change "1" to the correct image value, valid passes 1-4.
Hi !
I have almost the same question, but i don't use vlite at all.
I used Waik and created my xml file (and validated it).
I would like to bypass the OS "choice", only choice visible is "Home Premium".
What is the good code for this (home premium) without using vlite ?
It is the same that Sperion... except ultimate > Home premium.
Thanks in advanced !
(sorry for my bad english lol)
EDIT:
I find it !
Quote
<ImageInstall>
<OSImage>
<InstallFrom>
<MetaData wcm:action="add">
<Key>/IMAGE/Name</Key>
<Value>Windows Vista HOMEPREMIUM</Value>
</MetaData>
</InstallFrom>
<InstallToAvailablePartition>false</InstallToAvailablePartition>
</OSImage>
</ImageInstall>
Works fine tested into a virtual machine
This post has been edited by cyberyeye: 21 March 2007 - 09:45 AM