| Author |
Message |
Forum: Support Topic: Where can I learn the nuances of DllCall()? |
| nullJector |
|
Posted: January 2nd, 2010, 2:41 pm
|
|
Replies: 7 Views: 613
|
a_h_k wrote: This is perfect!
Thanks for the link  |
|
 |
Forum: Support Topic: Blocking All Input Except a Pre-defined String of Characters |
| nullJector |
|
Posted: December 30th, 2009, 8:00 pm
|
|
Replies: 5 Views: 287
|
tank wrote: dear me are you dence
 |
|
 |
Forum: Support Topic: Blocking All Input Except a Pre-defined String of Characters |
| nullJector |
|
Posted: December 29th, 2009, 9:37 pm
|
|
Replies: 5 Views: 287
|
|
 |
Forum: Support Topic: remapping "win -" |
| nullJector |
|
Posted: December 29th, 2009, 6:17 pm
|
|
Replies: 2 Views: 285
|
This is working for me
Code: ^`::WinMenuSelectItem, Magnifier,, Commands, Magnification, Increase
^1::WinMenuSelectItem, Magnifier,, Commands, Magnification, Decrease
It only seems to work if the main Magnifier program window is open. |
|
 |
Forum: Support Topic: Process Exist (Remotely)? |
| nullJector |
|
Posted: December 28th, 2009, 11:47 am
|
|
Replies: 4 Views: 425
|
| Take a look at TaskList. It can be run under comspec and the RPC server will have to be running. |
|
 |
Forum: Support Topic: Remote windows messagebox halts AHK commands [SOLVED]. |
| nullJector |
|
Posted: December 28th, 2009, 1:14 am
|
|
Replies: 4 Views: 415
|
| Run shutdown.exe -s should Shutdown the computer it is run on. Only tested on XP. Thanks, entering it that way worked. I was originally using shutdown -s -t 1 much appreciated! edit actually had to end up using comspec Run %comspec% /c ""Shutdown.exe" "-s" "-t" &q... |
|
 |
Forum: Support Topic: Remote windows messagebox halts AHK commands [SOLVED]. |
| nullJector |
|
Posted: December 27th, 2009, 1:57 pm
|
|
Replies: 4 Views: 415
|
| Thanks for the suggestion. Unfortunately it does not work. Its almost like the message box window that comes up is literally blocking AHK. No commands related or unrelated to this window work once that window opens. I'm going to try the built in windows shutdown to see if that will hopefully work. |
|
 |
Forum: Support Topic: minimize maximize windows |
| nullJector |
|
Posted: December 26th, 2009, 6:46 pm
|
|
Replies: 33 Views: 2383
|
nostroke wrote: Code: ...... ^i::
Return
^e::
Return
^i::
Return
^e:: ...... As TLM said TLM wrote: ...messageboxes, commands, duplicate hotkeys etc will endup in an error on reload.
Just a thought.. |
|
 |
Forum: Support Topic: Remote windows messagebox halts AHK commands [SOLVED]. |
| nullJector |
|
Posted: December 26th, 2009, 6:35 pm
|
|
Replies: 4 Views: 415
|
| Trying to create a remote shutdown script. The problem is when I run the shutdown command I get this messagebox that does not allow AHK to interrupt or interact with it. http://f.imagehost.org/0018/PIC1.jpg I got as far as trying to add a WinWait before adding a controlclick for the button1 control ... |
|
 |
Forum: Support Topic: Decompiling .Exe? |
| nullJector |
|
Posted: December 19th, 2009, 12:46 am
|
|
Replies: 4 Views: 515
|
|
 |
Forum: Support Topic: Rosset Code https scripts |
| nullJector |
|
Posted: December 18th, 2009, 12:58 pm
|
|
Replies: 2 Views: 338
|
|
 |
Forum: Support Topic: [Paying For This] Creating a custom connection automatically |
| nullJector |
|
Posted: December 17th, 2009, 7:17 pm
|
|
Replies: 10 Views: 488
|
HCProfessionals wrote: Sure did!
Great .
Please see PM for further details. |
|
 |
Forum: Support Topic: [Paying For This] Creating a custom connection automatically |
| nullJector |
|
Posted: December 17th, 2009, 6:14 pm
|
|
Replies: 10 Views: 488
|
HCProfessionals wrote: Ok, i did get one!
Can you please confirm that you got a dialup connection with the above script I posted (just for my own clarity)?
Thanks,
Going to work on the UN, password, SC and Options next.
Will wait for your confirmation before continuing.. |
|
 |
Forum: Support Topic: [Paying For This] Creating a custom connection automatically |
| nullJector |
|
Posted: December 17th, 2009, 5:16 pm
|
|
Replies: 10 Views: 488
|
| Edit. Sorry nullJector, I didn't see your last post. Didn't mean to tread on your toes No worries ;) HCProfessionals, I was able to create a dialup connection using the below script. I noticed that rasphone creates a custom ini file called *.pbk. Once this file is created, the system automatically ... |
|
 |
Forum: Support Topic: [Paying For This] Creating a custom connection automatically |
| nullJector |
|
Posted: December 17th, 2009, 4:23 pm
|
|
Replies: 10 Views: 488
|
| I need this done in a command line sort of sense to automatically create the connection using script. Yes I was about to ask you if you'd rather run it from a commandline. It may take some correspondance from you (so I have an idea of your input criteria). I'm going to familiarize myself with the c... |
|
 |
| Sort by: |