Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run rufus from command line #2170

Closed
pabansal opened this issue Feb 15, 2023 · 2 comments
Closed

Run rufus from command line #2170

pabansal opened this issue Feb 15, 2023 · 2 comments

Comments

@pabansal
Copy link

pabansal commented Feb 15, 2023

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

@pbatard
Copy link
Owner

pbatard commented Feb 15, 2023

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".

See also https://github.com/pbatard/rufus/wiki/FAQ#user-content-Why_cant_you_just_add_the_feature_I_want

@pbatard pbatard closed this as completed Feb 15, 2023
@github-actions
Copy link

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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants