Help - Search - Members - Calendar
Full Version: Install.wim (backup my C:) ---> dvd install vista ?
MSFN Forums > Unattended Windows Discussion & Support > Unattended Vista

   
Google Internet Forums Unattended CD/DVD Guide
aXs
Good evening,
j' would have liked to know if c' was possible to make a imagex (install.wim) of my C: or is Vista and l' to integrate in the dvd of Vista?
Only I do not include/understand too much via the WAIK.
How to make to configure my autounattend.xml?
You can m' to help please?

Thank you

Ps: sorry for my bad english ...

QUOTE
French original post :

Bonsoir,

j'aurais aimé savoir si c'etait possible de faire un imagex (install.wim) de mon C: ou est vista et l'intégrer dans le dvd de vista ?
Seullement je ne comprends pas trop via le WAIK. Comment faire pour configurer mon autounattend.xml ?
Pouvez vous m'aider svp ?

Merci


Tested :

i am the problème ...
" No image found " (install.wim)



Joins autounattend.xml :

QUOTE
QUOTE
<?xml version="1.0" encoding="utf-8" ?>
- <unattend xmlns="urn:schemas-microsoft-com:unattend">
- <settings pass="windowsPE">
- <component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <SetupUILanguage>
<UILanguage>fr-FR</UILanguage>
</SetupUILanguage>
<InputLocale>0x040c</InputLocale>
<SystemLocale>fr-FR</SystemLocale>
<UILanguageFallback>fr-FR</UILanguageFallback>
<UserLocale>fr-FR</UserLocale>
</component>
- <component name="Microsoft-Windows-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <UserData>
- <ProductKey>
<WillShowUI>OnError</WillShowUI>
<Key>XXXXX-XXXXX-XXXXX-XXXXX-XXXXX</Key> <=== hide my number key
</ProductKey>
<AcceptEula>true</AcceptEula>
<FullName>ToUsMiC</FullName>
<Organization>FX-Team</Organization>
</UserData>
- <Display>
<ColorDepth>32</ColorDepth>
<RefreshRate>1024</RefreshRate>
<VerticalResolution>768</VerticalResolution>
</Display>
- <ImageInstall>
- <OSImage>
- <InstallFrom>
- <MetaData wcm:action="add">
<Key>/IMAGE/NAME</Key>
<Value>Windows Vista Home Premium</Value>
</MetaData>
</InstallFrom>
<InstallToAvailablePartition>false</InstallToAvailablePartition>
<WillShowUI>OnError</WillShowUI>
</OSImage>
</ImageInstall>
</component>
</settings>
- <settings pass="specialize">
- <component name="Microsoft-Windows-Security-Licensing-SLC-UX" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SkipAutoActivation>true</SkipAutoActivation>
</component>
</settings>
- <settings pass="oobeSystem">
- <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <AutoLogon>
<Enabled>true</Enabled>
<LogonCount>2</LogonCount>
<Username>Administrator</Username>
</AutoLogon>
- <Display>
<ColorDepth>32</ColorDepth>
<HorizontalResolution>1024</HorizontalResolution>
<VerticalResolution>768</VerticalResolution>
<DPI>96</DPI>
</Display>
- <OOBE>
<HideEULAPage>true</HideEULAPage>
<NetworkLocation>Home</NetworkLocation>
<ProtectYourPC>1</ProtectYourPC>
<SkipMachineOOBE>true</SkipMachineOOBE>
<SkipUserOOBE>true</SkipUserOOBE>
</OOBE>
<RegisteredOrganization>Microsoft</RegisteredOrganization>
<TimeZone>(GMT+01:00) Brussels, Copenhagen, Madrid, Paris</TimeZone>
</component>
- <component name="Microsoft-Windows-International-Core" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<InputLocale>0x0000040b</InputLocale>
<SystemLocale>fr-FR</SystemLocale>
<UILanguage>fr-FR</UILanguage>
<UserLocale>fr-FR</UserLocale>
</component>
</settings>
<cpi:offlineImage cpi:source="wim:c:/dvd-vista/install.wim#Windows Vista Home Premium" xmlns:cpi="urn:schemas-microsoft-com:cpi" />
</unattend>


Where is a problème ?

Ps: i am using Vista on m'y DeLL XPS 1730 (Vista Home Premium) (No illégal version !)
anyweb


i've seen a similar problem to the above screenshot when using the BOOT.WIM from the Dell or OEM DVD, if you use BOOT.WIM from an MSDN dvd you should not see the problem....

cheers
anyweb ;-)
aXs
i tested boot.wim from MSDN vista, erreur " no image.wim " ... i am desespered :/
Sgt.Riggs
aXs, you should use GImageX to change Flags for your image (ImageX can't do that). After that you can use your WIM.
urie
QUOTE (anyweb @ Sep 17 2008, 10:11 AM) *
i've seen a similar problem to the above screenshot when using the BOOT.WIM from the Dell or OEM DVD, if you use BOOT.WIM from an MSDN dvd you should not see the problem....

cheers
anyweb ;-)

That is because in Dell boot.wim 2 there is PID.txt file in sources you need to remove pid.txt file
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.