| Author |
Message |
Topic: Automise vs Autohotkey |
user
Replies: 17
Views: 1202
|
Forum: Utilities & Resources Posted: Fri Apr 11, 2008 8:11 am Subject: Automise vs Autohotkey |
since you asked, AHK is free and can do pretty much anything, therefore AHK
is better. You picked a wrong spot to market your product.
you are stupid idiot shit
and that Bobo shit above too
... |
Topic: Automise vs Autohotkey |
user
Replies: 17
Views: 1202
|
Forum: Utilities & Resources Posted: Thu Apr 10, 2008 9:29 am Subject: Automise vs Autohotkey |
hello
anyone tested www.automise.com? |
Topic: File Manager |
user
Replies: 26
Views: 1728
|
Forum: Scripts & Functions Posted: Wed Apr 02, 2008 12:53 am Subject: File Manager |
it didnt make the pc freeze as the others did!
works very well!!! thanks !!! |
Topic: File Manager |
user
Replies: 26
Views: 1728
|
Forum: Scripts & Functions Posted: Wed Apr 02, 2008 12:29 am Subject: File Manager |
I am currently in search of a file manager that will be able to open fast a folder with large number of files:
http://img122.imageshack.us/img122/8881/022740pl1.png
is it possible?
all file manag ... |
Topic: Lightning Renamer (File Renamer) |
user
Replies: 18
Views: 3177
|
Forum: Scripts & Functions Posted: Wed Apr 02, 2008 12:19 am Subject: Lightning Renamer (File Renamer) |
this is very nice
thanks
but can it compete whole apps written in C++? I mean, ofcourse it may have more features and be more flexible, but will it be as stable and as accurate, especialy with la ... |
Topic: rapishare links in .txt |
user
Replies: 7
Views: 1037
|
Forum: Scripts & Functions Posted: Wed Apr 02, 2008 12:09 am Subject: rapishare links in .txt |
thanks for the script
I would with one click to gather all the rapidshare links that appear in a webpage that I currently view
and parse them to "Rapidshare manager" that will autoconv ... |
Topic: create new folder script |
user
Replies: 6
Views: 406
|
Forum: Ask for Help Posted: Sat Mar 29, 2008 2:56 am Subject: create new folder script |
Check if the SysListView321 has the focus with ControlGetFocus.
And check if the mouse cursor is within the boundaries of the SysListView321 with MouseGetPos.
it already does both
what it nee ... |
Topic: create new folder script |
user
Replies: 6
Views: 406
|
Forum: Ask for Help Posted: Sat Mar 29, 2008 12:13 am Subject: create new folder script |
You could change the hotkey to something like Win-n
not intended |
Topic: create new folder script |
user
Replies: 6
Views: 406
|
Forum: Ask for Help Posted: Fri Mar 28, 2008 2:24 am Subject: create new folder script |
| anyone? |
Topic: more commands and parameters |
user
Replies: 0
Views: 173
|
Forum: Wish List Posted: Sat Mar 22, 2008 12:55 pm Subject: more commands and parameters |
hello
what I would like in ahk is to create more commands and parameters in order to limit the size of the scripts
for example I have some hotstrings that I want them to work in specific circums ... |
Topic: create new folder script |
user
Replies: 6
Views: 406
|
Forum: Ask for Help Posted: Sat Mar 22, 2008 12:50 pm Subject: create new folder script |
hello
this is Titan's script that creates new folder on double click:
#IfWinActive ahk_class CabinetWClass ; the ahk_class of explorer windows
; hotkeys here will only work when explorer windo ... |
Topic: Auto Copy Selected Text to Clipboard |
user
Replies: 75
Views: 13769
|
Forum: Scripts & Functions Posted: Thu Mar 06, 2008 10:44 pm Subject: Auto Copy Selected Text to Clipboard |
this is the autoit script from danwilli
#Include <Misc.au3>
#Include <Constants.au3>
Global $clip = ""
Global $lastclip = ClipGet()
Global $paste = ""
Hot ... |
Topic: Auto Copy Selected Text to Clipboard |
user
Replies: 75
Views: 13769
|
Forum: Scripts & Functions Posted: Thu Mar 06, 2008 3:26 am Subject: Auto Copy Selected Text to Clipboard |
yeap, it is much more stable and the code is much lesser
for example, it never replaced my highlighted text with "cccc" and it worked in all programs I selected text in
however I could ... |
Topic: Auto Copy Selected Text to Clipboard |
user
Replies: 75
Views: 13769
|
Forum: Scripts & Functions Posted: Wed Mar 05, 2008 10:07 pm Subject: Auto Copy Selected Text to Clipboard |
after so much time, and still highly appreciating Laszlo's marvelous work, I have to admitted that autoit works better for this purpose...
sorry, no trolling intented |
Topic: Enable/Disable a Network Connection |
user
Replies: 38
Views: 7260
|
Forum: Scripts & Functions Posted: Wed Mar 05, 2008 1:39 am Subject: Enable/Disable a Network Connection |
| any news? |
| |