| Author |
Message |
Topic: Compile_AHK II - for those who compile! |
darklight_tr
Replies: 407
Views: 85055
|
Forum: Scripts & Functions Posted: Sat Dec 03, 2011 6:35 am Subject: Compile_AHK II - for those who compile! |
@darklight_tr when I set a path for icon via the Icons tab, I get the following error and can't set the icon.
Sorry for the late reply, but that is similar to the error you get when you try to use ... |
Topic: Compile_AHK II - for those who compile! |
darklight_tr
Replies: 407
Views: 85055
|
Forum: Scripts & Functions Posted: Sun Oct 02, 2011 6:08 am Subject: Re: Compile AHK v0.9.1 |
FYI, it was never supported by AutoHotkey_L. (It may have been accepted as an option, but never had any effect.)
Thanks for the clarification. I'll update the documentation to that effect. |
Topic: Compile_AHK II - for those who compile! |
darklight_tr
Replies: 407
Views: 85055
|
Forum: Scripts & Functions Posted: Sat Oct 01, 2011 8:08 pm Subject: Compile AHK v0.9.1 |
| I decided to implement some changes and fixes for Compile AHK and have released the result. I wanted to note that this version of Compile AHK is intended for use with AutoHotkey_L v1.1.01.00 and high ... |
Topic: Compile_AHK II - for those who compile! |
darklight_tr
Replies: 407
Views: 85055
|
Forum: Scripts & Functions Posted: Mon Aug 08, 2011 9:20 pm Subject: Compile_AHK II - for those who compile! |
EDIT: These changes have been included in Compile AHK v0.9.1.
Due to the lack of support for password protection in new versions of AutoHotkey_L (specifically v1.1.01.00 and above) could those feat ... |
Topic: Compile_AHK II - for those who compile! |
darklight_tr
Replies: 407
Views: 85055
|
Forum: Scripts & Functions Posted: Wed Jul 28, 2010 8:20 pm Subject: Compile_AHK II - for those who compile! |
| I'm having an issue with the latest v0.9.0.49 release where it will copy the Ahk2Exe.exe, AutoHotkeySC.bin and Upx.exe files to the directory containing the script I am compiling if I use the right-cl ... |
Topic: Colored Controls (no bitmaps needed) |
darklight_tr
Replies: 18
Views: 5220
|
Forum: Scripts & Functions Posted: Thu Dec 17, 2009 5:40 pm Subject: Colored Controls (no bitmaps needed) |
I used this function for quite a while but recently had to abandon it. There appears to be a bug that causes a script to hang when you try to resize a GUI window.
When you eliminate this function ... |
Topic: FileRemoveDir halts upon encountering a locked file |
darklight_tr
Replies: 2
Views: 319
|
Forum: Ask for Help Posted: Mon Nov 30, 2009 4:47 pm Subject: FileRemoveDir halts upon encountering a locked file |
Thanks!
I'll give your code a shot. |
Topic: FileRemoveDir halts upon encountering a locked file |
darklight_tr
Replies: 2
Views: 319
|
Forum: Ask for Help Posted: Fri Nov 27, 2009 4:57 pm Subject: FileRemoveDir halts upon encountering a locked file |
I've been trying to use FileRemoveDir/FileCreateDir to occasionally clean out some directories and noticed that not all of the files in some of the directories were being deleted.
Upon further inve ... |
Topic: Compile_AHK II - for those who compile! |
darklight_tr
Replies: 407
Views: 85055
|
Forum: Scripts & Functions Posted: Wed Jan 14, 2009 9:15 pm Subject: Compile_AHK II - for those who compile! |
animeaime,
Did you perform a custom Windows Vista install using a utility like vlite? You may have removed components that are required by AutoHotkey.
I use Vista at work and at home and I have ... |
Topic: CHKDSK Assist - Schedule CHKDSK Operations |
darklight_tr
Replies: 1
Views: 1553
|
Forum: Scripts & Functions Posted: Sat Oct 11, 2008 12:56 am Subject: CHKDSK Assist - Schedule CHKDSK Operations |
After learning and working with AutoHotkey since February, I'm finally releasing my first script.
CHKDSK Assist is a GUI based script that allows you to schedule CHKDSK operations on your PC.
I ... |
Topic: Lil Builder 0.7.1 |
darklight_tr
Replies: 263
Views: 46150
|
Forum: Scripts & Functions Posted: Wed Aug 20, 2008 5:20 pm Subject: Lil Builder 0.7.1 |
You could step in an do some development. It happens that I do not have time and will probably not have in the near and long term future. Sorry.
Unfortunately both apps are way beyond my meager kno ... |
Topic: Lil Builder 0.7.1 |
darklight_tr
Replies: 263
Views: 46150
|
Forum: Scripts & Functions Posted: Tue Aug 19, 2008 5:30 pm Subject: Lil Builder 0.7.1 |
| I wish either this or SmartGUI Creator were still being developed. I use SmartGUI because of its interface but I dread the day that neither one works... |
Topic: SOLVED: FileCreateShortcut problems with %A_Programs% |
darklight_tr
Replies: 11
Views: 1584
|
Forum: Bug Reports Posted: Wed Jul 23, 2008 1:31 pm Subject: SOLVED: FileCreateShortcut problems with %A_Programs% |
DataLife,
This problem didn't occur for me when using uncompiled scripts, only compiled ones.
The reason that I use Compile_AHK is that I need to force the Vista UAC Execution Level to a higher ... |
Topic: FileInstall |
darklight_tr
Replies: 3
Views: 732
|
Forum: Ask for Help Posted: Tue Jun 24, 2008 4:00 pm Subject: Re: FileInstall |
I just figured this out myself, and the documentation isn't quite clear when you're having problems.
FileInstall \HotkeyImages\Image.bmp, %A_AppDataCommon%\HotkeyImgs\Image.bmp, 1
^ Does not work ... |
Topic: Compile_AHK II - for those who compile! |
darklight_tr
Replies: 407
Views: 85055
|
Forum: Scripts & Functions Posted: Tue Jun 24, 2008 3:36 pm Subject: Re: Compile_AHK II - for those who compile! |
Update from 2008-04-31
Update from 2008-04-26
Update from 2008-04-25
Update from 2008-05-06
I'm curious, but should the releases after 2008-05-06 be in May, not April? That is, if you don't h ... |
| |