Add command option to specify the source of the image file
A Windows tool for writing images to USB sticks or SD/CF cards
Brought to you by:
gruemaster,
tuxinator2009
This should be fairly straight forward to add. I'll add it to the laundry list of todo items for the next release.
Hello,
I'm very interesting by a feature for use Win32 Disk Imager in command line mode.
just like this :
Win32DiskImager -write <path_of_img> <drive_letter></drive_letter></path_of_img>
I second Lorezo's request - but perhaps with an added option to confirm the destination.
Being able to script the write or read to disk with an additional option to confirm would be a great addition. I did find that I can pass the file and the drive destination, but nothing will allow me to kick it off with a write task to start it . The assumption would also be that using the command line would run silently or at least close when complete and pass back an exit code.