| Author |
Message |
Topic: Quick Play config (hp laptops) V2.7 |
dwjp90
Replies: 8
Views: 1231
|
Forum: Scripts & Functions Posted: Sun Jan 24, 2010 12:38 am Subject: Quick Play config (hp laptops) V2.7 |
| its compatible with 64bit |
Topic: Help with remapping buttons on bluetooth headset |
dwjp90
Replies: 3
Views: 111
|
Forum: Ask for Help Posted: Sun Nov 22, 2009 8:18 am Subject: Help with remapping buttons on bluetooth headset |
| its probally not possible because the function is not sending a keypress to the computer but its built into the headset |
Topic: Auto start of Autohot key when computer starts |
dwjp90
Replies: 1
Views: 71
|
Forum: Ask for Help Posted: Sun Nov 22, 2009 7:56 am Subject: Auto start of Autohot key when computer starts |
you posted in the wrong section.
go here next time for help
http://www.autohotkey.com/forum/viewforum.php?f=1
and just put a shortcut of your script into your startup folder |
Topic: Quick Play config (hp laptops) V2.7 |
dwjp90
Replies: 8
Views: 1231
|
Forum: Scripts & Functions Posted: Sat Nov 21, 2009 7:30 am Subject: Quick Play config (hp laptops) V2.7 |
installer is done.
(unknown 64bit compatibility) |
Topic: Restore ctrl+shift+Enter to run selected as admin |
dwjp90
Replies: 0
Views: 168
|
Forum: Scripts & Functions Posted: Sat Nov 21, 2009 2:34 am Subject: Restore ctrl+shift+Enter to run selected as admin |
this return the ability to hit ctrl+shift+enter and it will run the selected file as an admin (exes only)
works in start menu, explorer and desktop
requirements
all three require this
http ... |
Topic: Gui submit with multiple guis |
dwjp90
Replies: 5
Views: 110
|
Forum: Ask for Help Posted: Fri Nov 20, 2009 8:08 am Subject: Gui submit with multiple guis |
| thanks, i didnt see an example for that so i guessed the syntax. |
Topic: Gui submit with multiple guis |
dwjp90
Replies: 5
Views: 110
|
Forum: Ask for Help Posted: Fri Nov 20, 2009 7:43 am Subject: Gui submit with multiple guis |
im creating a 2nd gui as a settings dialog. im trying to figure out how to hide the 2ng gui without hiding the first.
gui 2:,submit doesnt work
gui 1:,show doesnt work
settings:
Gui 2 ... |
Topic: Quick Play config (hp laptops) V2.7 |
dwjp90
Replies: 8
Views: 1231
|
Forum: Scripts & Functions Posted: Fri Nov 20, 2009 12:16 am Subject: Quick Play config (hp laptops) V2.7 |
| Installer almost done (needs 64bit testing) |
Topic: Quick Play config (hp laptops) V2.7 |
dwjp90
Replies: 8
Views: 1231
|
Forum: Scripts & Functions Posted: Thu Nov 19, 2009 12:43 am Subject: Quick Play config (hp laptops) V2.7 |
since vista came about quickplay has been an exe and not a whole os (partition)
here ill link you to a qp installer
http://www.megaupload.com/?d=PKNX8YF3 |
Topic: Quick Play config (hp laptops) V2.7 |
dwjp90
Replies: 8
Views: 1231
|
Forum: Scripts & Functions Posted: Wed Nov 18, 2009 12:09 pm Subject: Quick Play config (hp laptops) V2.7 |
v2.5 is done
changes
added comments to ahk
will upload compiled "installer" tomorrow
will upload other ahks 2morrow
dynamic compile icon |
Topic: internal program not running |
dwjp90
Replies: 9
Views: 108
|
Forum: Ask for Help Posted: Wed Nov 18, 2009 11:02 am Subject: internal program not running |
GOT IT!!!!
i was using := in my if statements and that messed it up.
you made me find my error thank you |
Topic: internal program not running |
dwjp90
Replies: 9
Views: 108
|
Forum: Ask for Help Posted: Wed Nov 18, 2009 10:53 am Subject: internal program not running |
ok it enters the gosub, but the run commands arn't doing anything
run notepad doesnt even work |
Topic: internal program not running |
dwjp90
Replies: 9
Views: 108
|
Forum: Ask for Help Posted: Wed Nov 18, 2009 10:50 am Subject: internal program not running |
| yea i understood that.... it wont even launch the program without params |
Topic: internal program not running |
dwjp90
Replies: 9
Views: 108
|
Forum: Ask for Help Posted: Wed Nov 18, 2009 10:32 am Subject: internal program not running |
no it sees it as te contents (the ""s are for the exe to see them as parameters)
i tried that and it still doesnt work |
Topic: internal program not running |
dwjp90
Replies: 9
Views: 108
|
Forum: Ask for Help Posted: Wed Nov 18, 2009 10:02 am Subject: internal program not running |
i have my ahk script fire a program with parameters.
in the script qpeditor it will not work
but if used in a standalone script it works fine
but if used with a standalone script that will pa ... |
| |