topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Tuesday April 7, 2026, 6:23 am
  • 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
glad to hear it. thank you very much for figuring out it was a newline causing the problem. :up:
18952
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?
18953
i will add this.
18955
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.
18956
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.
18957
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
18958
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?
18959
Find And Run Robot / Re: What flavor of regex?
« Last post by mouser on July 07, 2009, 05:20 PM »
i'll add it.
18960
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/
18961
try editing the configdir.ini file and specifying a custom configuration directory or something.
18962
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.
18963
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.
18965
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.
18966
Check your "C:\Documents and Settings\USERNAMEHERE\Application Data\DonationCoder\ScreenshotCaptor" directory, especially if you are on vista on win7.
18967
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.
18968
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.
18969
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
18970
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.
18971
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.
18972
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?
18973
Mini-Reviews by Members / Re: Actual Window Manager mini review
« Last post by mouser on July 06, 2009, 05:43 AM »
Welcome to the site Alex  :Thmbsup:
18974
BrowserTraySwitch / Re: No longer switching default browser..
« Last post by mouser on July 05, 2009, 09:27 PM »
ill try to look into this today or tomorrow.. shouldn't be too hard to fix.. it just boggles my mind how many different crazy ways their are to mes with the default browser setting. it's a real rat's nest.
18975
BrowserTraySwitch / Re: No longer switching default browser..
« Last post by mouser on July 05, 2009, 08:43 PM »
ok ill investigate.. maybe one of the xp service packs broke something..

question: do you log into xp as administrative user or as a normal user? maybe that has something to do with it.. i use xp as admin.
Pages: prev1 ... 754 755 756 757 758 [759] 760 761 762 763 764 ... 1515next