Jump to content

Recommended Posts

Posted

i have following answers in my autounattend.xml file, caz of that, unattended installation aint showing recovery manager during setup of vista.

the passes are

<OSImage>
<InstallFrom>
<MetaData wcm:action="add">
<Key>/IMAGE/NAME</Key>
<Value>Windows Vista Ultimate Edition</Value>
</MetaData>
</InstallFrom>
<WillShowUI>OnError</WillShowUI>
</OSImage>
<UserData>
<ProductKey>
<Key>XXXXX</Key>
<WillShowUI>OnError</WillShowUI>
</ProductKey>
<AcceptEula>true</AcceptEula>
<FullName>Heaven</FullName>
<Organization>Heaven</Organization>
</UserData>

i had tried to switch "accept EULA = false" but still it isnt showing recovery manager.

can anyone help me that which setting from above needs to change, i can test by changing those values time by time, but it takes a lotta time.

Regards

AMIT


Posted

i think recovery manager will show up only in attended installs

bcoz as soon as the setup.exe loads (by WinPE) it searches for unattended xml files, if it detects smthing it starts install program, if not wait for the user to make decision whethear to install or recover option

Posted

yeah right, i know it. thts y i m thinking to make a WinPE with that recovery tool ,specially for this. i want to know that which files are needed to implement that recovery manager into winpe? i m trying myself to do it though.

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...