BrowserSelector icon indicating copy to clipboard operation
BrowserSelector copied to clipboard

doesn't work on Waterfox and Librewolf browsers

Open Polisson opened this issue 3 years ago • 0 comments

On those two browsers (Waterfox G4.1.1 and LibreWolf 99.0-1 - both 64bit) 100% reproducible is getting error window with such content:

Unable to launch browser, sorry :(

Please send a copy of this error to DanTup.

System.ComponentModel.Win32Exception (0x80004005): Nie można odnaleźć określonego pliku
   w System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
   w System.Diagnostics.Process.Start()
   w System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   w DanTup.BrowserSelector.Program.LaunchBrowser(String url, Boolean waitForClose).

used configuration like this: BrowserSelector.txt also I've tested with quotes.

Works fine with Firefox, Vivaldi, Chrome.

Polisson avatar Apr 14 '22 12:04 Polisson