An unattended installation of Windows Vista uses the Autounattend.xml file on the Windows Vista installation disc instead of the Autounattend.xml file on a USB flash drive
| Article ID | : | 933495 |
| Last Review | : | August 29, 2007 |
| Revision | : | 3.0 |
On This Page
SYMPTOMS
CAUSE
RESOLUTION
Hotfix information
A supported hotfix is now available from Microsoft. However, this hotfix is intended to correct only the problem that is described in this article. Apply this hotfix only to systems that are experiencing this specific problem. This hotfix might receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next service pack that contains this hotfix.
To resolve this problem, submit a request to Microsoft Online Customer Services to obtain the hotfix. To submit an online request to obtain the hotfix, visit the following Microsoft Web site:
Note If additional issues occur or any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific hotfix. To create a separate service request, visit the following Microsoft Web site:
Prerequisites
To apply this hotfix, you must have Windows Automated Installation Kit (Windows AIK) or Windows OEM Preinstall Kit (Windows OPK) installed.
Restart requirement
You do not have to restart the computer after you apply this hotfix.
Hotfix replacement information
This hotfix does not replace any other hotfixes.
File information
The English version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time item in Control Panel.
Windows Vista, 32-bit versions
| File name | File version | File size | Date | Time | Platform |
|---|---|---|---|---|---|
| Unattend.dll | 6.0.6000.20547 | 200,704 | 01-Mar-2007 | 04:34 | x86 |
Windows Vista, 64-bit versions
| File name | File version | File size | Date | Time | Platform |
|---|---|---|---|---|---|
| Unattend.dll | 6.0.6000.20547 | 248,320 | 01-Mar-2007 | 05:44 | x64 |
Hotfix installation information
To apply this hotfix, follow these steps:
| 1. | Type the following command at a command prompt to expand the .msu file:
Expand.exe PathOfMSU -F:* PathOfTempFolder1
Note Replace PathOfMSU with the path of the .msu file. Replace PathOfTempFolder1 with the path of a temporary folder. |
| 2. | Type the following command to expand the .cab file to another temporary folder:
Expand.exe PathOfCAB -F:* PathOfTempFolder2
Note Replace PathOfCAB with the path of the .cab file. Replace PathOfTempFolder2 with the path of another temporary folder. |
| 3. | Copy the Boot.wim image file from the Source folder on the Windows Vista installation disc to a local temporary location. |
| 4. | Mount the image for read access and for write access. To do this, type the following command at a command prompt:
imagex.exe /mountrw PathOfBootWIM 2 MountLocation
Note Replace PathOfBootWIM with the path of the Boot.wim file. The number following this location is the boot index number. Replace MountLocation with the destination of the file that you mount. |
| 5. | Copy the Unattend.dll file from the PathOfTempFolder2 x86_microsoft-windows-setup-unattend_RandomInformation folder to the MountLocation source folder.
Note RandomInformation is a placeholder for a string that is randomly created. |
| 6. | Copy the Unattend.dll file from the PathOfTempFolder2 x86_microsoft-windows-setup-unattend_RandomInformation folder to the MountLocation Windows System32 folder. |
| 7. | Unmount the Boot.wim file to commit all the changes. To do this, type the following command at a command prompt:
imagex.exe /commit /unmount MountLocation
|
| 8. | Mount the image again for read access and for write access. To do this, type the following command at a command prompt:
imagex.exe /mountrw PathOfBootWIM 1 MountLocation
Note the different boot index number in this command. |
| 9. | Copy the Unattend.dll file from PathOfTempFolder2 x86_microsoft-windows-setup-unattend_RandomInformation folder to the MountLocation Windows System32 folder. |
| 10. | Unmount the Boot.wim file to commit all the changes. (Use the same command that you used in step 7.) |
| 11. | Copy the modified Boot.wim file to the InstallPoint Source folder.
Note InstallPoint is a placeholder for the location of the contents of the Windows Vista disc image. |
WORKAROUND
STATUS
MORE INFORMATION
APPLIES TO
| • | Windows Vista Home Basic |
| • | Windows Vista Home Premium |
| • | Windows Vista Ultimate |
| • | Windows Vista Business |
| • | Windows Vista Enterprise |
| • | Windows Vista Home Basic 64-bit Edition |
| • | Windows Vista Home Premium 64-bit Edition |
| • | Windows Vista Ultimate 64-bit Edition |
| • | Windows Vista Business 64-bit Edition |
| • | Windows Vista Enterprise 64-bit Edition |
Keywords:Â |
kbfix kbqfe kbpubtypekc kbhotfixserver KB933495 |
Microsoft Knowledge Base Article
This article contents is Microsoft Copyrighted material.
Microsoft Corporation. All rights reserved. Terms of Use | Trademarks
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
Back to the top
Leave a Reply