Hello friends!
Today i am gonna tell you guys an easy method of making Windows 7 bootable DVD from windows 7 files.Hope you will like it.
In most cases the uploader will give you the bootable iso of Windows 7.
But in case it is not then we have to make it bootable.We will use a small tool and CMD prompt to make a bootable iso image.So here we go:
1.Copy all the Windows 7 files to C:\Win7.
2.Download Oscdimg CD/DVD Premastering Utility:
Code:
http://rapidshare.com/files/311978903/oscdimg.exe
Note: oscdimg is included in Windows Automated Installation Kit (AIK) as part of WinPE. So if you have that installed, there is no need to download the file again.
3.Open an elevated command prompt as administrator, and run the following command:
Code:
oscdimg -n -m -bc:\Win7\setup\boot\etfsboot.com c:\Win7\setup\ c:\Win7.iso
4.A bootable Windows 7 DVD ISO image in UDF format will be created as Win7.iso in C:\ or any folder you specified above.
5.Burn this newly created image with any image burner linke nero or Ultra Iso or any you like and install Windows from DVD-ROM.
Note:If you want to install it from USB Pen Drive then see this thread:
Code:
http://cyberwarez.info/forum/tutorials-manuals-tricks/440279-how-install-windows7-usb-stick.html
Code:
http://cyberwarez.info/forum/tutorials-manuals-tricks/644370-how-install-any-version-sku-windows-7-any-windows-7-iso.html