User guide

Appendix 1: ISO Image Instructions 152
Configuring the vConverter PE Image
http://www.microsoft.com/downloads/details.aspx?FamilyID=94bb6e34-d890-
4932-81a5-5b50c657de08&DisplayLang=en
a
Click Save or Save this program to your computer. Windows AIK is
distributed as an .img file.
b
Burn the saved img to a DVD.
c
Insert the DVD into the machine.
d
Click Windows AIK Setup to begin the installation.
3
Open the Windows command prompt by clicking Start>Run. At the Run line,
enter cmd.exe, then click OK.
Step 2: Mounting the ISO
1
Run the following commands to configure WAIK with a default environment.
set
WAIKHOME
=%ProgramFiles%\Windows AIK
set WIM_MOUNTED_FOLDER=C:\Temp\VistaPE
set
VCONVERTOR_HOME
=C:\Program Files\Vizioncore\vConverter\Bin\
Note The
WIM_MOUNTED_FOLDER
variable can be used to specify any existing empty folder
for temporary files.
Note The
VCONVERTOR_HOME
variable should be set to vConverter installation directory.
If
you have 64-bit OS you should specify the following folder where vConverter
installed by default: C:\Program
Files(x86)\Vizioncore\vConverter\Bin\.
2
Mount boot.wim. To do this type following command:
"%WAIKHOME%\Tools\x86\Imagex.exe" /mountrw
"%VCONVERTOR_HOME%\ISO\PXE\sources\boot.wim" 1
"%WIM_MOUNTED_FOLDER%"
Note The above text is a single command. You should receive a confirmation as shown
below: