| Author |
Message |
Topic: (Hidden) Folder Size |
larl473032004
Replies: 2
Views: 109
|
Forum: Ask for Help Posted: Fri Dec 07, 2007 10:41 pm Subject: (Hidden) Folder Size |
I need to get a list of all of the $NTUninstall Sub-Folders in in the the Windows folder along with the total disk space they take up.
Using the following code:
Search = %A_Windir%\$NTUnin ... |
Topic: Windows Patch Updation |
larl473032004
Replies: 3
Views: 790
|
Forum: Ask for Help Posted: Fri Feb 09, 2007 8:39 pm Subject: Windows Patch Updation |
I just ran across something which is related to this topic.
http://www.heise-security.co.uk/articles/80682
Quoting from their site:
"We here offer an alternative to this update dilemma ... |
Topic: Contextmenu for Text on Tabs |
larl473032004
Replies: 3
Views: 690
|
Forum: Wish List Posted: Sat Oct 22, 2005 9:56 pm Subject: Contextmenu for Text on Tabs |
Chris,
Works Great. Thanks a lot
Larry |
Topic: Contextmenu for Text on Tabs |
larl473032004
Replies: 3
Views: 690
|
Forum: Wish List Posted: Thu Oct 06, 2005 6:12 pm Subject: Contextmenu for Text on Tabs |
Chris,
After asking for help on Using Contextmenu on Tabs: ( http://www.autohotkey.com/forum/viewtopic.php?t=5680 ),
It seems that ContextMenu works with the following Controls on Tabs: Tab - ... |
Topic: Contextmenu and Tabs |
larl473032004
Replies: 3
Views: 461
|
Forum: Ask for Help Posted: Wed Oct 05, 2005 3:17 am Subject: contextmenu and tabs |
| Then, are you saying that context menus can not be used with items on individaul tabs? |
Topic: Contextmenu and Tabs |
larl473032004
Replies: 3
Views: 461
|
Forum: Ask for Help Posted: Tue Oct 04, 2005 11:16 pm Subject: Contextmenu and Tabs |
I am trying to get ContextMenu to work with tabs. Is it possible??
The code below works fine until I uncomment the first line
Thanks in Advance
;Gui, add, tab, vMyTab h280 w380 cNavy,Tab 1 ... |
Topic: Registry Key Renaming |
larl473032004
Replies: 3
Views: 387
|
Forum: Ask for Help Posted: Fri Aug 12, 2005 1:27 pm Subject: Registry Key Renaming |
It seems you are right. I find no way to directly rename a keyname.
However, I did figure out a way to Accomplish it by:
1. Exporting the Key to c:\HKLM_Run.reg (using Regedit.exe)
runwait, ... |
Topic: Registry Key Renaming |
larl473032004
Replies: 3
Views: 387
|
Forum: Ask for Help Posted: Thu Aug 11, 2005 8:35 pm Subject: Registry Key Renaming |
Any help would be greatly appreciated
I need to rename the following Registry Key
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run
To:
HKEY_LOCAL_MACHINE\Software\Microsoft\W ... |
Topic: AHK_Editor |
larl473032004
Replies: 68
Views: 16126
|
Forum: Scripts & Functions Posted: Mon Nov 15, 2004 6:23 pm Subject: AHK_Editor Beta2 |
The Run Feature seems Broken.
I am running Win98SE and the Previous version worked, but I can't get it
to work now.
LarryB |
Topic: AHK_Editor Beta2 |
larl473032004
Replies: 7
Views: 1601
|
Forum: Scripts & Functions Posted: Mon Nov 15, 2004 6:20 pm Subject: AHK_Editor Beta2 |
It seems that the Run Feature is broken.
It worked in the old version but I can not get it to work
LarryB |
Topic: Custom Version Info |
larl473032004
Replies: 6
Views: 560
|
Forum: Ask for Help Posted: Fri Nov 05, 2004 2:03 pm Subject: Custom Version Info |
| Thanks Chris |
Topic: Custom Version Info |
larl473032004
Replies: 6
Views: 560
|
Forum: Ask for Help Posted: Thu Nov 04, 2004 10:24 pm Subject: Custom Version Info |
Version 1.0.20 removed the AutoHotKey Branding:
"Version info (which can be seen in Explorer's file-properties dialog) is now omitted from compiled scripts. This change reflects the fact that scrip ... |
Topic: FileInstall using Progress |
larl473032004
Replies: 2
Views: 377
|
Forum: Ask for Help Posted: Fri Sep 17, 2004 9:06 pm Subject: FileInstall using Progress |
Thanks !!
That was all I needed |
Topic: FileInstall using Progress |
larl473032004
Replies: 2
Views: 377
|
Forum: Ask for Help Posted: Fri Sep 17, 2004 6:44 pm Subject: FileInstall using Progress |
I would like to perform a simple 13mb FileInstall and monitor the progress with Progress/SplashImage . . .
The FileInstall is not the problem. I am having no "Progress" with "Progress"
Any Hel ... |
| |