Search Members Help

» Welcome Guest
[ Log In :: Register ]

 

[ Track This Topic :: Email This Topic :: Print this topic ]

reply to topic new topic new poll
Topic: Creating bootable USB with Win7 disk..., using command line< Next Oldest | Next Newest >
 Post Number: 1
c22 Search for posts by this member.

Avatar



Group: Members
Posts: 1
Joined: Aug. 2012
PostIcon Posted on: Aug. 12 2012,13:33  Skip to the next post in this topic. Ignore posts   QUOTE

Hello guys,

I'm in need to prepare a script that will make creating usb boot drive automatic.

I've got ISO file with Windows 7 installer and it works perfectly when I make my drive manually like that:

Ultraiso.exec -> open -> w7.iso -> bootable -> write disk image -> write

But I would like to make it automatic using command line.

I'm very bad at that and I only managed to write something like this:

"
@echo off
timeout 1
start UltraISO.exe -input "C:\Program Files (x86)\UltraISO\w7aio_aa.iso"
timeout 1
"

Obviously it doesn't write the image to the USB stick, because I can't find a suitable command for that. Any help? :(
Offline
Top of Page Profile Contact Info 
 Post Number: 2
xoben Search for posts by this member.

Avatar



Group: Super Administrators
Posts: 2200
Joined: Nov. 2004
PostIcon Posted on: Aug. 26 2012,05:02 Skip to the previous post in this topic.  Ignore posts   QUOTE

Parameter '-writeusb' should be helpful:

UltraISO.exe -input "C:\Program Files (x86)\UltraISO\w7aio_aa.iso" -writeusb
Offline
Top of Page Profile Contact Info 
1 replies since Aug. 12 2012,13:33 < Next Oldest | Next Newest >

[ Track This Topic :: Email This Topic :: Print this topic ]


 
reply to topic new topic new poll

» Quick Reply Creating bootable USB with Win7 disk...
iB Code Buttons
You are posting as:

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code