AutoHotkey Community

It is currently May 23rd, 2012, 6:05 am

All times are UTC [ DST ]


Search found 12 matches
Search these results:

Author Message

 Forum: Offtopic   Topic: Autohotkey.net site is down

Posted: March 28th, 2012, 3:00 am 

Replies: 29
Views: 1417


It's being blocked by OpenDNS for me :( . When I try to visit, I get this message: This host was blocked by OpenDNS in response to the Conficker virus, the Microsoft IE zero-day vulnerability, an equally serious vulnerability, or some other threat. If you think this shouldn't be blocked, please emai...

 Forum: Scripts   Topic: File Search

Posted: August 4th, 2009, 9:08 pm 

Replies: 10
Views: 2888


I tried putting it in and using the %addtoddl% different ways, but I can't get it to work.

I know what the code is supposed to do, but I don't see how it does it. (Plus, I can't get it to work). Sorry.

 Forum: Scripts   Topic: File Search

 Post subject: Updated
Posted: July 29th, 2009, 10:18 pm 

Replies: 10
Views: 2888


Ok, I have updated the script to remove the file from the ListView when it is deleted, it checks if more than one file is highlighted, and it now displays a disclaimer when run.

 Forum: Scripts   Topic: File Search

Posted: July 27th, 2009, 9:14 pm 

Replies: 10
Views: 2888


I haven't looked back at the code for a while, but I'll check over it. If you want to figure it out yourself, it would be under the ListView Delete row section.

I'll post back if I can figure it out.

 Forum: Scripts   Topic: File Search

Posted: June 16th, 2009, 2:50 am 

Replies: 10
Views: 2888


Okay, I looked back over the code this weekend and figured out what it is doing. In Loop, %Location%:\%Name%%Extention%,1,1 The program searches for the file name and extension. However, the computer counts both the name and extension together as the official 'file name' when it checks the variable ...

 Forum: Scripts   Topic: File Search

Posted: June 13th, 2009, 7:57 pm 

Replies: 10
Views: 2888


In my testing, if the "File Extension" matches the "File Name" you've supplied, it is returned; Was that intended? Not really, but in Loop, %Location%:\%Name%%Extention%,1,1 The name and extension are both searched at the same time. (Sorry for the misspelling of extension) :oops...

 Forum: Scripts   Topic: File Search

 Post subject: File Search
Posted: June 10th, 2009, 8:19 pm 

Replies: 10
Views: 2888


I wrote a file search program. This is my most complicated script so far. What do you think? Any suggestions or requests are appreciated. I'm not here too often, but I will eventually get back to you. /* INFO File Search Engine Written by: Austin Wenger (austinjwenger@yahoo.com) Last Modifie...

 Forum: Scripts   Topic: Something to annoy people

Posted: June 10th, 2009, 6:57 pm 

Replies: 140
Views: 38128


I made one that minimizes windows, opens the cd and 'talks' to you. The emergency exit is Ctrl+Win+Alt+Shift+Esc . /* INFO Fun Prank Written by: Austin Wenger (austinjwenger@yahoo.com) Last Modified: 6-10-09 Comments/Disclaimer: I have provided an Emergency Exit, and I claim no responsibilit...

 Forum: Offtopic   Topic: Where did you hear about Autohotkey?

Posted: June 4th, 2009, 8:10 pm 

Replies: 31
Views: 10990


I found it after trying AutoIt3. The help file and tutorial are MUCH better in AHK! :D

 Forum: Support   Topic: Browser in GUI

Posted: January 30th, 2009, 10:17 pm 

Replies: 1
Views: 382


Try: Internet Explorer control in AHK Gui,
Internet Explorer control in AHK Gui via COM,
or Com functions, Embed Window/Browser.

 Forum: Utilities   Topic: Multiple Virtual Desktops

Posted: December 22nd, 2008, 7:48 pm 

Replies: 19
Views: 4020


For a huge scrollable desktop try sdesk. It's small and portable.

 Forum: Offtopic   Topic: Anti-Virus? Yes or No?

Posted: August 17th, 2008, 7:55 pm 

Replies: 17
Views: 1640


cold_blade wrote:
I've never seen a computer survive after being installed with any AV...


My computer has Norton installed and it has survived several years. :?


My first post! Yay! :D
Sort by:  
Page 1 of 1 [ Search found 12 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group