I used the Windows System Image manager to make this xml, I save it to a floppy and its in the drive when VISTA ultimate 64-bit installs, it reads the floppy and I think its going to work but after installation is complete. The folders are in the standard place on the C drive so the modifications in the answer file were just ignored.
I note one line at the end of this file points to the image file on my hard disk, however I'm installing from the DVD and it wouldn't be able to access that harddisk as its not connected anymore. Could this be the problem?
Also I use an Intel Core2Duo 6600, but the system image manger only had x86 or AMD64 for the loder options, where is the intel option for 64bit.
It is 64-bit Vista I'm trying to install.
Quote
<?xml version="1.0" encoding="utf-8"?>
<unattend xmlns="urn:schemas-microsoft-com:unattend">
<settings pass="oobeSystem">
<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">
<FolderLocations>
<ProfilesDirectory>D:\Program Files</ProfilesDirectory>
<ProgramData>E:\Users</ProgramData>
</FolderLocations>
</component>
</settings>
<cpi:offlineImage cpi:source="wim:c:/documents%20and%20settings/chris.galadrial-xp/desktop/vista%20install/install.wim#Windows Vista ULTIMATE" xmlns:cpi="urn:schemas-microsoft-com:cpi" />
</unattend>
<unattend xmlns="urn:schemas-microsoft-com:unattend">
<settings pass="oobeSystem">
<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">
<FolderLocations>
<ProfilesDirectory>D:\Program Files</ProfilesDirectory>
<ProgramData>E:\Users</ProgramData>
</FolderLocations>
</component>
</settings>
<cpi:offlineImage cpi:source="wim:c:/documents%20and%20settings/chris.galadrial-xp/desktop/vista%20install/install.wim#Windows Vista ULTIMATE" xmlns:cpi="urn:schemas-microsoft-com:cpi" />
</unattend>
All help appreciated



Help
Back to top









