-
Unattended and remove ei.cfg
i can only check the "Skip Auto-Activation"-option if i check the serial-key too. i edit the Autounattend.xml manual and insert this code: <settings pass="specialize"> <component name="Microsoft-Windows-Security-SPP-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> <component name="Microsoft-Windows-Security-SPP-UX" processorArchitecture="amd64" 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> but no success
- Unattended and remove ei.cfg
- Unattended and remove ei.cfg
-
Unattended and remove ei.cfg
i tested the <SkipMachineOOBE>true</SkipMachineOOBE> option. 1. i create a normal Autounattend.xml with these settings (username and password not set) 2. Add the <SkipMachineOOBE>true</SkipMachineOOBE> option <?xml version="1.0" encoding="utf-8"?> <!--Created by Win Toolkit v1.4.0.65--> <unattend xmlns="urn:schemas-microsoft-com:unattend"> <settings pass="windowsPE"> <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> <AcceptEula>true</AcceptEula> </UserData> </component> <component name="Microsoft-Windows-Setup" processorArchitecture="amd64" 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> <AcceptEula>true</AcceptEula> </UserData> </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"> <Display> <ColorDepth>32</ColorDepth> <HorizontalResolution>1024</HorizontalResolution> <VerticalResolution>768</VerticalResolution> </Display> <OOBE> <HideEULAPage>true</HideEULAPage> HERE ---> <SkipMachineOOBE>true</SkipMachineOOBE> <HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE> <NetworkLocation>Work</NetworkLocation> <ProtectYourPC>3</ProtectYourPC> </OOBE> <TimeZone>W. Europe Standard Time</TimeZone> </component> <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <Display> <ColorDepth>32</ColorDepth> <HorizontalResolution>1024</HorizontalResolution> <VerticalResolution>768</VerticalResolution> </Display> <OOBE> <HideEULAPage>true</HideEULAPage> HERE ---> <SkipMachineOOBE>true</SkipMachineOOBE> <HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE> <NetworkLocation>Work</NetworkLocation> <ProtectYourPC>3</ProtectYourPC> </OOBE> <TimeZone>W. Europe Standard Time</TimeZone> </component> </settings> </unattend> Problem: but now the setup dont ask for username and userpasswort. is there maybe a other method i can try without 3. party software only with WinToolkit?
-
Happy Birthday
All good to you. Happy birthday. :prop:
- Unattended and remove ei.cfg
-
Unattended and remove ei.cfg
Hi WinToolkit Users i try to make an new Win7-DVD with removed ei.cfg and all works fine. I can choose the windowsversion (home, pro, ...) but how can i create an Autounattend.xml with all the trialkeys? Home -> Homekey Pro -> Prokey and so on ... i read some keywords like aik, wism, wim-manager. i also read the article "Create your own Autounattend.xml All-In-One (x86/amd64)" but i only need the Autounattend.xml for x64. I create 4 Autounattend.xml with only different serials but what now? I cant put all of them in the DVD-Root. Is there a good easy way to realize this? THX 4 help (sorry. i think the answer is here in the forum but i dont find them)
- Addon Maker Variable Bug?
- Addon Maker Variable Bug?
- Addon Maker Variable Bug?
RichardPullman
Members
-
Joined
-
Last visited