MSFN Forum: Ask your Seven xml ? here - MSFN Forum

Jump to content


  • 25 Pages +
  • 1
  • 2
  • 3
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

Ask your Seven xml ? here Sample .xml's including Audit Mode for DVD and other Install's

#1 User is offline   maxXPsoft 

  • MSFN Master
  • Group: Developers
  • Posts: 2,769
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 11 November 2009 - 07:37 AM

Help files here if you don't have instead of that 1.5gb WAIK

I have included several sample xml in this first post and I or someone else from these forums can give help.

You can place the AutoUnattend.xml on root of any floppy/usb stick/drive or on root of your Install Dvd.

These are 64 bit so change the processorArchitecture="amd64" to processorArchitecture="x86" if needed
better to right click and save as than copy things from a forum post


DVD install xml's
Standard xml Attached File  AutoUnattend.xml (8.62K)
Number of downloads: 1197
auditSystem auditUser stuff. Save as AutoUnattend.xml Attached File  x64_AutoUnattend - AUDIT.xml (13.01K)
Number of downloads: 566

My Post on how I done the UEFI
Create UEFI partitions. Save as AutoUnattend.xml Attached File  x64_UEFI.xml (11.07K)
Number of downloads: 60

Windows 8 xml is almost exactly same as Win 7. Some things have changed or been added
Review that here
Attached File  x64_Windows 8.xml (5.72K)
Number of downloads: 73

2nd Post Now includes the auditSystem auditUser stuff HERE

<SupportPhone>BR549</SupportPhone>
If you remove a line remove it completely. Don't leave the unneeded items
Wrong <SupportPhone></SupportPhone>

Make sure it's sorted just like this. I know it makes no difference but for me to do simple compare to my 100 or so copies I need it sorted this way
These are done in Passes top to Bottom the same way Setup does it.
<settings pass="windowsPE">
<settings pass="offlineServicing">
<settings pass="generalize">
<settings pass="specialize">
<settings pass="auditSystem">
<settings pass="auditUser">
<settings pass="oobeSystem">


<?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="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">
			<SetupUILanguage>
				<UILanguage>en-US</UILanguage>
			</SetupUILanguage>
			<InputLocale>0409:00000409</InputLocale>
			<SystemLocale>en-US</SystemLocale>
			<UILanguage>en-US</UILanguage>
			<UserLocale>en-US</UserLocale>
		</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">
			<ComplianceCheck>
				<DisplayReport>Never</DisplayReport>
			</ComplianceCheck>
			<Diagnostics>
				<OptIn>false</OptIn>
			</Diagnostics>
			<DiskConfiguration>
				<WillShowUI>Always</WillShowUI>
			</DiskConfiguration>
			<Display>
				<ColorDepth>32</ColorDepth>
				<HorizontalResolution>1024</HorizontalResolution>
				<VerticalResolution>768</VerticalResolution>
			</Display>
			<DynamicUpdate>
				<Enable>true</Enable>
				<WillShowUI>OnError</WillShowUI>
			</DynamicUpdate>
			<ImageInstall>
				<OSImage>
					<InstallFrom>
						<MetaData wcm:action="add">
							<Key>/IMAGE/NAME</Key>
							<Value>Windows 7 ULTIMATE</Value>
						</MetaData>
					</InstallFrom>
				</OSImage>
			</ImageInstall>
			<UserData>
				<AcceptEula>true</AcceptEula>
				<FullName>maxXPsoft</FullName>
				<Organization>Se7en_UA</Organization>
				<ProductKey>
					<Key>xxxxx-xxxxx-xxxxx-xxxxx-xxxxx</Key>
					<WillShowUI>OnError</WillShowUI>
				</ProductKey>
			</UserData>
		</component>
	</settings>
	<settings pass="offlineServicing">
		<component name="Microsoft-Windows-LUA-Settings" 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">
			<EnableLUA>false</EnableLUA>
		</component>
	</settings>
	<settings pass="generalize">
		<component name="Microsoft-Windows-PnpSysprep" 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">
			<PersistAllDeviceInstalls>true</PersistAllDeviceInstalls>
		</component>
	</settings>
	<settings pass="specialize">
		<component name="Microsoft-Windows-IE-InternetExplorer" 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">
			<Home_Page>http://people.consolidated.net/veeger/</Home_Page>
			<CompanyName>Se7en_UA</CompanyName>
			<FavoritesOnTop>true</FavoritesOnTop>
			<FilterLevel>High</FilterLevel>
			<Help_Page>http://people.consolidated.net/veeger/</Help_Page>
			<DisableFirstRunWizard>true</DisableFirstRunWizard>
			<DisableWelcomePage>true</DisableWelcomePage>
			<PlaySound>false</PlaySound>
			<ShowInformationBar>false</ShowInformationBar>
			<UserAgent>UAtest</UserAgent>
			<Window_Title_CN>Se7en_UA</Window_Title_CN>
			<SearchScopes>
				<Scope wcm:action="add">
					<ScopeDefault>true</ScopeDefault>
					<ScopeDisplayName>Google</ScopeDisplayName>
					<ScopeKey>Search1</ScopeKey>
					<ScopeUrl>http://www.google.com/advanced_search?hl=en</ScopeUrl>
				</Scope>
			</SearchScopes>
		</component>
		<component name="Microsoft-Windows-RemoteAssistance-Exe" 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">
			<fAllowFullControl>false</fAllowFullControl>
			<fAllowToGetHelp>false</fAllowToGetHelp>
		</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>
		<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">
			<ComputerName>MYPC</ComputerName>
			<ProductKey>xxxxx-xxxxx-xxxxx-xxxxx-xxxxx</ProductKey>
			<RegisteredOrganization>Se7en_UA</RegisteredOrganization>
			<RegisteredOwner>maxXPsoft</RegisteredOwner>
			<Display>
				<ColorDepth>32</ColorDepth>
				<HorizontalResolution>1024</HorizontalResolution>
				<VerticalResolution>768</VerticalResolution>
			</Display>
		</component>
	</settings>
	<settings pass="oobeSystem">
		<component name="Microsoft-Windows-International-Core" 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">
			<SystemLocale>en-US</SystemLocale>
			<UILanguage>en-US</UILanguage>
			<UserLocale>0409:00000409</UserLocale>
			<UILanguageFallback>en-US</UILanguageFallback>
		</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>
			<RegisteredOrganization>Se7en_UA</RegisteredOrganization>
			<RegisteredOwner>maxXPsoft</RegisteredOwner>
			<TimeZone>Central Standard Time</TimeZone>
			<OEMInformation>
				<Logo>C:\Windows\System32\oemlogo.bmp</Logo>
				<Manufacturer>Se7en_UA</Manufacturer>
				<Model>Unattended Seven</Model>
				<SupportHours>Anytime, visit the Forums</SupportHours>
				<SupportPhone>BR549</SupportPhone>
				<SupportURL>http://people.consolidated.net/veeger/</SupportURL>
			</OEMInformation>
			<OOBE>
				<HideEULAPage>true</HideEULAPage>
				<NetworkLocation>Home</NetworkLocation>
			</OOBE>
			<UserAccounts>
				<AdministratorPassword>
					<Value>AdminPass</Value>
				</AdministratorPassword>
				<LocalAccounts>
					<LocalAccount wcm:action="add">
						<Password>
							<Value>YourPasswordHere</Value>
						</Password>
						<Group>Administrators</Group>
						<DisplayName>maxXPsoft</DisplayName>
						<Name>maxXPsoft</Name>
					</LocalAccount>
				</LocalAccounts>
			</UserAccounts>
			<VisualEffects>
				<FontSmoothing>ClearType</FontSmoothing>
			</VisualEffects>
		</component>
	</settings>
</unattend>


If anyone see any mistakes let me know..

EDIT: 3/14/2010 Removed <UILanguageFallback>en-US</UILanguageFallback>
UILanguageFallback specifies the language to use for resources that are not localized for the default system user interface

This post has been edited by maxXPsoft: 01 September 2012 - 07:26 PM



#2 User is offline   maxXPsoft 

  • MSFN Master
  • Group: Developers
  • Posts: 2,769
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 11 November 2009 - 07:46 AM

x64 Using Audit Mode AutoUnattend.xml
These are 64 bit so change the processorArchitecture="amd64" to processorArchitecture="x86" if needed
file's included in 1st post.

<?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="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">
            <SetupUILanguage>
                <UILanguage>en-US</UILanguage>
            </SetupUILanguage>
            <InputLocale>0409:00000409</InputLocale>
            <SystemLocale>en-US</SystemLocale>
            <UILanguage>en-US</UILanguage>
            <UserLocale>en-US</UserLocale>
        </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">
            <ComplianceCheck>
                <DisplayReport>Never</DisplayReport>
            </ComplianceCheck>
            <Diagnostics>
                <OptIn>false</OptIn>
            </Diagnostics>
            <DiskConfiguration>
                <WillShowUI>Always</WillShowUI>
            </DiskConfiguration>
            <Display>
                <ColorDepth>32</ColorDepth>
                <HorizontalResolution>1024</HorizontalResolution>
                <VerticalResolution>768</VerticalResolution>
            </Display>
            <DynamicUpdate>
                <Enable>true</Enable>
                <WillShowUI>OnError</WillShowUI>
            </DynamicUpdate>
            <ImageInstall>
                <OSImage>
                    <InstallFrom>
                        <MetaData wcm:action="add">
                            <Key>/IMAGE/NAME</Key>
                            <Value>Windows 7 ULTIMATE</Value>
                        </MetaData>
                    </InstallFrom>
                </OSImage>
            </ImageInstall>
            <UserData>
                <AcceptEula>true</AcceptEula>
                <FullName>maxXPsoft</FullName>
                <Organization>Se7en_UA</Organization>
                <ProductKey>
                    <Key>xxxxx-xxxxx-xxxxx-xxxxx-xxxxx</Key>
                    <WillShowUI>OnError</WillShowUI>
                </ProductKey>
            </UserData>
        </component>
    </settings>
    <settings pass="offlineServicing">
        <component name="Microsoft-Windows-LUA-Settings" 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">
            <EnableLUA>false</EnableLUA>
        </component>
        <component name="Microsoft-Windows-PnpCustomizationsNonWinPE" 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">
            <DriverPaths>
                <PathAndCredentials wcm:action="add" wcm:keyValue="1">
                    <Path>%systemdrive%\Drivers</Path>
                </PathAndCredentials>
            </DriverPaths>
        </component>
    </settings>
    <settings pass="generalize">
        <component name="Microsoft-Windows-PnpSysprep" 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">
            <PersistAllDeviceInstalls>true</PersistAllDeviceInstalls>
        </component>
    </settings>
    <settings pass="specialize">
        <component name="Microsoft-Windows-IE-InternetExplorer" 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">
            <Home_Page>http://people.consolidated.net/veeger/</Home_Page>
            <CompanyName>Se7en_UA</CompanyName>
            <FavoritesOnTop>true</FavoritesOnTop>
            <FilterLevel>High</FilterLevel>
            <Help_Page>http://people.consolidated.net/veeger/</Help_Page>
            <DisableFirstRunWizard>true</DisableFirstRunWizard>
            <DisableWelcomePage>true</DisableWelcomePage>
            <PlaySound>false</PlaySound>
            <ShowInformationBar>false</ShowInformationBar>
            <UserAgent>UAtest</UserAgent>
            <Window_Title_CN>Se7en_UA</Window_Title_CN>
        </component>
        <component name="Microsoft-Windows-powercpl" 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">
            <PreferredPlan>8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c</PreferredPlan>
        </component>
        <component name="Microsoft-Windows-Printing-Spooler-Core" 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">
            <RemoveMXDW>1</RemoveMXDW>
        </component>
        <component name="Microsoft-Windows-RemoteAssistance-Exe" 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">
            <fAllowFullControl>false</fAllowFullControl>
            <fAllowToGetHelp>false</fAllowToGetHelp>
        </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>
        <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">
            <ComputerName>MYPC</ComputerName>
            <ProductKey>xxxxx-xxxxx-xxxxx-xxxxx-xxxxx</ProductKey>
            <RegisteredOrganization>Se7en_UA</RegisteredOrganization>
            <RegisteredOwner>maxXPsoft</RegisteredOwner>
            <Display>
                <ColorDepth>32</ColorDepth>
                <HorizontalResolution>1280</HorizontalResolution>
                <VerticalResolution>800</VerticalResolution>
            </Display>
        </component>
        <component name="Microsoft-Windows-SQMApi" 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">
            <CEIPEnabled>0</CEIPEnabled>
        </component>
    </settings>
    <settings pass="auditSystem">
        <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">
            <AutoLogon>
                <Enabled>true</Enabled>
                <LogonCount>2</LogonCount>
                <Username>Admin</Username>
            </AutoLogon>
            <Display>
                <ColorDepth>32</ColorDepth>
                <HorizontalResolution>1024</HorizontalResolution>
                <VerticalResolution>768</VerticalResolution>
            </Display>
            <UserAccounts>
                <LocalAccounts>
                    <LocalAccount wcm:action="add">
                        <Password>
                            <Value></Value>
                            <PlainText>true</PlainText>
                        </Password>
                        <Group>Administrators</Group>
                        <Name>Admin</Name>
                    </LocalAccount>
                </LocalAccounts>
            </UserAccounts>
        </component>
    </settings>
    <settings pass="auditUser">
        <component name="Microsoft-Windows-Deployment" 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">
            <RunSynchronous>
                <RunSynchronousCommand wcm:action="add">
                    <Order>400</Order>
                    <Path>cmd /C start /wait %systemdrive%\Install\AuditUser.cmd</Path>
                </RunSynchronousCommand>
            </RunSynchronous>
        </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>
        </component>
    </settings>
    <settings pass="oobeSystem">
        <component name="Microsoft-Windows-Deployment" 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">
            <Reseal>
                <ForceShutdownNow>false</ForceShutdownNow>
                <Mode>Audit</Mode>
            </Reseal>
        </component>
        <component name="Microsoft-Windows-International-Core" 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">
            <SystemLocale>en-US</SystemLocale>
            <UILanguage>en-US</UILanguage>
            <UserLocale>0409:00000409</UserLocale>
        </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>1280</HorizontalResolution>
                <VerticalResolution>800</VerticalResolution>
            </Display>
            <RegisteredOrganization>Se7en_UA</RegisteredOrganization>
            <RegisteredOwner>maxXPsoft</RegisteredOwner>
            <TimeZone>Central Standard Time</TimeZone>
            <FirstLogonCommands>
                <SynchronousCommand wcm:action="add">
                    <Order>1</Order>
                    <Description>Running FirstLog.cmd</Description>
                    <CommandLine>cmd /C start /wait %systemdrive%\Install\FirstLog.cmd</CommandLine>
                </SynchronousCommand>
            </FirstLogonCommands>
            <OEMInformation>
                <Logo>%WINDIR%\System32\OEM\SystemLogo.bmp</Logo>
                <Manufacturer>Dell</Manufacturer>
                <Model>Studio XPS Desktop 435MT</Model>
                <SupportHours>Anytime, visit the Forums</SupportHours>
                <SupportPhone>BR549</SupportPhone>
                <SupportURL>http://people.consolidated.net/veeger/</SupportURL>
            </OEMInformation>
            <OOBE>
                <HideEULAPage>true</HideEULAPage>
                <NetworkLocation>Home</NetworkLocation>
                <ProtectYourPC>3</ProtectYourPC>
            </OOBE>
            <UserAccounts>
                <AdministratorPassword>
                    <Value>YourPasswordHere</Value>
                </AdministratorPassword>
                <LocalAccounts>
                    <LocalAccount wcm:action="add">
                        <Password>
                            <Value>YourPasswordHere</Value>
                        </Password>
                        <Group>Administrators</Group>
                        <DisplayName>maxXPsoft</DisplayName>
                        <Name>maxXPsoft</Name>
                    </LocalAccount>
                </LocalAccounts>
            </UserAccounts>
            <VisualEffects>
                <FontSmoothing>ClearType</FontSmoothing>
            </VisualEffects>
        </component>
    </settings>
</unattend>


This post has been edited by maxXPsoft: 20 March 2010 - 01:47 AM


#3 User is offline   MAVERICKS CHOICE 

  • The Guy from Aus
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,696
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 11 November 2009 - 01:43 PM

@Max
Thanks for your contribution, always good to see how someone else is performing their UA install.

#4 User is offline   maxXPsoft 

  • MSFN Master
  • Group: Developers
  • Posts: 2,769
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 13 November 2009 - 07:17 PM

I just see a lot of posts people wanting an xml and others are including in separate posts. This I hope will get all ? consolidated so anyone can help and answer ?
This xml is for dvd, usb, VM Install but it can be modified

This post has been edited by maxXPsoft: 13 November 2009 - 07:19 PM


#5 User is offline   maxXPsoft 

  • MSFN Master
  • Group: Developers
  • Posts: 2,769
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 06 March 2010 - 11:21 AM

Now includes the auditSystem auditUser stuff
x64_AutoUnattend - AUDIT.xml
any ? ask

Quote

Only .inf drivers can be added to a Windows image by using this procedure. Drivers packaged as an .exe file or other file types must be installed on a running Windows operating system.


EDIT: It also shows how if you copy your Drivers folder to root of Dvd and <settings pass="offlineServicing"> and use the
        <component name="Microsoft-Windows-PnpCustomizationsNonWinPE" 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">
            <DriverPaths>
                <PathAndCredentials wcm:action="add" wcm:keyValue="1">
                    <Path>%systemdrive%\Drivers</Path>
                </PathAndCredentials>
            </DriverPaths>
        </component>

This post has been edited by maxXPsoft: 14 August 2011 - 09:49 AM


#6 User is offline   maxXPsoft 

  • MSFN Master
  • Group: Developers
  • Posts: 2,769
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 13 March 2010 - 09:03 AM

EDIT: Added boot critical 8/14/2011

Adding Boot critical and all other drivers if you don't want to inject
Create folder on root of DVD called $WinPEDriver$
Add all your driver folders there. Drivers must be extracted. Long path names are acceptable :thumbup

Add this to your AutoUnattend.xml in <settings pass="windowsPE">
        <component name="Microsoft-Windows-PnpCustomizationsWinPE" 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">
            <DriverPaths>
                <PathAndCredentials wcm:action="add" wcm:keyValue="1">
                    <Path>$WinPEDriver$</Path>
                </PathAndCredentials>
            </DriverPaths>
        </component>

This post has been edited by maxXPsoft: 14 August 2011 - 09:49 AM


#7 User is offline   Viper999 

  • Member
  • PipPip
  • Group: Members
  • Posts: 109
  • Joined: 22-June 04

Posted 14 March 2010 - 07:33 AM

View PostmaxXPsoft, on 13 March 2010 - 09:03 AM, said:

top


Here is my xml file, I am trying to go fully unattended, but I get asked about security settings for IE as well as the creation of a user account. Can someone take a look and let me know what is wrong in the file? Also on another note what is the best method for installing applications and customizations for the gadget stuff? I have tried the setupcomplete.cmd as that is what I am familiar with from the XP days, but I get prompted to continue even though they are silent installers. Looks like security type stuff. Also I see folks speaking about sysprep is there a tutorial for this method ? Thanks in advance for any assistance.

Attached File(s)



#8 User is offline   maxXPsoft 

  • MSFN Master
  • Group: Developers
  • Posts: 2,769
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 14 March 2010 - 09:48 AM

View PostViper999, on 14 March 2010 - 07:33 AM, said:

Here is my xml file, I am trying to go fully unattended, but I get asked about security settings for IE as well as the creation of a user account. Can someone take a look and let me know what is wrong in the file? Also on another note what is the best method for installing applications and customizations for the gadget stuff? I have tried the setupcomplete.cmd as that is what I am familiar with from the XP days, but I get prompted to continue even though they are silent installers. Looks like security type stuff. Also I see folks speaking about sysprep is there a tutorial for this method ? Thanks in advance for any assistance.

you have <settings pass="auditSystem"> but not the Audituser pass, you need both to do Audit
You really don't need Audit unless you going to make an image to place on other PCs and thats where the sysprep comes in and used.

If you are not doing that then I'd drop Audit mode.
Look at my first xml it's for sraight installing without Audit

#9 User is offline   ricktendo 

  • Group: Banned Members
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,233
  • Joined: 06-June 06
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 14 March 2010 - 10:57 AM

Me personally I never seemed to get PreferredPlan to work to set High performance as the default power plan no matter where I add it, I have to use this instead with FirstLogonCommands

            <FirstLogonCommands>
                <SynchronousCommand wcm:action="add">
                    <CommandLine>powercfg -setactive 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c</CommandLine>
                    <Description>Sets &apos;High performance&apos; Power Plan</Description>
                    <Order>1</Order>
                    <RequiresUserInput>false</RequiresUserInput>
                </SynchronousCommand>


#10 User is offline   maxXPsoft 

  • MSFN Master
  • Group: Developers
  • Posts: 2,769
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 14 March 2010 - 03:25 PM

View Postricktendo64, on 14 March 2010 - 10:57 AM, said:

Me personally I never seemed to get PreferredPlan to work to set High performance as the default power plan no matter where I add it, I have to use this instead with FirstLogonCommands

            <FirstLogonCommands>
                <SynchronousCommand wcm:action="add">
                    <CommandLine>powercfg -setactive 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c</CommandLine>
                    <Description>Sets &apos;High performance&apos; Power Plan</Description>
                    <Order>1</Order>
                    <RequiresUserInput>false</RequiresUserInput>
                </SynchronousCommand>



might have to try that,
I leave it in there so I can keep messing with it

#11 User is offline   willyeckerslike 

  • Newbie
  • Group: Members
  • Posts: 29
  • Joined: 25-January 08

Posted 15 March 2010 - 11:31 AM

This is my first time using WAIK so please bear with me. When using vista I managed to install my apps using setupcomplete.cmd. Now, however, I am trying to use waik to automate everything. My xml is attached and is all I have so far. Can you please tell me where I have gone wrong or could have done things differently.

Attached File(s)


This post has been edited by willyeckerslike: 15 March 2010 - 02:43 PM


#12 User is offline   maxXPsoft 

  • MSFN Master
  • Group: Developers
  • Posts: 2,769
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 15 March 2010 - 03:04 PM

View Postwillyeckerslike, on 15 March 2010 - 11:31 AM, said:


look at my auditsystem where I log in with a user no password(optional) in my x64_AutoUnattend - AUDIT.xml

need this to fire off first in Audituser so make it <Order>001</Order> <Path>cmd /c "FOR %i IN (C D E F G H I J K L N M O P Q R S

EDIT: 2nd Post Now shows the auditSystem auditUser stuff

This post has been edited by maxXPsoft: 15 March 2010 - 03:44 PM


#13 User is offline   willyeckerslike 

  • Newbie
  • Group: Members
  • Posts: 29
  • Joined: 25-January 08

Posted 15 March 2010 - 04:33 PM

Thank you. I will try this out.

#14 User is offline   Viper999 

  • Member
  • PipPip
  • Group: Members
  • Posts: 109
  • Joined: 22-June 04

Posted 17 March 2010 - 04:47 AM

My unattended is almost complete, but I have two issues with my Autounattend first autologon wont work, it tells me the password is wrong for the Administrator and i still get asked to create an account. Any help would be greatly appreciated. On a side note how to you disable security warnings during silent installs ? This happens for DvdFab as well as Daemon tools. I am installing a newer version than indicated in application data file. Again thanks for any assistance.

Attached File(s)



#15 User is offline   maxXPsoft 

  • MSFN Master
  • Group: Developers
  • Posts: 2,769
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 17 March 2010 - 05:52 AM

View PostViper999, on 17 March 2010 - 04:47 AM, said:

My unattended is almost complete, but I have two issues with my Autounattend first autologon wont work, it tells me the password is wrong for the Administrator and i still get asked to create an account. Any help would be greatly appreciated. On a side note how to you disable security warnings during silent installs ? This happens for DvdFab as well as Daemon tools. I am installing a newer version than indicated in application data file. Again thanks for any assistance.

I answered you above on one thing
http://www.msfn.org/...post__p__913182
2nd Post Now shows the auditSystem auditUser stuff

security warnings looks to be app related so don't know

#16 User is offline   Viper999 

  • Member
  • PipPip
  • Group: Members
  • Posts: 109
  • Joined: 22-June 04

Posted 18 March 2010 - 08:32 PM

I think I am getting closer, but now I get an error stating that a setting could not be applied for the oobeSystem x86_Microsoft-Windows-Shell-Setup_neutral section. Can anyone assist what might be incorrect ? Any help you provide would be appreciated.

<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>
            <RegisteredOrganization>none</RegisteredOrganization>
            <RegisteredOwner>Jim Cease</RegisteredOwner>
            <TimeZone>Eastern Standard Time</TimeZone>
            <AutoLogon>
                <Enabled>true</Enabled>
                <LogonCount>9999</LogonCount>
                <Username>Jim</Username>
                <Password>
                    <Value>laura1210</Value>
                    <PlainText>false</PlainText>
                </Password>
            </AutoLogon>
            <FirstLogonCommands>
                <SynchronousCommand wcm:action="add">
                    <Order>1</Order>
                    <Description>Running FirstLog.cmd</Description>
                    <CommandLine>cmd /C start /wait %systemdrive%\Install\FirstLog.cmd</CommandLine>
                </SynchronousCommand>
            </FirstLogonCommands>
            <OEMInformation>
                <Logo>%WINDIR%\System32\OEM\SystemLogo.bmp</Logo>
                <Manufacturer>Jim</Manufacturer>
                <Model>Jim's rad Core i7</Model>
                <SupportHours>-</SupportHours>
                <SupportPhone>-</SupportPhone>
                <SupportURL>-</SupportURL>
            </OEMInformation>
            <OOBE>
                <HideEULAPage>true</HideEULAPage>
                <NetworkLocation>Home</NetworkLocation>
                <ProtectYourPC>2</ProtectYourPC>
                <SkipMachineOOBE>true</SkipMachineOOBE>
                <SkipUserOOBE>true</SkipUserOOBE>
            </OOBE>
            <UserAccounts>
                <AdministratorPassword>
                    <Value>viper999</Value>
                    <PlainText>false</PlainText>
                </AdministratorPassword>
                <LocalAccounts>
                    <LocalAccount wcm:action="add">
                        <Password>
                            <Value>bABhAHUAcgBhADEAMgAxADAAUABhAHMAcwB3AG8AcgBkAA==</Value>
                            <PlainText>false</PlainText>
                        </Password>
                        <Group>Administrators</Group>
                        <DisplayName>Jim Cease</DisplayName>
                        <Name>Jim</Name>
                    </LocalAccount>
                </LocalAccounts>
            </UserAccounts>
            <VisualEffects>
                <FontSmoothing>ClearType</FontSmoothing>
            </VisualEffects>
            <ShowWindowsLive>false</ShowWindowsLive>
            <StartPanelOff>false</StartPanelOff>
        </component>






#17 User is offline   maxXPsoft 

  • MSFN Master
  • Group: Developers
  • Posts: 2,769
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 19 March 2010 - 07:09 AM

View PostViper999, on 18 March 2010 - 08:32 PM, said:

I think I am getting closer, but now I get an error stating that a setting could not be applied for the oobeSystem x86_Microsoft-Windows-Shell-Setup_neutral section.

<SupportHours>-</SupportHours>
<SupportPhone>-</SupportPhone>
<SupportURL>-</SupportURL>
delete those to start, don't leave unanswered things in a MS xml :whistle: what MS?

make a copy.cmd on the usb/floppy. at anytime it crashes or seems hung up hit Shift+F10, cd to the usb and type copy.
That will grab all the logs and can then diagnose where it's hanging.
cd /d %~dp0
@ECHO OFF
robocopy %systemroot%\Panther /MIR %~dp0$Panther
robocopy %systemroot%\System32\sysprep /MIR %~dp0$sysprep
REM  http://technet.microsoft.com/en-us/library/dd744535%28WS.10%29.aspx
robocopy %WINDIR%\Setup\State\State.ini /MIR %~dp0$State.ini
Exit


#18 User is offline   Viper999 

  • Member
  • PipPip
  • Group: Members
  • Posts: 109
  • Joined: 22-June 04

Posted 19 March 2010 - 09:46 AM

I put a "-" in thinking it would work, so if you dont want to use a field you need to delete it ?
thanks for responding and your help is appreciated.

#19 User is offline   myselfidem 

  • Member
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,447
  • Joined: 06-January 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 19 March 2010 - 11:09 AM

@viper999
I try to give you some help.

Here is my AutoUnattend.xml. It's just an example!

<?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>100c:0000100c</InputLocale>
            <SystemLocale>fr-CH</SystemLocale>
            <UILanguage>fr-FR</UILanguage>
            <UserLocale>fr-CH</UserLocale>
            <UILanguageFallback>fr-FR</UILanguageFallback>
        </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">
            <Diagnostics>
                <OptIn>false</OptIn>
            </Diagnostics>
            <DiskConfiguration>
                <WillShowUI>Always</WillShowUI>
            </DiskConfiguration>
            <Display>
                <ColorDepth>32</ColorDepth>
                <HorizontalResolution>1280</HorizontalResolution>
                <VerticalResolution>1024</VerticalResolution>
            </Display>
            <DynamicUpdate>
                <Enable>true</Enable>
                <WillShowUI>OnError</WillShowUI>
            </DynamicUpdate>
            <ImageInstall>
                <OSImage>
                    <InstallFrom>
                        <MetaData wcm:action="add">
                            <Key>/IMAGE/NAME</Key>
                            <Value>Windows 7 ULTIMATE</Value>
                        </MetaData>
                    </InstallFrom>
                </OSImage>
            </ImageInstall>
            <UserData>
                <AcceptEula>true</AcceptEula>
                <FullName>myselfidem</FullName>
                <Organization>Se7en_UA</Organization>
                <ProductKey>
                    <Key>XXXXX-XXXXX-XXXXX-XXXXX-XXXXX</Key>
                    <WillShowUI>OnError</WillShowUI>
                </ProductKey>
            </UserData>
        </component>
    </settings>
    <settings pass="offlineServicing">
        <component name="Microsoft-Windows-LUA-Settings" 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">
            <EnableLUA>false</EnableLUA>
        </component>
    </settings>
    <settings pass="generalize">
        <component name="Microsoft-Windows-PnpSysprep" 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">
            <PersistAllDeviceInstalls>true</PersistAllDeviceInstalls>
        </component>
    </settings>
    <settings pass="specialize">
        <component name="Microsoft-Windows-IE-InternetExplorer" 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">
            <Home_Page>http://people.consolidated.net/veeger/</Home_Page>
            <BlockPopups>no</BlockPopups>
            <CompanyName>Se7en_UA</CompanyName>
            <FavoritesOnTop>true</FavoritesOnTop>
            <FilterLevel>High</FilterLevel>
            <Help_Page>http://people.consolidated.net/veeger/</Help_Page>
            <DisableFirstRunWizard>true</DisableFirstRunWizard>
            <DisableWelcomePage>true</DisableWelcomePage>
            <PlaySound>false</PlaySound>
            <ShowInformationBar>false</ShowInformationBar>
            <UserAgent>UAtest</UserAgent>
            <Window_Title_CN>Se7en_UA</Window_Title_CN>
            <SearchScopes>
                <Scope wcm:action="add">
                    <ScopeDefault>true</ScopeDefault>
                    <ScopeDisplayName>Google</ScopeDisplayName>
                    <ScopeKey>Search1</ScopeKey>
                    <ScopeUrl>http://www.google.com/advanced_search?hl=en</ScopeUrl>
                </Scope>
            </SearchScopes>
        </component>
        <component name="Microsoft-Windows-RemoteAssistance-Exe" 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">
            <fAllowFullControl>false</fAllowFullControl>
            <fAllowToGetHelp>false</fAllowToGetHelp>
        </component>
        <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-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">
            <ComputerName>Se7en</ComputerName>
            <ProductKey>XXXXX-XXXXX-XXXXX-XXXXX-XXXXX</ProductKey>
            <RegisteredOrganization>Se7en_UA</RegisteredOrganization>
            <RegisteredOwner>myselfidem</RegisteredOwner>
            <Display>
                <ColorDepth>32</ColorDepth>
                <HorizontalResolution>1280</HorizontalResolution>
                <VerticalResolution>1024</VerticalResolution>
            </Display>
        </component>
    </settings>
    <settings pass="oobeSystem">
        <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">
            <SystemLocale>fr-CH</SystemLocale>
            <UILanguage>fr-FR</UILanguage>
            <UserLocale>100c:0000100c</UserLocale>
        </component>
        <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>1280</HorizontalResolution>
                <VerticalResolution>1024</VerticalResolution>
            </Display>
            <RegisteredOrganization>Se7en_UA</RegisteredOrganization>
            <RegisteredOwner>myselfidem</RegisteredOwner>
            <TimeZone>W. Europe Standard Time</TimeZone>
            <AutoLogon>
                <Enabled>true</Enabled>
                <LogonCount>3</LogonCount>
                <Username>myselfidem</Username>
                <Password>
                    <Value>xxxxxx</Value>
                    <PlainText>true</PlainText>
                </Password>
            </AutoLogon>
            <FirstLogonCommands>
                <SynchronousCommand wcm:action="add">
                    <Order>1</Order>
                    <Description>Running FirstLog.cmd</Description>
                    <CommandLine>cmd /C start /wait %systemdrive%\Install\FirstLog.cmd</CommandLine>
                </SynchronousCommand>
            </FirstLogonCommands>
            <OEMInformation>
                <Logo>C:\Windows\System32\oemlogo.bmp</Logo>
                <Manufacturer>Se7en_UA</Manufacturer>
                <Model>Unattended Seven</Model>
            </OEMInformation>
            <OOBE>
                <HideEULAPage>true</HideEULAPage>
                <NetworkLocation>Home</NetworkLocation>
                <ProtectYourPC>1</ProtectYourPC>
            </OOBE>
            <UserAccounts>
                <LocalAccounts>
                    <LocalAccount wcm:action="add">
                        <Password>
                            <PlainText>true</PlainText>
                            <Value>xxxxxx</Value>
                        </Password>
                        <Group>Administrators</Group>
                        <DisplayName>myselfidem</DisplayName>
                        <Name>myselfidem</Name>
                    </LocalAccount>
                </LocalAccounts>
            </UserAccounts>
            <VisualEffects>
                <FontSmoothing>ClearType</FontSmoothing>
            </VisualEffects>
        </component>
    </settings>
</unattend>



If you want delete <SupportHours></SpportHours>,etc.., you can. Just save the changes with the "Save" boton and after click OK.
If you click an other time "Save" in the next windows you get errors because the changes are gone. Click only OK.

After control your AutoUnattend.xml inside the folder Se7en_UA\uaDVD. You can see an "AutoUnattendOLD.xml" (if you have put your AutoUnatted.xml in the folder "Se7en_UA\My_Files") and your new one "AutoUnattend.xml".

You can see examples inside Se7en_UA\Tools for x86 and x64.

I hope that will help you.

This post has been edited by myselfidem: 21 January 2012 - 04:27 PM


#20 User is offline   myselfidem 

  • Member
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,447
  • Joined: 06-January 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 19 March 2010 - 12:00 PM

1


This post has been edited by myselfidem: 06 February 2012 - 12:21 PM


Share this topic:


  • 25 Pages +
  • 1
  • 2
  • 3
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

2 User(s) are reading this topic
0 members, 2 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy