something about WINDOWS folder not found
can anyone tell me what's wrong?
CODE
<?xml version="1.0" encoding="utf-8"?>
<unattend xmlns="urn:schemas-microsoft-com:unattend">
<servicing>
<package action="configure" permanence="removable">
<assemblyIdentity name="Microsoft-Windows-Foundation-Package" version="6.0.6000.16386" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="" />
<selection name="Chess" state="true" />
<selection name="FreeCell" state="true" />
<selection name="Hearts" state="true" />
<selection name="SpiderSolitaire" state="true" />
<selection name="Solitaire" state="true" />
<selection name="Shanghai" state="true" />
<selection name="PurblePlace" state="true" />
<selection name="Minesweeper" state="true" />
<selection name="Inkball" state="true" />
<selection name="AxInstallService" state="true" />
<selection name="CorporationHelpCustomization" state="true" />
<selection name="InboxGames" state="true" />
<selection name="OEMHelpCustomization" state="true" />
<selection name="Printing-Foundation-Features" state="false" />
<selection name="Printing-Foundation-InternetPrinting-Client" state="false" />
</package>
</servicing>
<settings pass="specialize">
<component name="Microsoft-Windows-SystemRestore-Main" 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">
<DisableSR>1</DisableSR>
</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>1400</HorizontalResolution>
<RefreshRate>60</RefreshRate>
<VerticalResolution>1050</VerticalResolution>
</Display>
<OEMInformation>
<HelpCustomized>true</HelpCustomized>
<Logo>C:\WINDOWS\SYSTEM32\OEMLOGO.BMP</Logo>
<Manufacturer>Dell Computer Corporation</Manufacturer>
<Model>Latitude D610</Model>
<SupportHours>24 hours</SupportHours>
<SupportPhone>1-800-456-3355</SupportPhone>
<SupportURL>http://support.dell.com</SupportURL>
</OEMInformation>
<WindowsFeatures>
<ShowInternetExplorer>true</ShowInternetExplorer>
<ShowMediaCenter>true</ShowMediaCenter>
<ShowWindowsMail>true</ShowWindowsMail>
<ShowWindowsMediaPlayer>true</ShowWindowsMediaPlayer>
</WindowsFeatures>
<AutoLogon>
<Enabled>true</Enabled>
<LogonCount>1</LogonCount>
<Username>Administrator</Username>
</AutoLogon>
<CopyProfile>true</CopyProfile>
<BluetoothTaskbarIconEnabled>true</BluetoothTaskbarIconEnabled>
<ComputerName>DDH6BZ71</ComputerName>
<DoNotCleanTaskBar>true</DoNotCleanTaskBar>
<RegisteredOrganization>HOMENETWORK Domain</RegisteredOrganization>
<RegisteredOwner>Dell Latitude D610</RegisteredOwner>
<ShowWindowsLive>true</ShowWindowsLive>
<TimeZone>US Eastern Standard Time</TimeZone>
</component>
</settings>
<settings pass="generalize">
<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">
<OEMInformation>
<HelpCustomized>true</HelpCustomized>
<Logo>C:\WINDOWS\SYSTEM32\OEMLOGO.BMP</Logo>
<Manufacturer>Dell Computer Corporation</Manufacturer>
<Model>Latitude D610</Model>
<SupportHours>24 hours</SupportHours>
<SupportURL>http://support.dell.com/</SupportURL>
<SupportPhone>1-800-456-3355</SupportPhone>
</OEMInformation>
<RegisteredOrganization>HOMENETWORK Domain</RegisteredOrganization>
<RegisteredOwner>Dell Latitude D610</RegisteredOwner>
<BluetoothTaskbarIconEnabled>true</BluetoothTaskbarIconEnabled>
<DoNotCleanTaskBar>true</DoNotCleanTaskBar>
</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>1400</HorizontalResolution>
<RefreshRate>60</RefreshRate>
<VerticalResolution>1050</VerticalResolution>
</Display>
<OEMInformation>
<HelpCustomized>true</HelpCustomized>
<Logo>C:\WINDOWS\SYSTEM32\OEMLOGO.BMP</Logo>
<Manufacturer>Dell</Manufacturer>
<Model>Latitude D610</Model>
<SupportHours>24 hours</SupportHours>
<SupportPhone>1-800-456-3355</SupportPhone>
<SupportURL>http://support.dell.com</SupportURL>
</OEMInformation>
<VisualEffects>
<FontSmoothing>ClearType</FontSmoothing>
</VisualEffects>
<WindowsFeatures>
<ShowInternetExplorer>true</ShowInternetExplorer>
<ShowMediaCenter>true</ShowMediaCenter>
<ShowWindowsMail>true</ShowWindowsMail>
<ShowWindowsMediaPlayer>true</ShowWindowsMediaPlayer>
</WindowsFeatures>
<BluetoothTaskbarIconEnabled>true</BluetoothTaskbarIconEnabled>
<DoNotCleanTaskBar>true</DoNotCleanTaskBar>
<RegisteredOrganization>HOMENETWORK Domain</RegisteredOrganization>
<ShowWindowsLive>true</ShowWindowsLive>
<TimeZone>US Eastern Standard Time</TimeZone>
<RegisteredOwner>Dell Latitude D610</RegisteredOwner>
<AutoLogon>
<Enabled>true</Enabled>
<LogonCount>1</LogonCount>
<Username>Administrator</Username>
</AutoLogon>
<FirstLogonCommands>
<SynchronousCommand wcm:action="add">
<Order>1</Order>
<CommandLine>C:\INSTALL\NICDIAG\SETUP.EXE /s /v"/qb REBOOT=REALLYSUPPRESS"</CommandLine>
<Description>Broadcom NIC Diagnostics</Description>
</SynchronousCommand>
</FirstLogonCommands>
</component>
</settings>
<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>
<ProductKey>
<WillShowUI>OnError</WillShowUI>
</ProductKey>
<AcceptEula>true</AcceptEula>
<FullName>Dell Latitude D610</FullName>
<Organization>HOMENETWORK Domain</Organization>
</UserData>
<UseConfigurationSet>true</UseConfigurationSet>
</component>
</settings>
<settings pass="offlineServicing">
<component name="Microsoft-Windows-PnpCustomizationsNonWinPE" 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">
<DriverPaths>
<PathAndCredentials wcm:action="add" wcm:keyValue="AUDIO">
<Path>C:\DRIVERS\AUDIO\ONBOARD</Path>
</PathAndCredentials>
<PathAndCredentials wcm:action="add" wcm:keyValue="MODEM">
<Path>C:\DRIVERS\MODEM\ONBOARD</Path>
</PathAndCredentials>
<PathAndCredentials wcm:action="add" wcm:keyValue="MOUSE">
<Path>C:\DRIVERS\MOUSE</Path>
</PathAndCredentials>
<PathAndCredentials wcm:action="add" wcm:keyValue="NETWORK">
<Path>C:\DRIVERS\NETWORK\ONBOARD</Path>
</PathAndCredentials>
<PathAndCredentials wcm:action="add" wcm:keyValue="SYSTEM_A">
<Path>C:\DRIVERS\SYSTEM\ADDON</Path>
</PathAndCredentials>
<PathAndCredentials wcm:action="add" wcm:keyValue="SYSTEM_O">
<Path>C:\DRIVERS\SYSTEM\ONBOARD</Path>
</PathAndCredentials>
<PathAndCredentials wcm:action="add" wcm:keyValue="VIDEO">
<Path>C:\DRIVERS\VIDEO\ONBOARD</Path>
</PathAndCredentials>
</DriverPaths>
</component>
</settings>
<settings pass="auditSystem">
<component name="Microsoft-Windows-PnpCustomizationsNonWinPE" 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">
<DriverPaths>
<PathAndCredentials wcm:action="add" wcm:keyValue="AUDIO">
<Path>C:\DRIVERS\AUDIO\ONBOARD</Path>
</PathAndCredentials>
<PathAndCredentials wcm:action="add" wcm:keyValue="MODEM">
<Path>C:\DRIVERS\MODEM\ONBOARD</Path>
</PathAndCredentials>
<PathAndCredentials wcm:action="add" wcm:keyValue="MOUSE">
<Path>C:\DRIVERS\MOUSE</Path>
</PathAndCredentials>
<PathAndCredentials wcm:action="add" wcm:keyValue="NETWORK">
<Path>C:\DRIVERS\NETWORK\ONBOARD</Path>
</PathAndCredentials>
<PathAndCredentials wcm:action="add" wcm:keyValue="SYSTEM_A">
<Path>C:\DRIVERS\SYSTEM\ADDON</Path>
</PathAndCredentials>
<PathAndCredentials wcm:action="add" wcm:keyValue="SYSTEM_O">
<Path>C:\DRIVERS\SYSTEM\ONBOARD</Path>
</PathAndCredentials>
<PathAndCredentials wcm:action="add" wcm:keyValue="VIDEO">
<Path>C:\DRIVERS\VIDEO\ONBOARD</Path>
</PathAndCredentials>
</DriverPaths>
</component>
<component name="Microsoft-Windows-Deployment" 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">
<AuditComputerName>
<Name>DDH6BZ71</Name>
</AuditComputerName>
</component>
</settings>
<cpi:offlineImage cpi:source="wim://yourmom/install.wim#Windows Vista ENTERPRISE" xmlns:cpi="urn:schemas-microsoft-com:cpi" />
</unattend>
<unattend xmlns="urn:schemas-microsoft-com:unattend">
<servicing>
<package action="configure" permanence="removable">
<assemblyIdentity name="Microsoft-Windows-Foundation-Package" version="6.0.6000.16386" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="" />
<selection name="Chess" state="true" />
<selection name="FreeCell" state="true" />
<selection name="Hearts" state="true" />
<selection name="SpiderSolitaire" state="true" />
<selection name="Solitaire" state="true" />
<selection name="Shanghai" state="true" />
<selection name="PurblePlace" state="true" />
<selection name="Minesweeper" state="true" />
<selection name="Inkball" state="true" />
<selection name="AxInstallService" state="true" />
<selection name="CorporationHelpCustomization" state="true" />
<selection name="InboxGames" state="true" />
<selection name="OEMHelpCustomization" state="true" />
<selection name="Printing-Foundation-Features" state="false" />
<selection name="Printing-Foundation-InternetPrinting-Client" state="false" />
</package>
</servicing>
<settings pass="specialize">
<component name="Microsoft-Windows-SystemRestore-Main" 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">
<DisableSR>1</DisableSR>
</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>1400</HorizontalResolution>
<RefreshRate>60</RefreshRate>
<VerticalResolution>1050</VerticalResolution>
</Display>
<OEMInformation>
<HelpCustomized>true</HelpCustomized>
<Logo>C:\WINDOWS\SYSTEM32\OEMLOGO.BMP</Logo>
<Manufacturer>Dell Computer Corporation</Manufacturer>
<Model>Latitude D610</Model>
<SupportHours>24 hours</SupportHours>
<SupportPhone>1-800-456-3355</SupportPhone>
<SupportURL>http://support.dell.com</SupportURL>
</OEMInformation>
<WindowsFeatures>
<ShowInternetExplorer>true</ShowInternetExplorer>
<ShowMediaCenter>true</ShowMediaCenter>
<ShowWindowsMail>true</ShowWindowsMail>
<ShowWindowsMediaPlayer>true</ShowWindowsMediaPlayer>
</WindowsFeatures>
<AutoLogon>
<Enabled>true</Enabled>
<LogonCount>1</LogonCount>
<Username>Administrator</Username>
</AutoLogon>
<CopyProfile>true</CopyProfile>
<BluetoothTaskbarIconEnabled>true</BluetoothTaskbarIconEnabled>
<ComputerName>DDH6BZ71</ComputerName>
<DoNotCleanTaskBar>true</DoNotCleanTaskBar>
<RegisteredOrganization>HOMENETWORK Domain</RegisteredOrganization>
<RegisteredOwner>Dell Latitude D610</RegisteredOwner>
<ShowWindowsLive>true</ShowWindowsLive>
<TimeZone>US Eastern Standard Time</TimeZone>
</component>
</settings>
<settings pass="generalize">
<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">
<OEMInformation>
<HelpCustomized>true</HelpCustomized>
<Logo>C:\WINDOWS\SYSTEM32\OEMLOGO.BMP</Logo>
<Manufacturer>Dell Computer Corporation</Manufacturer>
<Model>Latitude D610</Model>
<SupportHours>24 hours</SupportHours>
<SupportURL>http://support.dell.com/</SupportURL>
<SupportPhone>1-800-456-3355</SupportPhone>
</OEMInformation>
<RegisteredOrganization>HOMENETWORK Domain</RegisteredOrganization>
<RegisteredOwner>Dell Latitude D610</RegisteredOwner>
<BluetoothTaskbarIconEnabled>true</BluetoothTaskbarIconEnabled>
<DoNotCleanTaskBar>true</DoNotCleanTaskBar>
</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>1400</HorizontalResolution>
<RefreshRate>60</RefreshRate>
<VerticalResolution>1050</VerticalResolution>
</Display>
<OEMInformation>
<HelpCustomized>true</HelpCustomized>
<Logo>C:\WINDOWS\SYSTEM32\OEMLOGO.BMP</Logo>
<Manufacturer>Dell</Manufacturer>
<Model>Latitude D610</Model>
<SupportHours>24 hours</SupportHours>
<SupportPhone>1-800-456-3355</SupportPhone>
<SupportURL>http://support.dell.com</SupportURL>
</OEMInformation>
<VisualEffects>
<FontSmoothing>ClearType</FontSmoothing>
</VisualEffects>
<WindowsFeatures>
<ShowInternetExplorer>true</ShowInternetExplorer>
<ShowMediaCenter>true</ShowMediaCenter>
<ShowWindowsMail>true</ShowWindowsMail>
<ShowWindowsMediaPlayer>true</ShowWindowsMediaPlayer>
</WindowsFeatures>
<BluetoothTaskbarIconEnabled>true</BluetoothTaskbarIconEnabled>
<DoNotCleanTaskBar>true</DoNotCleanTaskBar>
<RegisteredOrganization>HOMENETWORK Domain</RegisteredOrganization>
<ShowWindowsLive>true</ShowWindowsLive>
<TimeZone>US Eastern Standard Time</TimeZone>
<RegisteredOwner>Dell Latitude D610</RegisteredOwner>
<AutoLogon>
<Enabled>true</Enabled>
<LogonCount>1</LogonCount>
<Username>Administrator</Username>
</AutoLogon>
<FirstLogonCommands>
<SynchronousCommand wcm:action="add">
<Order>1</Order>
<CommandLine>C:\INSTALL\NICDIAG\SETUP.EXE /s /v"/qb REBOOT=REALLYSUPPRESS"</CommandLine>
<Description>Broadcom NIC Diagnostics</Description>
</SynchronousCommand>
</FirstLogonCommands>
</component>
</settings>
<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>
<ProductKey>
<WillShowUI>OnError</WillShowUI>
</ProductKey>
<AcceptEula>true</AcceptEula>
<FullName>Dell Latitude D610</FullName>
<Organization>HOMENETWORK Domain</Organization>
</UserData>
<UseConfigurationSet>true</UseConfigurationSet>
</component>
</settings>
<settings pass="offlineServicing">
<component name="Microsoft-Windows-PnpCustomizationsNonWinPE" 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">
<DriverPaths>
<PathAndCredentials wcm:action="add" wcm:keyValue="AUDIO">
<Path>C:\DRIVERS\AUDIO\ONBOARD</Path>
</PathAndCredentials>
<PathAndCredentials wcm:action="add" wcm:keyValue="MODEM">
<Path>C:\DRIVERS\MODEM\ONBOARD</Path>
</PathAndCredentials>
<PathAndCredentials wcm:action="add" wcm:keyValue="MOUSE">
<Path>C:\DRIVERS\MOUSE</Path>
</PathAndCredentials>
<PathAndCredentials wcm:action="add" wcm:keyValue="NETWORK">
<Path>C:\DRIVERS\NETWORK\ONBOARD</Path>
</PathAndCredentials>
<PathAndCredentials wcm:action="add" wcm:keyValue="SYSTEM_A">
<Path>C:\DRIVERS\SYSTEM\ADDON</Path>
</PathAndCredentials>
<PathAndCredentials wcm:action="add" wcm:keyValue="SYSTEM_O">
<Path>C:\DRIVERS\SYSTEM\ONBOARD</Path>
</PathAndCredentials>
<PathAndCredentials wcm:action="add" wcm:keyValue="VIDEO">
<Path>C:\DRIVERS\VIDEO\ONBOARD</Path>
</PathAndCredentials>
</DriverPaths>
</component>
</settings>
<settings pass="auditSystem">
<component name="Microsoft-Windows-PnpCustomizationsNonWinPE" 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">
<DriverPaths>
<PathAndCredentials wcm:action="add" wcm:keyValue="AUDIO">
<Path>C:\DRIVERS\AUDIO\ONBOARD</Path>
</PathAndCredentials>
<PathAndCredentials wcm:action="add" wcm:keyValue="MODEM">
<Path>C:\DRIVERS\MODEM\ONBOARD</Path>
</PathAndCredentials>
<PathAndCredentials wcm:action="add" wcm:keyValue="MOUSE">
<Path>C:\DRIVERS\MOUSE</Path>
</PathAndCredentials>
<PathAndCredentials wcm:action="add" wcm:keyValue="NETWORK">
<Path>C:\DRIVERS\NETWORK\ONBOARD</Path>
</PathAndCredentials>
<PathAndCredentials wcm:action="add" wcm:keyValue="SYSTEM_A">
<Path>C:\DRIVERS\SYSTEM\ADDON</Path>
</PathAndCredentials>
<PathAndCredentials wcm:action="add" wcm:keyValue="SYSTEM_O">
<Path>C:\DRIVERS\SYSTEM\ONBOARD</Path>
</PathAndCredentials>
<PathAndCredentials wcm:action="add" wcm:keyValue="VIDEO">
<Path>C:\DRIVERS\VIDEO\ONBOARD</Path>
</PathAndCredentials>
</DriverPaths>
</component>
<component name="Microsoft-Windows-Deployment" 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">
<AuditComputerName>
<Name>DDH6BZ71</Name>
</AuditComputerName>
</component>
</settings>
<cpi:offlineImage cpi:source="wim://yourmom/install.wim#Windows Vista ENTERPRISE" xmlns:cpi="urn:schemas-microsoft-com:cpi" />
</unattend>