| Author |
Message |
Topic: nDroid (formerly 320MPH) Ultra Fast Anything-Launcher |
Hacker
Replies: 281
Views: 55906
|
Forum: Scripts & Functions Posted: Sun Apr 27, 2008 9:41 am Subject: nDroid (formerly 320MPH) Ultra Fast Anything-Launcher |
fures,
Does not seem to work quite right. Upon startup I get:
Not exist:C:\Documents and Settings\Hacker\Application Data\Microsoft\Sablonok\
Scanning continues with the next item.
look ... |
Topic: nDroid (formerly 320MPH) Ultra Fast Anything-Launcher |
Hacker
Replies: 281
Views: 55906
|
Forum: Scripts & Functions Posted: Fri Apr 25, 2008 3:24 pm Subject: nDroid (formerly 320MPH) Ultra Fast Anything-Launcher |
HugoV,
Thanks. I guess a scan plugin is the only way to go.
Roman |
Topic: nDroid (formerly 320MPH) Ultra Fast Anything-Launcher |
Hacker
Replies: 281
Views: 55906
|
Forum: Scripts & Functions Posted: Thu Apr 24, 2008 9:57 am Subject: nDroid (formerly 320MPH) Ultra Fast Anything-Launcher |
rajat,
Hello,
I know how to index all the .exe in c:\Program Files\ and all the .mp3 in c:\Music\. However, I would also like to index all the dirs on the c:\ drive to be able to quickly access them ... |
Topic: Cannot remap Ctrl-Alt-k |
Hacker
Replies: 4
Views: 296
|
Forum: Ask for Help Posted: Mon Mar 03, 2008 11:18 am Subject: Cannot remap Ctrl-Alt-k |
Ctrl-Alt-K is the default key combination to bring up KeePass.
Roman |
Topic: SetTitleMatchMode within #IfWinActive |
Hacker
Replies: 1
Views: 179
|
Forum: Wish List Posted: Sun Feb 17, 2008 6:20 am Subject: SetTitleMatchMode within #IfWinActive |
Hello,
I would like to suggest to include a possibility to set the title match mode within the #IfWinActive (and related) directive. Hope I didn't miss a thread.
TIA
Roman |
Topic: UrlDownloadToFile docs update (autoconf script) |
Hacker
Replies: 1
Views: 458
|
Forum: Bug Reports Posted: Thu Dec 13, 2007 3:59 pm Subject: UrlDownloadToFile docs update (autoconf script) |
Hello,
Proxies: UrlDownloadToFile will use a proxy server to access the Internet if such a proxy has been configured in Microsoft Internet Explorer's settings.
This is not quite true. If IE is using ... |
Topic: Listen to your port/heart ... |
Hacker
Replies: 2
Views: 1650
|
Forum: Utilities & Resources Posted: Fri Apr 13, 2007 10:56 am Subject: Listen to your port/heart ... |
netstat -a only lists the local and foreign addresses on the ports
That's why we have netstat -ab
Roman |
Topic: "c:\test a\" "c:\test b\" as parameters |
Hacker
Replies: 5
Views: 290
|
Forum: Ask for Help Posted: Wed Jan 24, 2007 11:30 pm Subject: "c:\test a\" "c:\test b\" as parameters |
| Sorry for the confusion. To be more precise, the program passes the paths with trailing backslashes, but I can influence what is around them, in this case the quotation marks (and the secondary backsl ... |
Topic: "c:\test a\" "c:\test b\" as parameters |
Hacker
Replies: 5
Views: 290
|
Forum: Ask for Help Posted: Wed Jan 24, 2007 1:06 am Subject: "c:\test a\" "c:\test b\" as parameters |
Hoorray! A friend pointed me to a solution:
"c:\test a\\" "c:\test b\\"
So in case it helps anyone.
Roman |
Topic: "c:\test a\" "c:\test b\" as parameters |
Hacker
Replies: 5
Views: 290
|
Forum: Ask for Help Posted: Tue Jan 23, 2007 11:41 pm Subject: "c:\test a\" "c:\test b\" as parameters |
Thank you for the reply.
Why do you need to pass the trailing backslash?
Unfortunately I have no influence on that, the program that calls the script passes paths with trailing backslashes. |
Topic: "c:\test a\" "c:\test b\" as parameters |
Hacker
Replies: 5
Views: 290
|
Forum: Ask for Help Posted: Tue Jan 23, 2007 10:10 pm Subject: "c:\test a\" "c:\test b\" as parameters |
Hi,
I am trying to pass two paths as command line parameters. The problem is with the trailing \"
script.ahk "c:\test a\" "c:\test b\"
MsgBox, %1% says:
c:\tes ... |
Topic: A_TimeSincePriorHotkey returns a too large value |
Hacker
Replies: 8
Views: 724
|
Forum: Bug Reports Posted: Wed Nov 22, 2006 11:29 pm Subject: A_TimeSincePriorHotkey returns a too large value |
numEric,
Aha! Thanks a lot!
Roman |
Topic: A_TimeSincePriorHotkey returns a too large value |
Hacker
Replies: 8
Views: 724
|
Forum: Bug Reports Posted: Wed Nov 22, 2006 3:15 pm Subject: A_TimeSincePriorHotkey returns a too large value |
PhiLho,
Ooh, you expect lower times? You are that fast? Smile How do you know your real speed, then?
Well, double-clicking not on the title bar I get 80-120ms.
Double-clicking on the title bar, out ... |
Topic: A_TimeSincePriorHotkey returns a too large value |
Hacker
Replies: 8
Views: 724
|
Forum: Bug Reports Posted: Wed Nov 22, 2006 2:01 pm Subject: A_TimeSincePriorHotkey returns a too large value |
PhiLho,
Let me quote myself:
A_TimeSincePriorHotkey returns higher values than it should.
When double-clicking on the title bar, I don't get times (A_TimeSincePriorHotkey) lower than cca. 200ms.
... |
Topic: A_TimeSincePriorHotkey returns a too large value |
Hacker
Replies: 8
Views: 724
|
Forum: Bug Reports Posted: Wed Nov 22, 2006 12:58 pm Subject: A_TimeSincePriorHotkey returns a too large value |
PhiLho,
Thanks for testing!
So what is wrong?
You pointed me in the right direction - try clicking on the title bar of a maximized window (to restore the window) - there it doesn't seem to work f ... |
| |