Messages - thancock20 [ switch to compact view ]

Pages: prev1 2 3 4 5 [6] 7 8next
26
I don't mind at all.  I've got
 
"C:\Program Files\FindAndRunRobot\Farr_Browser_Launcher.exe" "%1"

So, yes, the quotes are there.

I'm using Directory Opus as my file manager and bblean as my shell, but I don't think that would make a difference. I am curious if anyone else has had the issue; but, as far as I know, nobody else has tried using FBL as their default browser. They haven't posted about it, anyway. It's certainly saved me a lot of time not having to wait for Firefox to load up (I have quite a few extensions) every time a program I'm using decides to open a web page.  I don't have any extensions in Chrome at all, so I can use it as my "I want to take a look at something quickly" browser.

27
UPDATE: I recently discovered that when I clicked on some html files (ones with spaces in them) I would get some really strange results.

However, I looked in the source and changed this line

  geturi := %0%

to

  geturi := """" . %0% . """"

and, after compiling, it now works like a charm.

Of course, this issue would never come up if the program was only used as originally intended.  But I thought I would share in case anyone else wanted to go the route of making FBL their default browser.

Also, this is the original 2 browser version, but I imagine the 4 browser version has a line like the one above as well.

28
^ I think this would be very doable (for an experienced coder), since Read It Later has an API

29
Oh, I guess I should have mentioned I had already edited the INI file.  If Firefox is open it's used, but if not then Chrome is.  I just decided today to try making it the default browser, and see if it would work across all of Windows instead of just programs that allow a custom browser.  So far, I haven't had any problems with it.  :)

30
Thank you so much for this lanux128.  I just made it my default browser (using a little freeware tool called "DefaultBrowser"), and so far it's working just fine.  :Thmbsup:

Pages: prev1 2 3 4 5 [6] 7 8next
Go to full version