| Author |
Message |
Topic: Problems Reading ErrorLevel . . . |
Marcus
Replies: 5
Views: 100
|
Forum: Ask for Help Posted: Mon Sep 08, 2008 9:39 pm Subject: Problems Reading ErrorLevel . . . |
@Serenity:
Thanks for the tip -- Just a bit too heavy for what I need
@SKAN:
I believe that part of your brain is written in AHK
Thanks again for the shortest distance between two p ... |
Topic: Problems Reading ErrorLevel . . . |
Marcus
Replies: 5
Views: 100
|
Forum: Ask for Help Posted: Mon Sep 08, 2008 8:56 pm Subject: Problems Reading ErrorLevel . . . |
@Serenity:
Thanks for the quick turnaround
Any ideas as to how, in the previous example, we could trap the applet's error?
I've seen vbs code which'd do it; but I'm not sure how to get the ... |
Topic: Problems Reading ErrorLevel . . . |
Marcus
Replies: 5
Views: 100
|
Forum: Ask for Help Posted: Mon Sep 08, 2008 8:28 pm Subject: Problems Reading ErrorLevel . . . |
Hello folks.
Just have a simple, quick example of the difficulty which I am having in reading an exit 0-7 errorlevel from an XP applet.
In the following snippet, we launch Defrag to run on C:
... |
Topic: Title Bar Context Menu Question . . . |
Marcus
Replies: 11
Views: 276
|
Forum: Ask for Help Posted: Wed Jul 02, 2008 5:52 pm Subject: Title Bar Context Menu Question . . . |
MS stupidity, I guess.
Oh well . . .
 |
Topic: Title Bar Context Menu Question . . . |
Marcus
Replies: 11
Views: 276
|
Forum: Ask for Help Posted: Wed Jul 02, 2008 4:53 pm Subject: Title Bar Context Menu Question . . . |
@SKAN:
Seem to have exhausted all avenues here: Still can't build this functionality with a slim-bordered window.
Again, what kind of sense does it make to have a context option array for a tool ... |
Topic: Title Bar Context Menu Question . . . |
Marcus
Replies: 11
Views: 276
|
Forum: Ask for Help Posted: Wed Jul 02, 2008 3:43 pm Subject: Title Bar Context Menu Question . . . |
@SKAN:
Tried this:
Gui, +LastFound -0x30000
Gui, Font, bold
Gui, Add, Text, , Some text here.
Gui, Show, , Title Bar Text.
Return
GuiClose:
ExitApp
It seems to be where we need to ... |
Topic: Title Bar Context Menu Question . . . |
Marcus
Replies: 11
Views: 276
|
Forum: Ask for Help Posted: Wed Jul 02, 2008 12:40 am Subject: Title Bar Context Menu Question . . . |
Thanks guys!
While "-SysMenu" has the effect of disabling the context menu for the titlebar; it also takes away the close button (which I definitely need)...
Not quite sure what " ... |
Topic: Title Bar Context Menu Question . . . |
Marcus
Replies: 11
Views: 276
|
Forum: Ask for Help Posted: Tue Jul 01, 2008 10:59 pm Subject: Title Bar Context Menu Question . . . |
@SKAN:
Thanks for participating in my little thread here
I'm using a tool window to avoid a fully-featured broad-buttoned title bar: It just looks better with what I'm doing; and I don't need ... |
Topic: IfInString Not quite understood. |
Marcus
Replies: 5
Views: 131
|
Forum: Ask for Help Posted: Tue Jul 01, 2008 8:57 pm Subject: IfInString Not quite understood. |
Register anyway -- We'd love to have you onboard.
Cheers! |
Topic: Merge Files |
Marcus
Replies: 7
Views: 203
|
Forum: Ask for Help Posted: Tue Jul 01, 2008 8:51 pm Subject: Merge Files |
| The only input which I would pass along is that you might consider omitting the extensions from any tempfiles which you create, and perform the delete operations more proximally to those respective ro ... |
Topic: Title Bar Context Menu Question . . . |
Marcus
Replies: 11
Views: 276
|
Forum: Ask for Help Posted: Tue Jul 01, 2008 8:12 pm Subject: Title Bar Context Menu Question . . . |
Good day.
When creating a tool window, how does one go about disabling the "Maximize" feature (and enabling "Restore") on the title bar context menu:
Gui, +LastFound +ToolWin ... |
Topic: Resource Hacker Usage & AHK (Developer's Question?)... |
Marcus
Replies: 6
Views: 230
|
Forum: Ask for Help Posted: Fri Jun 27, 2008 7:18 pm Subject: Resource Hacker Usage & AHK (Developer's Question?)... |
@SKAN:
Did you turn-off the default compression before compiling ? ( That is, rename upx.exe to some other name )
Yup.
As a matter of fact, I tried simply scrambling without compression wi ... |
Topic: Resource Hacker Usage & AHK (Developer's Question?)... |
Marcus
Replies: 6
Views: 230
|
Forum: Ask for Help Posted: Fri Jun 27, 2008 7:06 pm Subject: Resource Hacker Usage & AHK (Developer's Question?)... |
@SKAN:
Crossed in the mail ;o) Thanks for the low-down here!
BTW -- I tried packing/scrambling a compiled .exe with UPX Graphical (http://www.dpaehl.de/) to keep modestly prying eyes from diggi ... |
Topic: Resource Hacker Usage & AHK (Developer's Question?)... |
Marcus
Replies: 6
Views: 230
|
Forum: Ask for Help Posted: Fri Jun 27, 2008 6:58 pm Subject: Resource Hacker Usage & AHK (Developer's Question?)... |
@jaco0646:
Thanks for weighing in on this.
Looks like I'll presently be adding XN Resource Editor to my stack ;o)
As for a reversion to an earlier release of AHK's binfile, I'll have to pass ... |
Topic: Resource Hacker Usage & AHK (Developer's Question?)... |
Marcus
Replies: 6
Views: 230
|
Forum: Ask for Help Posted: Fri Jun 27, 2008 2:59 pm Subject: Resource Hacker Usage & AHK (Developer's Question?)... |
Hello folks!
Have a quick question (I think ;o) regarding proper "hack etiquette" using Resource Hacker on our trusty friend, AutoHotkeySC.bin v.1.0.47.6 . . .
For my particular script ... |
| |