AutoHotkey Community

It is currently May 27th, 2012, 10:44 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 23 posts ]  Go to page Previous  1, 2
Author Message
 Post subject:
PostPosted: February 27th, 2008, 8:44 am 
Offline

Joined: October 17th, 2006, 4:15 pm
Posts: 7503
Location: Australia
Script updated:
  • Edit is now shown for compiled scripts if script-name.ahk exists in the same directory.
  • EditAction is now used even if the Edit menu is not shown.
  • Windows Vista + UAC: If AHKControl cannot control a script (i.e. because of UIPI), it will disable the sub-menu and allow the tray menu to be activated directly. If the script has no tray icon, it is not shown in the menu.
    User Interface Privilege Isolation (UIPI) implements restrictions in the windows subsystem that prevents lower-privilege applications from sending window messages or installing hooks in higher-privilege processes.
TODO: "Recompile & Reload" for compiled scripts.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: February 29th, 2008, 11:05 pm 
Offline

Joined: November 23rd, 2007, 10:23 am
Posts: 841
Location: ~/.
maybe this interest u:

http://de.autohotkey.com/forum/viewtopic.php?p=19758#19758

i know its german, but the script there just does reload with params
also shows some minor informations about the currently running script

for recompile:

http://de.autohotkey.com/forum/viewtopic.php?t=2542

a script which introduces a new functionality: fileInstall with variables
basically a variable 'filez' including pipe seperated values such as dirnames, and/or files

there are two tagged sections which handle the recompilation process to include the filelists. this happens when the script gets startet with the parameter compile

there is also a link on that side for a lil utility which adds contextmenu for ahk files, so that these can be started with parameters jst by rightclickig 'em

well, enough advertisement ;)

i just posted to give you a copy, paste and improve source if you wish to incorporate above mentioned functions (reload & recompile).

greets
derRaphael

_________________
Image
    All scripts, unless otherwise noted, are hereby released under CC-BY


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: August 15th, 2010, 4:36 am 
Offline

Joined: November 11th, 2005, 3:13 am
Posts: 202
any ideas why am i getting this error? i copied all the necessary files into same folder as AHKControl.ahk

Quote:
Error: Call to nonexistent function.

Specifically: MI_ShowMenu("Root")

---> 061: MI_ShowMenu("Root")


http://i.imgur.com/l01kj.png


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: August 15th, 2010, 4:45 am 
Quote:
i copied all the necessary files into same folder as AHKControl.ahk
you need to copy them in the standard-lib folder.
http://www.autohotkey.com/docs/Functions.htm#lib


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: August 15th, 2010, 4:59 am 
Offline

Joined: November 11th, 2005, 3:13 am
Posts: 202
TheAllmighty wrote:
Quote:
i copied all the necessary files into same folder as AHKControl.ahk
you need to copy them in the standard-lib folder.
http://www.autohotkey.com/docs/Functions.htm#lib


oops, a brain freeze on my part. now it's working, thanks!


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: September 29th, 2011, 10:08 pm 
Offline

Joined: September 22nd, 2011, 8:08 pm
Posts: 24
Why are some of the names of the files just a row of squares? By squares I mean the normal letter of the file name are replaced with some other character that looks like a square. I did notice that it is only for the two that where loaded with an Icon. The Icon show correctly but the name of the .akh file itself is not.

I tried to do a screen shot of the menu but it goes away when I try the various screen capture programs I have.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 3rd, 2012, 4:25 am 
Offline

Joined: October 27th, 2006, 10:12 am
Posts: 649
This seems not to be compatible with AutoHotkey_L, can anybody verify this?


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 3rd, 2012, 12:54 pm 
Offline

Joined: May 26th, 2011, 7:53 am
Posts: 237
Location: uk
Cool, how the hell did I miss this script all this time! should be included with the Ahk install
Thanks to George and Automatician for commenting on an old post. I know on the AutoIt site you get flamed for commenting on an old post but it's often useful for others who passed it by somehow the first time or wern't around then.


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 23 posts ]  Go to page Previous  1, 2

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 19 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group