darktrojan / openwith

Open With add-on for Firefox
https://addons.mozilla.org/addon/open-with/
412 stars 71 forks source link

[Request] Stand Alone Executable #220

Open kamizoli opened 6 years ago

kamizoli commented 6 years ago

I would like to try your addon, but I think it is overkill to have to install python, just for this extension! I'd rather not use it. And explaining my mom, would be impossible... Could you please make a stand alone executable .exe, it would be much more user friendly and help the popularity of "open with".

mbooga commented 6 years ago

Hi Kamizoli, For Windows 7->10, I've made owclauncher exactly for this reason. You can download the binary or build it using mingw64. Source code is available, and should be easy to read and understand.

kamizoli commented 6 years ago

Thank you! I will look into it!