aXs Posted September 12, 2008 Report post Posted September 12, 2008 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 ... 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 Quote Share this post Link to post Share on other sites More sharing options...
0 anyweb Posted September 13, 2008 Report post Posted September 13, 2008 yes you can do this but take it one step at a time build your vista image (so that you are happy with it) then install the WAIK (on another pc if you wish) and use imageX to make a WIM copy of it once done you can then start to experiment with your autounattend.xml file.. windows SIM (contained in the WAIK) will allow you to build/design the xml file. Microsoft have a detailed guide to doing all of this here cheers anyweb Quote Share this post Link to post Share on other sites More sharing options...
0 aXs Posted September 13, 2008 Report post Posted September 13, 2008 Hello, Thank you for your answer. In fact the problem is that j' made an image of my C well: , then I assemble it in the WAIK and I create a autounattend.xml, l' installation occurs without problem but to arrive has l' installation of my Vista, my topic (basic aero) is decontaminated and I find myself with the topic like that of Windows 2000. As regards my Vista (home premium) received with my LED l' is car activation only done, how then I to keep my autoactivation without having here to reactivate it at Microsoft? Thank you for your answers, c' is a super English forum, damage qu' it n' in does not exist in French but this n' is not serious! (sorry my bad english, use traducteur) French original post : Bonjour, Merci pour votre réponse. En fait le probleme est que j'ai bien fait une image de mon c:, ensuite je la monte dans le WAIK et je crée un autounattend.xml, l'installation se passe sans probleme mais arriver a l'installation de mon vista, mon theme (de base aero) est desactivé et je me retrouve avec le theme comme celui de windows 2000. Pour ce qui est de mon vista (home premium) recu avec mon dell l'auto activation se fait seul, ici comment puis je garder mon autoactivation sans devoir le reactiver aupres de microsoft ? Merci pour vos réponses, c'est un super forum anglais, dommage qu'il n'en existe pas en francais mais ce n'est pas grave ! Quote Share this post Link to post Share on other sites More sharing options...
0 aXs Posted September 13, 2008 Report post Posted September 13, 2008 Say me, there is T it a difference in WAIK and OPK " Préinstall Environment " ??? French original post : Dites moi, il y a t-il une différence en WAIK et OPK " Préinstall Environement " ??? Quote Share this post Link to post Share on other sites More sharing options...
0 anyweb Posted September 13, 2008 Report post Posted September 13, 2008 let me get this straight, are you saying that your only problems are 1. that you loose AERO after deployment and 2. that you have to re-activate Vista is this correct ? is this a Dell version of Vista ? cheers anyweb Quote Share this post Link to post Share on other sites More sharing options...
0 aXs Posted September 13, 2008 Report post Posted September 13, 2008 yes to 2 problemes. an Yes for Dell version Vista Home premium. Quote Share this post Link to post Share on other sites More sharing options...
0 anyweb Posted September 14, 2008 Report post Posted September 14, 2008 to keep your Windows Vista activation read this post please Quote Share this post Link to post Share on other sites More sharing options...
0 aXs Posted September 14, 2008 Report post Posted September 14, 2008 Good evening, thank you for your bond given, I will test it tomorrow in the course of the day. As regards the install.wim (that done of my C:) , I could then put it well in the dvd of Vista with a autounattend.xml created? you summers on? Thank you has you! French original post : Bonsoir, merci pour votre lien donné, je vais le tester demain dans la journée. Pour ce qui est du install.wim (celui fait de mon c:) , je pourrais alors bien le mettre dans le dvd de vista avec un autounattend.xml créé ? vous etes sur ? Merci a vous ! Quote Share this post Link to post Share on other sites More sharing options...
0 aXs Posted September 15, 2008 Report post Posted September 15, 2008 Hi, i am the problème ... " No image found " (install.wim) Joins picture : Joins autounattend.xml : <?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 ? Quote Share this post Link to post Share on other sites More sharing options...
0 aXs Posted September 16, 2008 Report post Posted September 16, 2008 one posteur on the forum ? (aniweb) Quote Share this post Link to post Share on other sites More sharing options...
0 anyweb Posted September 17, 2008 Report post Posted September 17, 2008 why are you using the autounattend.xml file ? what do you want it to do ? i wonder if the problem you are having is becuase you are using the Dell version, if you remove the PID.TXT file from the dvd do things work ? cheers anyweb Quote Share this post Link to post Share on other sites More sharing options...
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 ...
Share this post
Link to post
Share on other sites