You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am want to run rufus from command line as I am automating the burning of my image file to USB.
I used below command :
rufus-3.3 -i __image file path
But this opened the window where I have to click on start.
I do not want to click on start but it should automatically start burning USB after I run the command.
Can you please guide me how to do it.
So in short, I want to automate my USB burbing process using command line options.
Thanks,
Pallavi Bansal
The text was updated successfully, but these errors were encountered:
Per #111, there is no full commandline support in Rufus, and it is only a full UI application for now.
I have some plans to dry to add this kind of functionality eventually, but it requires a lot of work, and the demand for a non UI Rufus is minimal, so it will most likely take at least 2 to 5 years before I get there.
This means that you cannot use Rufus to "automate my USB burbing process using command line options".
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue if you think you have a related problem or query.
Hi All,
I am want to run rufus from command line as I am automating the burning of my image file to USB.
I used below command :
rufus-3.3 -i __image file path
But this opened the window where I have to click on start.
I do not want to click on start but it should automatically start burning USB after I run the command.
Can you please guide me how to do it.
So in short, I want to automate my USB burbing process using command line options.
Thanks,
Pallavi Bansal
The text was updated successfully, but these errors were encountered: