June 24, 200917 yr Hi, I have added any files to the DVD of Windows Vista SP2, but now I don't know how I could make the Iso of Vista with boot. can you help me?P.S.: I'm sorry for my English, but I'm Italian...
June 25, 200917 yr have WAIK installedCreate ISO file We open Start\Program Files\Microsoft Windows AIK\Windows PE Tools Command Prompt and insert cd..now we change to PETools directory typingcd PEToolsIf 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.isoIf 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
Create an account or sign in to comment