| View previous topic :: View next topic |
| Author |
Message |
quatermass
Joined: 14 Dec 2005 Posts: 136
|
Posted: Wed Aug 13, 2008 9:08 am Post subject: Compile option disappeared |
|
|
I've been running AHK for quite some time now.
Today, I noticed that the Compile Script and Edit script options has vanished from the top of my File Explorer context menu.
Has anyone the registry settings for this so I can see if Explorer has had a brain storm or if they've been removed?
Thanks.
Running latest AHK on XP pro SP3. _________________ Stuart Halliday |
|
| Back to top |
|
 |
BoBo² Guest
|
Posted: Wed Aug 13, 2008 9:41 am Post subject: |
|
|
What about to replace the current local release, with a new download! If you've to stay with an older release, you can find it [here]. Good luck.  |
|
| Back to top |
|
 |
Serenity
Joined: 07 Nov 2004 Posts: 1276
|
Posted: Wed Aug 13, 2008 12:01 pm Post subject: |
|
|
The AHK context menu keys are located at:
HKEY_CLASSES_ROOT\AutoHotkeyScript\Shell
The command line for Compile:
HKEY_CLASSES_ROOT\AutoHotkeyScript\Shell\Compile\Command
"x:\AutoHotkey\Compiler\Ahk2Exe.exe" /in "%l" _________________ "Anything worth doing is worth doing slowly." - Mae West
 |
|
| Back to top |
|
 |
quatermass
Joined: 14 Dec 2005 Posts: 136
|
Posted: Thu Aug 14, 2008 1:03 pm Post subject: |
|
|
Thanks Serenity for that Gem,
I discovered that File Explorer was having a brain storm.
After a reboot it worked fine.
Odd that though, I killed explorer and restarted it and it still didn't come back. So I guess something else controls that part of the main menu.
I'll record this info though. _________________ Stuart Halliday |
|
| Back to top |
|
 |
|