AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 51 matches
AutoHotkey Community Forum Index
Author Message
  Topic: DropboxPortableAHK
supergrass

Replies: 1
Views: 269

PostForum: Utilities & Resources   Posted: Wed Jan 18, 2012 11:58 am   Subject: DropboxPortableAHK
Here is a nice app which claims to be written in AHK (I have no reason to dispute this).

It has a wizard to automate setting up your dropbox folder on a USB stick.[url=http://nionsoftware.com/dbpah ...
  Topic: turn command-line arg into file dialog input (fix MDI app)
supergrass

Replies: 8
Views: 2600

PostForum: Scripts & Functions   Posted: Thu Oct 14, 2010 9:54 pm   Subject: example using acrobat
We use an old version of acrobat at work, but it still supports most of the pdfs I receive. Just resurrected this after IT deployed a new one that is not as good for reviewing and rotating drawings. ...
  Topic: AutoHotkey on PortableApps.com
supergrass

Replies: 10
Views: 3103

PostForum: Scripts & Functions   Posted: Mon Aug 23, 2010 12:46 am   Subject: thanks egm
Just to let you know, there's an update to the AutoHotkey on PortableApps beta project, the

Thanks EGM I will try it later,

btw, I am using appetiser now (http://app.etizer.org/. This imports ...
  Topic: AHK Syntax Highlighting using Javascript/CSS
supergrass

Replies: 3
Views: 2704

PostForum: Utilities & Resources   Posted: Tue Jul 28, 2009 12:01 pm   Subject: AHK Syntax Highlighting using Javascript/CSS
I have been looking for ahk syntax highlighting for any website (no server side required).

I came across this website: http://img16.imageshack.us/img16/862/synhighlight.jpg

I have created a pr ...
  Topic: How to create installer for my AHK script?
supergrass

Replies: 14
Views: 3336

PostForum: Ask for Help   Posted: Wed Jun 24, 2009 1:53 am   Subject: try createinstall!
I know this is a very old thread...

I use [url=http://www.createinstall.com/cifree]Create Install Free- easy to use and makes small/fast installer.
  Topic: Look up any information anywhere
supergrass

Replies: 62
Views: 6665

PostForum: Scripts & Functions   Posted: Wed Mar 18, 2009 10:49 am   Subject: problem with original version
I ran the code from the original post.

I like this idea a lot!

my problem was once an IE window was inside the gui it kept firing the lookup as I typed each letter so if I tried to lookup indian ...
  Topic: Work Break Timer, Task/Idea Logger, ScreenCapture - v. 3.00
supergrass

Replies: 145
Views: 52308

PostForum: Scripts & Functions   Posted: Wed Mar 18, 2009 1:39 am   Subject: quick hack for multiple monitor screen capture
Here is a quick hack I came up with for the problem of screen capture using multiple monitors. I extend my monitor from Left to right, so the code may need to be altered for right to left.

This scr ...
  Topic: Multiple Timers [solved]
supergrass

Replies: 3
Views: 493

PostForum: Ask for Help   Posted: Tue Mar 17, 2009 3:52 am   Subject: I see
Thanks Tank,

Problem solved. I thought it was autoexecute until hotkeys/hotstrings were defined Embarassed
  Topic: Multiple Timers [solved]
supergrass

Replies: 3
Views: 493

PostForum: Ask for Help   Posted: Tue Mar 17, 2009 2:40 am   Subject: Multiple Timers [solved]
I have tried putting two timers in the autoexecute section of my autohotkey.ini script. The problem is only the first one will work (order not important) Sad
I have tried commenting them out in turn ...
  Topic: Browser-independent extensible mouse hover help
supergrass

Replies: 10
Views: 1772

PostForum: Scripts & Functions   Posted: Wed Mar 11, 2009 12:31 pm   Subject: error:
I get this error:
http://img401.imageshack.us/img401/8853/hovererror.gif


Also, do I need Sean's COM function library?

Rdgs,

Supergrass
  Topic: Easy USB Sync-Backup using Dsynchronize
supergrass

Replies: 6
Views: 2195

PostForum: Scripts & Functions   Posted: Sat Mar 07, 2009 11:04 am   Subject: compile the script
Chris 4,

If you compile the script, you won't have to install autohotkey.

I have previously installed autohotkey to my documents folder so you could also try that.

I have uploaded the icon I ...
  Topic: Easy USB Sync-Backup using Dsynchronize
supergrass

Replies: 6
Views: 2195

PostForum: Scripts & Functions   Posted: Fri Mar 06, 2009 11:48 am   Subject: new update
I have updated the script.

It now has a custom menu and automatic setup of autoplay.

The original post has been updated.
  Topic: function now not working
supergrass

Replies: 2
Views: 391

PostForum: Ask for Help   Posted: Tue Feb 24, 2009 1:04 pm   Subject: script now working
thanks Tuncay,

I found an extra brace above the identified function Smile

Now to iron out the rest of the bugs!
  Topic: function now not working
supergrass

Replies: 2
Views: 391

PostForum: Ask for Help   Posted: Mon Feb 23, 2009 6:03 am   Subject: function now not working
I made some changes to a script which included a function at the end:


IniKey(LoopCount)
{
KeyFolderNo = 000%LoopCount%
StringLen, KeyLength, KeyFolderNo
If (KeyLength & ...
  Topic: Custom Menu
supergrass

Replies: 20
Views: 3367

PostForum: Scripts & Functions   Posted: Fri Feb 06, 2009 6:11 am   Subject: did not work
I changed this but it did not work.

On second thoughts I am not surprised. autohotkey.ini is actually a standard .ahk file format (just called .ini) so your script won't be able to read it.
 
Page 1 of 4 Goto page 1, 2, 3, 4  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group