AutoHotkey Community

It is currently May 22nd, 2012, 1:15 pm

All times are UTC [ DST ]


Search found 67 matches
Search these results:

Author Message

 Forum: Support   Topic: Recover deleted but still running AHK script

Posted: July 25th, 2010, 2:13 pm 

Replies: 2
Views: 526


Z_Gecko,
Thank you. I managed to recover about 330 lines of script this way. Another part I had to restore from an older backup and re-add the rest.

Thanks
Roman

 Forum: Support   Topic: Recover deleted but still running AHK script

Posted: July 16th, 2010, 12:57 am 

Replies: 2
Views: 526


Hello all, I have made a stupid mistake and deleted an important AHK script. However, it is still running (persistent). Is there a way to recover the .ahk from the copy running in memory? Any idea why Recuva that I have run immediately after realizing my mistake finds 500,000+ files dating up to thr...

 Forum: Scripts   Topic: nDroid (formerly 320MPH) Ultra Fast Anything-Launcher

Posted: April 27th, 2008, 9:41 am 

Replies: 355
Views: 97271


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 into the options (right click or AppsKey) what you can setup. Where? The script menu is the standard AutoHotkey ...

 Forum: Scripts   Topic: nDroid (formerly 320MPH) Ultra Fast Anything-Launcher

Posted: April 25th, 2008, 3:24 pm 

Replies: 355
Views: 97271


HugoV,
Thanks. I guess a scan plugin is the only way to go.

Roman

 Forum: Scripts   Topic: nDroid (formerly 320MPH) Ultra Fast Anything-Launcher

Posted: April 24th, 2008, 9:57 am 

Replies: 355
Views: 97271


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, but I do not want the files inside to be indexed.
Is there a way to do this?

Thank you
Roman

 Forum: Support   Topic: Cannot remap Ctrl-Alt-k

Posted: March 3rd, 2008, 11:18 am 

Replies: 4
Views: 2048


Ctrl-Alt-K is the default key combination to bring up KeePass.

Roman

 Forum: Suggestions   Topic: SetTitleMatchMode within #IfWinActive

Posted: February 17th, 2008, 6:20 am 

Replies: 1
Views: 547


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

 Forum: Issues   Topic: UrlDownloadToFile docs update (autoconf script)

Posted: December 13th, 2007, 3:59 pm 

Replies: 1
Views: 1433


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 an automatic configuration script instead of having a specific proxy configured then UrlDownloadToFi...

 Forum: Utilities   Topic: Listen to your port/heart ...

Posted: April 13th, 2007, 10:56 am 

Replies: 2
Views: 3108


savage wrote:
netstat -a only lists the local and foreign addresses on the ports

That's why we have netstat -ab ;)

Roman

 Forum: Support   Topic: "c:\test a\" "c:\test b\" as parameters

Posted: January 24th, 2007, 11:30 pm 

Replies: 5
Views: 639


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 backslash).

Roman

 Forum: Support   Topic: "c:\test a\" "c:\test b\" as parameters

Posted: January 24th, 2007, 1:06 am 

Replies: 5
Views: 639


Hoorray! A friend pointed me to a solution:
"c:\test a\\" "c:\test b\\"
:)
So in case it helps anyone. :)

Roman

 Forum: Support   Topic: "c:\test a\" "c:\test b\" as parameters

Posted: January 23rd, 2007, 11:41 pm 

Replies: 5
Views: 639


Thank you for the reply.

Quote:
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.

 Forum: Support   Topic: "c:\test a\" "c:\test b\" as parameters

Posted: January 23rd, 2007, 10:10 pm 

Replies: 5
Views: 639


Hi,
I am trying to pass two paths as command line parameters. The problem is with the trailing \"

Code:
script.ahk "c:\test a\" "c:\test b\"


MsgBox, %1% says:
Quote:
c:\test a" c:\test


What can I do the get the two parameters?

TIA
Roman

 Forum: Issues   Topic: A_TimeSincePriorHotkey returns a too large value

Posted: November 22nd, 2006, 11:29 pm 

Replies: 11
Views: 2177


numEric,
Aha! Thanks a lot! :)

Roman

 Forum: Issues   Topic: A_TimeSincePriorHotkey returns a too large value

Posted: November 22nd, 2006, 3:15 pm 

Replies: 11
Views: 2177


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 of 26 tries I get 22 over 350ms and 4 in the 80-120ms range. I wonder what's the mystery. :) Thanks ...
Sort by:  
Page 1 of 5 [ Search found 67 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group