Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Windows OPK and the Windows AIK include the following scripts and support files to help you build a Windows RE solution. All scripts are installed by default to the following location.
C:\Program Files\<version>\Recovery
Where <version> can be Windows OPK or Windows AIK.
The following table describes each script.
Filename | Description |
---|---|
Buildwinre.cmd |
Sample script to create a Windows RE image from a given Windows PE image. |
Configdiskwinre.cmd |
Sample script to create Windows RE disk configuration. |
Diskconfig-gpt.txt |
Diskpart script to configure a GPT Partition. This file is used by Configdiskwinre.cmd. |
Diskconfig-mbr.txt |
Diskpart script to configure a MBR Partition. This file is used by Configdiskwinre.cmd. |
Installwinre.cmd |
Sample script to install Windows RE to a target path. This script requires ImageX. |
Setautofailover.cmd |
Sample script to configure the Boot Configuration Data (BCD) of Windows Vista and Windows RE to set automatic failover. |