| Author |
Message |
Topic: Grid Clicking Script with visualization |
vixay
Replies: 3
Views: 596
|
Forum: Ask for Help Posted: Sat Nov 28, 2009 12:43 pm Subject: Grid Clicking Script with visualization |
see http://www.m2moo.com/program/ahk.html
I got the grid_clicker script from there
I got the GDIP library and samples from http://www.autohotkey.com/forum/viewtopic.php?t=32238&postdays=0&po ... |
Topic: [Smart Renamer] |
vixay
Replies: 11
Views: 3431
|
Forum: Scripts & Functions Posted: Fri Apr 03, 2009 9:13 am Subject: What about dropdown boxes? |
What about dropdown boxes?
Can we do those? With defined options
and where do i save the template? I can't find the file...
also you need to put a comment/marker on the GUI saying, Drag & dro ... |
Topic: Copy Text from Outlook Email to Specified Cells in Excel |
vixay
Replies: 8
Views: 2060
|
Forum: Ask for Help Posted: Fri Feb 27, 2009 5:10 am Subject: Copy Text from Outlook Email to Specified Cells in Excel |
Hit the "code" button when you compose your message to start a block, hit again to end, or type text as below.
[code]Your Text Here[/code]
You should also provide your sample input so th ... |
Topic: Copy Text from Outlook Email to Specified Cells in Excel |
vixay
Replies: 8
Views: 2060
|
Forum: Ask for Help Posted: Tue Feb 24, 2009 1:32 pm Subject: Copy Text from Outlook Email to Specified Cells in Excel |
If you know regex, try this
http://www.autohotkey.com/docs/commands/RegExMatch.htm
you can use this tool to help you create the appropriate regex
http://www.gskinner.com/RegExr/
try this ... |
Topic: Copy Text from Outlook Email to Specified Cells in Excel |
vixay
Replies: 8
Views: 2060
|
Forum: Ask for Help Posted: Mon Feb 23, 2009 7:54 am Subject: Sample |
| Please provide sample Input, with Desired Output |
Topic: Crazy Scripting : IconEx v1.0 - Icon Explorer/Extractor |
vixay
Replies: 40
Views: 5882
|
Forum: Scripts & Functions Posted: Tue Jan 13, 2009 5:06 am Subject: Crazy Scripting : IconEx v1.0 - Icon Explorer/Extractor |
@vixay
Select an Icon in IconView and press <F10>
IconEx v1.2b by SKAN ( arian.suresh@gmail.com ) || CD: 13-May-2008 | LM: 27-Dec-2008
This works in XP SP2, but in Vista, to apply c ... |
Topic: Crazy Scripting : IconEx v1.0 - Icon Explorer/Extractor |
vixay
Replies: 40
Views: 5882
|
Forum: Scripts & Functions Posted: Thu Dec 25, 2008 10:59 am Subject: Crazy Scripting : IconEx v1.0 - Icon Explorer/Extractor |
| Sup SKAN... any word on the beta? |
Topic: ISense 1.5.4 |
vixay
Replies: 304
Views: 47900
|
Forum: Scripts & Functions Posted: Mon Dec 22, 2008 7:20 am Subject: ISense 1.5.4 |
Has anyone here managed to get 1.5.4 to work flawlessly with Notepad++ 5.0+?
I press F1 and ActiveGoTo doesn't show up
I press Ctrl+Space and the tooltip doesn't show up
When I type something th ... |
Topic: Notepad++ 5.0 autocomplete |
vixay
Replies: 36
Views: 10841
|
Forum: Scripts & Functions Posted: Mon Dec 22, 2008 6:09 am Subject: Notepad++ 5.0 autocomplete |
Notepad++ > Settings > Preferences > Backup/Auto-completion > Uncheck the "Enable Auto-Completion on each input"
This way, only Isense will give you autocomplete. You might be ... |
Topic: Crazy Scripting : IconEx v1.0 - Icon Explorer/Extractor |
vixay
Replies: 40
Views: 5882
|
Forum: Scripts & Functions Posted: Mon Dec 22, 2008 5:00 am Subject: Crazy Scripting : IconEx v1.0 - Icon Explorer/Extractor |
I don't have vista, so can't test on that.
Maybe doing it via mouseclicks is a better idea? you know like right-click folder, choose properties > Customize tab > Change Icon > choose correct ... |
Topic: Notepad++ 5.0 autocomplete |
vixay
Replies: 36
Views: 10841
|
Forum: Scripts & Functions Posted: Mon Dec 22, 2008 4:49 am Subject: Other |
Updating it is easy. Just download the latest zip for notepad++ from http://notepad-plus.sourceforge.net/uk/site.htm and unzip into wherever you've extracted it.
As for any other compilations. I ... |
Topic: Crazy Scripting : IconEx v1.0 - Icon Explorer/Extractor |
vixay
Replies: 40
Views: 5882
|
Forum: Scripts & Functions Posted: Fri Dec 19, 2008 7:09 am Subject: Crazy Scripting : IconEx v1.0 - Icon Explorer/Extractor |
http://www.softwaretipsandtricks.com/windowsxp/articles/216/1/Windows-XP-Icon-Cache
http://www.fiveanddime.net/notes/folder-icons.html
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersio ... |
Topic: Crazy Scripting : IconEx v1.0 - Icon Explorer/Extractor |
vixay
Replies: 40
Views: 5882
|
Forum: Scripts & Functions Posted: Fri Dec 19, 2008 6:47 am Subject: Attempt1 |
Hey Skan...
I just spent 20 mins working on my idea.... and strangely i have it semi-working!
Let me explain. First here's the code.
F10:: ;Create a Custom Desktop.ini file and copy i ... |
Topic: Crazy Scripting : IconEx v1.0 - Icon Explorer/Extractor |
vixay
Replies: 40
Views: 5882
|
Forum: Scripts & Functions Posted: Fri Dec 19, 2008 5:54 am Subject: Set Icons for folder |
Hey Skan,
Great Job with the Icon Explorer program! it works great.
It's close to something i've been looking for in AHK.
Setting a custom Folder Icon easily. I was wondering if there's any w ... |
Topic: Display and Sort Hotkeys |
vixay
Replies: 68
Views: 23768
|
Forum: Scripts & Functions Posted: Thu Dec 04, 2008 5:35 am Subject: Display and Sort Hotkeys |
| Here another question for anyone: how would you edit AutoHotstring.ahk to append " ;;" to every hotstring it generates. I tried inserting that sequence into a couple of places in the script ... |
| |