Jump to content

Recommended Posts

Posted (edited)

I have the Ultimate Edition of Vista and stripped it with vLite, but this is more of

an unattended issue rather than vLite - this DVD being the Ultimate Vista had all

versions on it (Standard, Business etc) and after using vLite it is now only the

Ultimate Edition on its own, but, I am getting this screen coming up...

unwantedoptionla8.png

... there is only the Ultimate Edition on this disc so i want the XML file to just

choose this one without popping this screen up.

Shall I just blame Nuhi?

:thumbup

Only joking, but seriously, is it because it has (vLite) in the name the WAIK

is ignoring it?

I was installing this with no key, because it is when I put my product key in,

thats when this screen pops up - if I leave the key blank this screen does

not pop up!

Yes, I have already tried (in the WAIK System Image Manager) to choose

the product but it had no effect, this one...

choseproductoz2.png

If it is putting in the product key that is causing the first image then what can I do?

After looking at prathapml's code for an unattended Ultimate install

I put this in with the WAIK:

<InstallFrom>
<MetaData wcm:action="add">
<Value>Windows Vista (vLite) ULTIMATE</Value>
<Key>1</Key>
</MetaData>
</InstallFrom>

But it didn't work so I tried this:

<InstallFrom>
<MetaData wcm:action="add">
<Value>Windows Vista ULTIMATE</Value>
<Key>1</Key>
</MetaData>
</InstallFrom>

Didn't work either! :o

HELP!

Edited by LeveL

Posted
Try this...should work.

<InstallFrom>
<MetaData wcm:action="add">
<Key>/IMAGE/INDEX</Key>
<Value>1</Value>
</MetaData>
</InstallFrom>

Thanks for taking the time to post this, it works perfectly! :thumbup

  • 2 months later...
Posted

shout i put <value>4</vlaue> for ultimate? or 1 is enough ? as my product key restricts to only this version, though i have all versions on that dvd..

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...