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 16, 2024, 12:00 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

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - nitrix-ud [ switch to compact view ]

Pages: prev1 2 3 [4] 5 6 7 8 9 ... 23next
76
fuck yeah i'm doing advanced stuff  8)

for #1, that's great mouser, your suggestion works !!!

for #2, that would be great...

i have a #3, it seems that a user variable cannot be bigger than 272 characters ? does that make sense to you ?


PS: I'm sending a quick video on your email (for your eye's only, there are some personal stuff)

77
Hi Mouser  :D

I have some questions regarding setuservar...

1) Is it possible to set multiple values in one go using the command-line ?

this does not work
C:\Program Files\FindAndRunRobot\FindAndRunRobot.exe -launch "setuservar MyVars.var1=value1,MyVars.var2=value2"

I have a autohotkey script that sets about 10 values (folder paths used in search folders options) in FARR and I have to say it takes some times to complete since it seems I MUST use RunWait autohotkey command when setting the values to get the recachedirpaths command (that I run at the end) to work well... (otherwise it recaches a mix of good and wrong directories...)


2) Is it possible to remove a value ?? using command-line or using an other way

Thanks for your answer

I hope FARR is very much alive, since I believe it's one of the most useful piece of software in the universe  :-*


78
Hello all,

hard to believe i haven't posted since a few years. :tellme:

Mouser, i have to tell you i still think FARR is the most useful software on the planet !  :-*

79
Find And Run Robot / Re: FARR bug ?
« on: April 23, 2012, 01:46 PM »
Just to say that setting up an exception in Microsoft Security Essentials worked !!

No more freezing !

80
Find And Run Robot / Re: FARR bug ?
« on: April 03, 2012, 03:11 AM »
the strange thing is, it works most of the time flawlessly, i've set up an exception in Microsoft Security essentials, no problem for the moment, we'll see after some more time
i'll keep you informed

cheers, Nico

81
Find And Run Robot / FARR bug ?
« on: March 27, 2012, 02:24 AM »
Hi Mouser,

on two different computers, using a portable installation on brand new ssd drives, we sometimes have a blank result list for the following regex alias :
^(https?://)?(([0-9a-z_!~*'().&=+$%-]+: )?[0-9a-z_!~*'().&=+$%-]+@)?(([0-9]{1,3}\.){3}[0-9]{1,3}|localhost|([0-9a-z_!~*'()-]+\.)*([0-9a-z][0-9a-z-]{0,61})?[0-9a-z]\.[a-z]{2,6})(:[0-9]{1,4})?((/?)|(/[0-9a-z_!~*'().;?:@&=+$,%#-]+)+/?)$

result is : f | #filecontents C:\path_to\www.txt

it's like FARR stops working for 3-10 seconds (we can see a : does not respond in the title bar...) then everything works again fine...

it's hard to understand what happens... the status bar indicates the number of results which is correct (30 in that case...) the size of the results list seems to be calculated correctly (we use the auto-expand feature) but it is blank...

is it a problem with the regex or with filecontents ?

it seems we did not have the problem before the new installation... do you have any clue ?

82
Find And Run Robot / Re: auto adding to group alias feature
« on: December 20, 2011, 09:50 AM »
Hi,

adding my 2 cents to mouser's answer

you can even use the dosearch command to create an alias using the +txt MODIFIER

Alias Trigger Text : txt
Regular Expression Pattern : ^txt (.*)
Results : txt $$1 | dosearch +txt $$1

This is not just to remove the + sign you can add other modifiers like for example one to open your text files in another editor than the default one, or restrict the search to txt files with some prefix....

Cheers

83
Find And Run Robot / Re: Settings not being saved
« on: November 16, 2010, 02:28 PM »
i changed the write access so that the FARR directory is writable by current user
and it seems to work perfectly now  :D

84
Find And Run Robot / Re: Settings not being saved
« on: November 16, 2010, 09:23 AM »
funny, i had the same problem today...

i overwrited the configdir.ini so that the FARR ini file is saved in the root folder of FARR

when running FARR with administrator rights it seems to work, but if i ask FARR to run with admin rights, it does not launch at startup...

maybe i could run it in portable mode ?

85
i switched from launchy to FARR a few years ago, and i can say it was the single best thing i've done on a computer...
get to know FARR and i promiss you'll never go back
you can do so much (i'm not talking about plugins i'm talking about core features ... filecontent, regex, dosearch, copyclip, variables, ...)
with some autohotkey scripts, you don't even know what OS you're running  :P

keep up the good work Mouser

one happy FARR user  :-*


86
great mouser ;)

that works !

87
hey mouser,
just tried the latest beta release 2.87.01

it does not resolve this issue...
maybe that's normal since it does not say so in the release note, when will that be available ?

88
wonderful !  :-*

89
i sometimes use a simple right click on the result, the i choose "shell context menu" then open
cheers

90
that would be wonderful !

Thanks mouser  :Thmbsup:

91
Hi mouser
any news regarding this issue ?

i'd would love to see a solution coming  :-*

92
i think that would work  :huh:

or you could add a re-cache command line option

as you prefer ;)

93
it is possible to have dynamic search folders by using the following trick :

you set a user variable dynamically (for instance using autohotkey : Run, C:\Program Files\FindAndRunRobot\FindAndRunRobot.exe -launch "setuservar Pixos.projet_www=SomeProject")
[MyVariables]
projet_www = C:\_web\www\SomeProject

Then you use the %uservar.Pixos.projet_www% variable as a search directory like virtual folder name (%PROGRAMFILES%, ...)
Works fine, BUT the variables are randomly refreshed, most of the time they are not.

in the options, the user variables reflects the change everytime, but most of the time FARR searches with the "previously set" folder

@mouser
is this a bug ? or do you have to create a new command line command : go[searchfolders]reload ?

Cheers, Nitrix

94
FARR Plugins and Aliases / Re: "Go" Alias SLOW!
« on: March 19, 2010, 12:20 PM »
As i said, it happened to me too
try to make firefox your default browser again (system wide)
or
make firefox your custom browser tool in FARR options, that works too



95
FARR Plugins and Aliases / Re: "Go" Alias SLOW!
« on: March 17, 2010, 10:06 AM »
hi

happened to me too
try to make firefox your default browser again

cheers, nitrix

96
Find And Run Robot / Re: Suggestion: arrow keys to scroll result list
« on: February 12, 2010, 01:24 PM »
great news  :-*
i can't wait

97
Find And Run Robot / Re: Interfacing FARR with QUIX?
« on: February 11, 2010, 02:50 PM »
that would be pretty cool  :-*

98
Find And Run Robot / Re: 2010 Farr Wishlist
« on: January 11, 2010, 08:05 AM »
Fist Happy new year to all donation coder members ;)

wish #99 (i'll go down to 1  :D) :
please add a nice way to add a separator in the result window... that would make FARR more usable and customizable
i currently use the following "result" :
 __________________ | C:\_common\programs\FARR Scripts\DoNothing.ahk /STAYOPEN /ICON=icons\noicon.ico
where DoNothing.ahk does nothing

cheers, Nico

99
Thanks for the update !
i'm glad to see a new release !

Keep up the good work mouser  :up:

100
pgdn in result view will show all, and then subsequent presses will page through the multiple-pages of results?

that would be perfect

Pages: prev1 2 3 [4] 5 6 7 8 9 ... 23next