Caution
Won't work for Power Toys Run itself only for the WebSearchShortcut plugin. Setting your Browser Path to an invalid one will also just work in Flow Launcher.
Arc.exe accepts no arguments. ArcRunner.exe enables you to run Arc with arguments, just like with Chrome, Firefox, etc. This can be useful for running Arc with Flow Launcher or PowerToys Run WebSearchShortcut.
Just run ArcRunner.exe and it will set itself up to be used by Flow Launcher and PowerToys Run WebSearchShortcut.
Download the latest ArcRunner.exe from here.
Clone the repository:
git clone https://github.com/TheRedDeveloper/ArcRunnerBuild the project:
cargo build --releaseYour ArcRunner binary is in target/release/ArcRunner.exe.
Warning
Arc needs to be set as the default browser.
Move ArcRunner.exe wherever you'd like.
Note
If you move ArcRunner.exe again, you will have to run it again.
Just run ArcRunner.exe, and it will set Arc as your Browser in Flow Launcher and PowerToys Run WebSearchShortcut. It just works!
Important
ArcRunner.exe is NOT a virus. You can view and build the code yourself. Create an exception if your AntiVirus is overly aggressive and detects ArcRunner as an infected file.
ArcRunner.exe supports [url] and ? [search query] as an argument.
? [search query] uses Google to search, if you don't want to use Google simply change the code yourself or open a GitHub issue.