AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 634 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Can't open AHK without being logged out now... oops.
JSLover

Replies: 5
Views: 121

PostForum: Ask for Help   Posted: Fri Feb 10, 2012 3:38 pm   Subject: Re: Can't open AHK without being logged out now... oops.
This is just one more example of WHY the default "AutoHotkey" item in the Start Menu needs to be replaced with some type of helper script, to avoid situations like this.

Bottom line: Don' ...
  Topic: Autohotkey or Autohotkey_L can't work on some laptops.
JSLover

Replies: 1
Views: 61

PostForum: Ask for Help   Posted: Fri Feb 10, 2012 12:55 pm   Subject: Re: Autohotkey or Autohotkey_L can't work on some laptops.
Autohotkey_L can't work on it.
...I'm really sorry, but that tells us nothing -- a report like that can't help us help you.

Please, start at the beginning, install AutoHotkey & at each step, t ...
  Topic: Set "Disable display scaling on high DPI settings"
JSLover

Replies: 2
Views: 122

PostForum: Scripts & Functions   Posted: Thu Feb 09, 2012 7:19 am   Subject: Re: Set "Disable display scaling on high DPI settings&q
It is a per-user setting, so I used the script provided by Maestr0 from this thread about finding the current user's SID...
...you should be able to just use HKCU to get the "current user", ...
  Topic: IniRead crashes L when no section given.
JSLover

Replies: 11
Views: 331

PostForum: Bug Reports   Posted: Tue Feb 07, 2012 6:19 am   Subject: IniRead crashes L when no section given.
crashes when run as script and crashes when run as exe.
...CONFIRMED...this script does crash...

FileDelete, test.ini
IniWrite, hello, test.ini, 2, var
IniRead, var, test.ini, , test

msgbox, ...
  Topic: IniRead crashes L when no section given.
JSLover

Replies: 11
Views: 331

PostForum: Bug Reports   Posted: Tue Feb 07, 2012 5:19 am   Subject: IniRead crashes L when no section given.
Error report contains:

AppName: autohotkey.exe AppVer: 1.1.5.1
...version 1.1.5.1 is not 1.1.05.06. I still have version 1.1.05.01 & it does not crash (with that exact test script).

But th ...
  Topic: Modify Files on Autohotkey.net
JSLover

Replies: 7
Views: 223

PostForum: General Chat   Posted: Mon Feb 06, 2012 1:38 am   Subject: Modify Files on Autohotkey.net
The Invision File Manager software was discontinued during its beta stage of development.
...is there any other alternative?

...fewer than 1% of users ever browsed through its Github page.
...Git ...
  Topic: Modify Files on Autohotkey.net
JSLover

Replies: 7
Views: 223

PostForum: General Chat   Posted: Sun Feb 05, 2012 9:19 am   Subject: Modify Files on Autohotkey.net
The AutoHotkey.net File Manager used to be Invision Power File Manager...then Titan wrote the current File Manager from scratch...& didn't re-add all the features.

I find both the File Manager ...
  Topic: Remap key doesn't work in MS OneNote
JSLover

Replies: 6
Views: 1654

PostForum: Bug Reports   Posted: Tue Jan 24, 2012 11:45 pm   Subject: Re: Windows 7
If anybody could tell me how I can get a CapsLock+Shift+Key combo to work, I would highly appreciate it.
...I think the only way to do it is to detect the Shift inside a Capslock & <key> ho ...
  Topic: [AHK_L] ahk_group in hotstrings ignored?
JSLover

Replies: 7
Views: 201

PostForum: Ask for Help   Posted: Tue Jan 24, 2012 9:19 pm   Subject: Re: [AHK_L] ahk_group in hotstrings ignored?
This does what I expect...

#SingleInstance force
#NoEnv

SetTitleMatchMode, RegEx

Gui, New, , VIM | test
Gui, Margin, 6, 6
Gui, Add, Edit, r3 w319
Gui, Show, y219

Gui, New, , VNC | test ...
  Topic: "Typing" Suddenly Slow
JSLover

Replies: 5
Views: 157

PostForum: Ask for Help   Posted: Tue Jan 24, 2012 7:19 am   Subject: Re: "Typing" Suddenly Slow
This is probably the SendMode, Input issue, I've recently found out about.

Short version: Use SendMode, InputThenPlay

Long version: SendMode, Input has issues when multiple keyboard-hooks are in ...
  Topic: [AHK_L] ahk_group in hotstrings ignored?
JSLover

Replies: 7
Views: 201

PostForum: Ask for Help   Posted: Tue Jan 24, 2012 7:19 am   Subject: Re: [AHK_L] ahk_group in hotstrings ignored?
Are you talking about Vim on your local computer? (the one running this script)...or Vim in a VNC window on some other computer?

AutoHotkey cannot detect active windows inside a VNC session. The VN ...
  Topic: Make _L default AHK, and retire basic as legacy AHK?
JSLover

Replies: 38
Views: 1260

PostForum: Wish List   Posted: Mon Jan 23, 2012 10:38 am   Subject: Make _L default AHK, and retire basic as legacy AHK?
You are saying there was only a question, huh?
...nope, "questions" was plural, with an "s".

Are you serious. Why does the site owner have to give his property to somebody he d ...
  Topic: PixelSearch, ColorID as expression, how?
JSLover

Replies: 2
Views: 57

PostForum: Ask for Help   Posted: Mon Jan 23, 2012 9:19 am   Subject: Re: PixelSearch, ColorID as expression, how?
I would try a ColorID of 0x000000, with a Variation of 0xfffffe...but that's just a wild guess, without ANY testing.

As far as I know, there is no other way to say "find all colors except this ...
  Topic: Make _L default AHK, and retire basic as legacy AHK?
JSLover

Replies: 38
Views: 1260

PostForum: Wish List   Posted: Mon Jan 23, 2012 9:19 am   Subject: Make _L default AHK, and retire basic as legacy AHK?
Have you provided the site owner your profile? You haven't, right?
...I don't know what kind of "profile" I'm supposed to give. All of that stuff you mentioned before (gender, age) doesn't ...
  Topic: Make _L default AHK, and retire basic as legacy AHK?
JSLover

Replies: 38
Views: 1260

PostForum: Wish List   Posted: Mon Jan 23, 2012 7:38 am   Subject: Make _L default AHK, and retire basic as legacy AHK?
I still think this, but several disagree.
...I have to disagree. I would prefer to work on dropping the _L suffix, rather than add it to the domain. L.AutoHotkey.com would be OK, in the short term, b ...
 
Page 1 of 43 Goto page 1, 2, 3 ... 41, 42, 43  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group