February 9, 200719 yr I have the Ultimate Edition of Vista and stripped it with vLite, but this is more ofan unattended issue rather than vLite - this DVD being the Ultimate Vista had allversions on it (Standard, Business etc) and after using vLite it is now only theUltimate Edition on its own, but, I am getting this screen coming up...... there is only the Ultimate Edition on this disc so i want the XML file to justchoose this one without popping this screen up. Shall I just blame Nuhi? Only joking, but seriously, is it because it has (vLite) in the name the WAIKis 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 doesnot pop up!Yes, I have already tried (in the WAIK System Image Manager) to choosethe product but it had no effect, this one...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 installI 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! HELP! Edited February 9, 200719 yr by LeveL
February 9, 200719 yr Try this...should work.<InstallFrom> <MetaData wcm:action="add"> <Key>/IMAGE/INDEX</Key> <Value>1</Value> </MetaData></InstallFrom>
February 9, 200719 yr Author 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!
April 11, 200719 yr 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..
April 11, 200719 yr he has only that image in the install.wim..if you have an untouched dvd then its the value 4
April 11, 200719 yr yes i did put 4 and it worked. but now i slimmed down install.wim to only 1 image. so should i put 1? or 0?
April 13, 200719 yr imagex /info YOURPATHHERE\sources\install.wim > YOURPATHHERE\sources\installwim.txtNot too hard to figure it out from there.
Create an account or sign in to comment