Yagermeister, on Mar 31 2007, 01:41 PM, said:
<OSImage> <InstallFrom> <MetaData wcm:action="add"> <Value>Windows Vista ULTIMATE</Value> <Key>1</Key> </MetaData> </InstallFrom> <WillShowUI>OnError</WillShowUI> <InstallToAvailablePartition>false</InstallToAvailablePartition> </OSImage>
Do you perhaps have a idea how i can get around the box asking which to install?
Hello Yagermeister!
I can explain why you getting this box! This part here is wrong:
<InstallFrom> <MetaData wcm:action="add"> <Value>Windows Vista ULTIMATE</Value> <Key>1</Key> </MetaData> </InstallFrom>
This will cause an error and cause you use this setting here:
<WillShowUI>OnError</WillShowUI>
The whole User Interface of image selection is shown.
It has to be like described in guide:
<InstallFrom> <MetaData wcm:action="add"> <Value>Windows Vista ULTIMATE</Value> <Key>IMAGE/NAME/</Key> </MetaData> </InstallFrom>
Than you will not be asked, which Version you like to install!
Yagermeister, on Mar 31 2007, 01:41 PM, said:
So what are you doing during disk configuration? Do you create new partitions? Do you format only?
Regards,
Martin



Help


Back to top









