Jump to content

Help with making Iso of Vista


Recommended Posts


have WAIK installed

Create ISO file

We open Start\Program Files\Microsoft Windows AIK\Windows PE Tools Command Prompt and insert

cd..

now we change to PETools directory typing

cd PETools

If we want to create an iso file of 32 bit Vista, we type:

oscdimg -n -m -b"%Programfiles%\Windows AIK\Tools\PETools\x86\boot\etfsboot.com" D:\VistaWork\DVD D:\VistaWork\ISO\Vistax86.iso

If we want to create an iso file of 64 bit Vista, we type:

oscdimg -n -m -b"%Programfiles%\Windows AIK\Tools\PETools\amd64\boot\etfsboot.com" D:\VistaWork\DVD D:\VistaWork\ISO\Vista64.iso

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...