| Author |
Message |
Topic: simple window switching |
kardus
Replies: 2
Views: 1105
|
Forum: Scripts & Functions Posted: Mon Sep 22, 2008 9:44 am Subject: Re: simple window switching |
| Interesting, tanks! |
Topic: Lightning Renamer (File Renamer) |
kardus
Replies: 22
Views: 4536
|
Forum: Scripts & Functions Posted: Sat Aug 16, 2008 11:29 pm Subject: Lightning Renamer (File Renamer) |
| Very nice script, thanks! |
Topic: delete RAW.ahk (photo) |
kardus
Replies: 1
Views: 296
|
Forum: Scripts & Functions Posted: Wed Aug 06, 2008 8:43 pm Subject: delete RAW.ahk (photo) |
; This script to delete photo in RAW format (.CR2 for canon Eos 20D)
; when in a folder there are file RAW that are isolated, that have no corresponding .JPG (and no other files with
; t ... |
Topic: rename photo.ahk |
kardus
Replies: 1
Views: 379
|
Forum: Scripts & Functions Posted: Wed Aug 06, 2008 8:41 pm Subject: rename photo.ahk |
I use these script for renaming photo; for me they are invaluable, but I'm not sure if someone will find it useful ...
/*
This script to rename multiple files of photo taken from varios camera that ... |
Topic: Crazy Scripting : Scriptlet to find Scancode of a Key |
kardus
Replies: 11
Views: 2413
|
Forum: Scripts & Functions Posted: Sat Jul 26, 2008 10:23 pm Subject: Crazy Scripting : Scriptlet to find Scancode of a Key |
| With S8 is ok, thanks! |
Topic: WinTraymin to trayicon |
kardus
Replies: 34
Views: 1773
|
Forum: Scripts & Functions Posted: Sat Jul 26, 2008 10:10 pm Subject: WinTraymin to trayicon |
Wonderful script!
As I need to minimize with AltGr+K and as inexperienced, I added: ...
...
OnExit
ExitApp
<^>!k:: ; ************************* ADDED
WinTra ... |
Topic: Multiple Copy of a file |
kardus
Replies: 3
Views: 1213
|
Forum: Scripts & Functions Posted: Sat Jul 19, 2008 12:57 pm Subject: Multiple Copy of a file |
Now there is only one place to replace the hotkey (letter "d")
/*
This script to duplicate files.
When you need copies of a file, normally you press CTRL+C and CTRL+V several time.
Su ... |
Topic: Multiple Copy of a file |
kardus
Replies: 3
Views: 1213
|
Forum: Scripts & Functions Posted: Fri Jul 18, 2008 6:44 pm Subject: Multiple Copy of a file |
Thanks for your reply, it's my first post add I am happy that someone answer!
I know it is not the best for customization (need to replace the letter "d" in 3 line), but I have to figure ho ... |
Topic: Crazy Scripting : Scriptlet to find Scancode of a Key |
kardus
Replies: 11
Views: 2413
|
Forum: Scripts & Functions Posted: Fri Jul 18, 2008 6:59 am Subject: Crazy Scripting : Scriptlet to find Scancode of a Key |
Thanks, useful; but on my system some column are too narrow ...
http://img185.imageshack.us/img185/2932/purrint1645pa5.jpg |
Topic: Multiple Copy of a file |
kardus
Replies: 3
Views: 1213
|
Forum: Scripts & Functions Posted: Thu Jul 17, 2008 6:30 pm Subject: Multiple Copy of a file |
When I need some copy of a file, I am tired to get: Copy of file.JPG, Copy (2) of file.JPG, etc ... (May be on Mac it is different?)
Any contribution it is welcome.
/*
This script to duplicate fi ... |
| |