topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Monday September 21, 2026, 9:31 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Recent Posts

Pages: prev1 ... 754 755 756 757 758 [759] 760 761 762 763 764 ... 1515next
18951
BrowserTraySwitch / BrowserTraySwitch V2 BETA
« Last post by mouser on July 08, 2009, 07:03 PM »
yes you have it exactly right.

only modification to that is that BTS2 will actually automatically detect if you pull up the menu and you have a not-yet-snapshotted browser set as your new default and will take a new snapshot.

so the procedure is:
  • start BTS2.
  • for each of your browsers, run them and set them as default, then Click on the BTS menu to have it snapshot it.

after that you can select browsers from the BTS menu as normally.
18952
BrowserTraySwitch / BrowserTraySwitch V2 BETA
« Last post by mouser on July 08, 2009, 03:41 PM »
V2 Beta of BrowserTraySwitch is now available for the brave:

The beta should be fully functional with all features working. BUT.. this stuff is inherently weird and i advise people who are really scared of registry to not mess around with this.

If you don't have a need for this program, don't use it.  It's only for people who really want to be able to switch their default browser very frequently (e.g. multiple times per day), and don't want to have to go through the normal processes.



I should have done it this way to begin with.. i would have if i had known how weird all these different browsers and registry settings would be.

Let me explain a bit about how the old way worked, and how the new way will work.

OLD WAY:
  • It turns out there are more than a dozen various registry values that are set differently when the default browser is changed.  These are not fully documented anywhere, and are a mishmash of strange items.  Most of the dif registry values point to the browser exe, but some specify the icon to display, some specify a commandline to invoke the browser exe, and some are just weird.  They used to be in LOCAL_MACHINE section of registry, now it seems they are in CURRENT_USER mostly.
  • The old(current) version of BrowserTraySwitch takes the browser exe path as specified in the its config file, and tries to set all of these values.  [It stopped working for you because BTS sets HKEY_LOCAL_MACHINE and it seems the new use of HKEY_CURRENT_USER was overiding that, rendering BTS settings ignored].
  • Setting all of these values correctly is tricky -- especially when it comes to a browser deciding if it needs to ask the user if it should make itself default -- even a change in the uppercase/lowercase value of any registry key could make a browser think its not the default and offer to set it for you on startup.
  • So what is the better way?

The New Way:
  • BrowserTraySwitch knows which set of registry values are affected by the default browser.
  • The new version lets you take a "snapshot" of these values and save them to different browser config files.
  • Then it lets you restore these when you choose.
  • The GUI for the user is unchanged.
  • The main difference now is: You dont have to configure a settings file with your different browsers, but you DO have to take "snapshots" of each different browser you use after it is set to default.


Make sense?
18953
DesktopCoral / Re: Problem with new version 1.05.01
« Last post by mouser on July 08, 2009, 10:43 AM »
i remember this problem happening in another program of mine.. it is strange.
perhaps you could try turning off the "start with windows" option in Desktop Coral, and then just making a shortcut yourself to the program in your Startup subdirectory of your Start Menu.

or if you can wait a bit i will add code to Desktop Coral to ignore the silly "/autorun" parameter that seems to cause this problem.
18954
glad to hear it. thank you very much for figuring out it was a newline causing the problem. :up:
18955
FARR Plugins and Aliases / Re: idea: FARR plugin school / tutorial / wiki
« Last post by mouser on July 08, 2009, 10:29 AM »
absolutely.
i'll ask gothic to install DokuWiki, which i really like.

maybe a shorter subdomain name would be easier..  farrcoders.dcmembers.com or fcoders.dcmembers.com? farrapi.dcmembers.com?
18956
i will add this.
18958
Find And Run Robot / Re: Latest FARR Release v2.107.04 beta - Sep 23, 2012
« Last post by mouser on July 08, 2009, 10:06 AM »
minor update:

Version 2.70.01 - July 7th, 2009
  • [BugFix] Using the igo alias multiple times could result in an error about "Resource In Use" for users with old versions of Internet Explorer 6 installed.
  • [BugFix] Attempt to fix icon display and launching for some .LNK shortcuts (especially x64 programs on x64 OS); let's see if this breaks anything for other users.
  • [BugFix] Clarified the statusbar display during initial searching.
  • [MinorFeature] Program now checks file existence of previous launch history on startup which should avoid the delay on first search.
18959
Find And Run Robot / Re: Latest FARR Release v2.107.04 beta - Sep 23, 2012
« Last post by mouser on July 08, 2009, 10:04 AM »
you can just delete, no need to uninstall.
but you do need to run the installer and point it to the real place afterwards.

i.e. it's important to have the latest install be to the right location, and it's going to default to the previous location when you run the next install, so pay attention to the location that is set as default when you run the next install.
18960
Find And Run Robot / Re: Help for a new user please
« Last post by mouser on July 07, 2009, 10:36 PM »
PDF version of help file for FARR:
https://www.donation.../FindAndRunRobot.pdf
18961
Find And Run Robot / Re: Help for a new user please
« Last post by mouser on July 07, 2009, 07:25 PM »
mouser... you have a PDF manual for FARR???

actually the help program i use (the great Help+Manual) can easily make pdfs from the same source it uses to make .chm files, so it's easy to do -- i just figure few people care enough to bother mentioning it.. i wonder if i should make clear links to them?
18962
Find And Run Robot / Re: What flavor of regex?
« Last post by mouser on July 07, 2009, 05:20 PM »
i'll add it.
18963
Find And Run Robot / Re: What flavor of regex?
« Last post by mouser on July 07, 2009, 04:27 PM »
should be PCRE (perl):
http://www.pcre.org/
18964
try editing the configdir.ini file and specifying a custom configuration directory or something.
18965
BrowserTraySwitch / Re: No longer switching default browser..
« Last post by mouser on July 07, 2009, 11:35 AM »
i fixed the basic problem.. and the new version manages to switch browsers now, though in one case it seemed the browser (avant) wasn't "convinced" it was correctly set as the default browser and so was offering to reassert itself, which is annoying.

the good news however is that i realized a much cleaner way to do this. the bad news is it will require a day or two of coding.
18966
Web Log Filter / Re: Web Log Filter - discard and replace
« Last post by mouser on July 07, 2009, 11:33 AM »
i seem to be the only person on the planet who ever used Web Log Filter that it gave me a real fright to see a question about it.. definitely not one of my more popular tools.

i actually recently used Web Log Filter for the first time in a while and it took me a few tries to remember how to use it.. it's not the most obvious thing.  but it does work and serve a useful purpose.

one thing that tripped me up was remembering that it doesn't want to modify the original file, but create a new output file.

can you first make sure you can figure out how to get it to process your file and create a new output file, and then experiment a bit with getting it to reject lines.. once you get that working, let me know again if you still have trouble blocking images.

And definitely take a look at the included NoImages rule carefully -- it's just a sample and it may not cover all cases, etc.
18968
I can put up an older version if you want to try that -- i don't know how any change i made could have caused this.
18969
Check your "C:\Documents and Settings\USERNAMEHERE\Application Data\DonationCoder\ScreenshotCaptor" directory, especially if you are on vista on win7.
18970
youve got nested templated classes
   "template<class U> class Helper" is inside "template <class T> class Matrix"

while the code may be ok, i wouldnt be surprised if the old Borland C++ Builder 5 compiler had a bug and was getting confused with this.  im not sure what a workaround would be..

though i could be wrong.
18971
Living Room / Re: What's the best registry cleaner? Ask Leo says: none
« Last post by mouser on July 06, 2009, 03:24 PM »
Simpler solution is to install a virtual OS (there are loads of host options these days some free) and only test stuff in the virtual OS keeping your main OS clean of all the crap that accumulates.

amen.
18972
Living Room / Re: What annoys you to no end?
« Last post by mouser on July 06, 2009, 02:20 PM »
though we know that you know that we know that that wasn't really a consideration.

 ;D so true
18973
LaunchBar Commander / Re: Updating did me in again
« Last post by mouser on July 06, 2009, 09:48 AM »
I think it was just a matter of having to open the right .mcf (launch bar) file; it may have been that when LBC shut down for updating, it didnt save a record of the last file that was open, and so when it restarted it opened up its default file.  something like that.
18974
BrowserTraySwitch / Re: No longer switching default browser..
« Last post by mouser on July 06, 2009, 09:13 AM »
ok it looks to me like the thing causing the trouble is BrowserTraySwitch is making changes the LocalMachine tree in the registry, and the current OS method is to use the LOCALUSER tree.. i should have a fix today.
18975
Find And Run Robot / Re: Need help with search entry
« Last post by mouser on July 06, 2009, 07:35 AM »
can you explain more what the problem is?
Pages: prev1 ... 754 755 756 757 758 [759] 760 761 762 763 764 ... 1515next