topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Tuesday March 19, 2024, 2:02 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

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 - kikon [ switch to compact view ]

Pages: [1]
1
This is quite easily accomplished with a bit of AHK script:
-skwire link=topic=27310.msg255471#msg255471
amazing ,
just three lines of code  :)

2
it stops at 1st result ... next pressing doesn't move to 2nd result  :(

3
only in FARR application .. and just TAB (without any modifiers)

.. with little finger pressing TAB move cursor to needed result.

4
I guess, such behavior of TAB key will increase the speed and reduce switching of attention

please share your opinions.

5
General Software Discussion / Re: Quick Cliq
« on: April 30, 2011, 03:49 PM »
the most ergonomic launcher ... thank you  :-*
can you add the new shortcut type - hotkey, for example to bring to front some running program from system tray

6
General Software Discussion / Re: JumpTo v1.1
« on: April 30, 2011, 03:44 PM »
deleted

7
... very useful tool  :up:
 for reach to any search box from one GUI such as FARR

8
Hi,Ath ! many thanks  :Thmbsup: good launcher tool ! I've used these lines, both works .

WinSendKeys.exe -c -t 1000 -x helpctr.exe
WinSendKeys.exe -c -xd 1000 -x helpctr.exe

9
Looks like NirCmd might be able to do it.  At least, it has "sendkey" type commands, but it doesn't seem to specify a target program or window.
NirCmd  very very slowly sends commands. Last year, I've tried it

10
thank you Ath, but -x doesn't work yet. I used in various way, doesn't work :(
d:\run\WinSendKeys\WinSendKeys.exe -x C:\WINDOWS\pchealth\helpctr\binaries\helpctr.exe -c

helpctr.exe just started and nothing is pasted.

11
thanks a lot Ath !
I used this line :
WinSendKeys -w "Help and Support Center" -c

but what to do when application is not running. In most cases, we should send clipboard content to app that not running at the moment...

to use cmd.exe ? or you can add this feature to your utility ?

12
Find And Run Robot / Re: two little steps - Paste and Go
« on: February 07, 2011, 01:24 PM »
I can add that to WinSendKeys, I'm away for about an hour now, and then I'll have a look at it.
thanks a lot ! I'm looking forward !

13
Find And Run Robot / Re: two little steps - Paste and Go
« on: February 07, 2011, 11:43 AM »
thank you,
I'l try to find such tool

14
Find And Run Robot / Re: two little steps - Paste and Go
« on: February 07, 2011, 11:26 AM »
sorry mouser me for spending your time with my bad English...

I have created in Hotkey section :
run paste %cliptext% C:\WINDOWS\pchealth\helpctr\binaries\HelpCtr.exe \n

yes \n supported in FARR edit box, but can FARR send Enter-pressing to HelpCtr.exe

15
Find And Run Robot / Re: two little steps - Paste and Go
« on: February 07, 2011, 10:55 AM »
FARR can send   selected text as a parameter   to any other programs, if this program support command line parameters.

many programs, such as Windows Help Center, do not support comm. parameters.

maybe someone can write script for
adding "PASTE" and "Enter" key pressing after lunching such programs

16
Find And Run Robot / two little steps - Paste and Go
« on: February 07, 2011, 08:32 AM »
 how to add these steps to lunching selected text with FARR
for example when lunching Windows help (Win+F1)

17
Find And Run Robot / Re: INDEX/CACHE vs REALTIME
« on: September 30, 2010, 12:16 PM »
I guess , it would better not adding INDEX feature.

Instead indexing, I think add some feature optionally:

1) It will be great, can search in other streams of files, such as Subject, Keywords, Category, Artist etc. Because often these streams more descriptive than Name of File

2) To search description files of downloaded files
the huge number of files created by downloading. Often the name doesn't mean something. For example I type WinHex in FARR, to find the file and I do not remember that it downloaded as w13w2.zip name. but its description file (w13w2.txt) file contains more meaningful info.

(sorry for bad English  :()

18
many thanks for sintax explaining,

I mean the second issue you'v described,
the purpose is clear : we search one file for launching, not for browsing list of files or managing them

19
Hello to everyone !

I'd like to know , can FARR list all files/subdirs in current dir?

this feature known in Total Commander as branch view

for example, I hoped the string d:\run\FindAndRunRobot\*\ can do that, but it only match 1st-depth subdirs

thank you !

Pages: [1]