| Author |
Message |
Topic: AutoPuTTY (scripted telnet) - need help |
3tones
Replies: 12
Views: 1750
|
Forum: Scripts & Functions Posted: Tue Jan 22, 2008 3:18 am Subject: AutoPuTTY (scripted telnet) - need help |
| So there is no real 2-way communication? For example, wait for the command prompt and then run the command? |
Topic: AutoPuTTY (scripted telnet) - need help |
3tones
Replies: 12
Views: 1750
|
Forum: Scripts & Functions Posted: Mon Jan 21, 2008 11:39 pm Subject: AutoPuTTY (scripted telnet) - need help |
Source is not available.
Can you tell me then - was it programmed in AutoHotkey? If so, how did you make the 2-way connection with PuTTY? |
Topic: AutoPuTTY (scripted telnet) - need help |
3tones
Replies: 12
Views: 1750
|
Forum: Scripts & Functions Posted: Sun Jan 20, 2008 10:55 pm Subject: AutoPuTTY (scripted telnet) - need help |
| To get the whole works to run as a service, I ended up using a utility called "Telnet Scripting Tool" to do the work for me. I build an AHK script around that to add some other things I nee ... |
Topic: AutoPuTTY (scripted telnet) - need help |
3tones
Replies: 12
Views: 1750
|
Forum: Scripts & Functions Posted: Mon Jan 14, 2008 11:00 pm Subject: AutoPuTTY (scripted telnet) - need help |
Something like this doesn't appear to work either when running using the windows scheduler with no one logged in.
run,C:\Program Files\PuTTY\putty.exe -load "%session%",,,ppid
Send ... |
Topic: AutoPuTTY (scripted telnet) - need help |
3tones
Replies: 12
Views: 1750
|
Forum: Scripts & Functions Posted: Mon Jan 14, 2008 9:20 pm Subject: AutoPuTTY (scripted telnet) - need help |
| I know this is a hot topic on the board, and I have come up with a solution to log into a telnet server, and run some commands. (I didn't find any working solutions yet) The framework is there, you'l ... |
Topic: SOAP dll - help please |
3tones
Replies: 1
Views: 266
|
Forum: Ask for Help Posted: Tue Dec 05, 2006 4:03 am Subject: SOAP dll - help please |
I hate to just ask for someone to do this, but I think someone with a better understanding of DLLcall could get this done quickly. I have installed the
Server = "localhost"
Username = &q ... |
Topic: AutoBackground - change background based on monitor config |
3tones
Replies: 5
Views: 761
|
Forum: Scripts & Functions Posted: Thu Sep 21, 2006 9:15 pm Subject: AutoBackground - change background based on monitor config |
| aCkRiTe, thanks for the suggestion. I have updated my first post with the changes. What is your background script going to do? I was thinking of adding a gui to mine and also having it change backg ... |
Topic: Multiple monitors --> Multiple wallpapers (one for each) |
3tones
Replies: 5
Views: 1114
|
Forum: Ask for Help Posted: Mon Sep 11, 2006 3:22 am Subject: Multiple monitors --> Multiple wallpapers (one for each) |
| I happened to notice this post... To set a different picture on different monitors, use imaging software to put the two images together at the exact resolution of your two screens. Then set the back ... |
Topic: AutoBackground - change background based on monitor config |
3tones
Replies: 5
Views: 761
|
Forum: Scripts & Functions Posted: Sun Sep 10, 2006 4:38 am Subject: AutoBackground - change background based on monitor config |
Awesome! Thank you so much! to buy a program that does excactly this is like 20 dollars and is so frivilous to manage... where as this gives perfect control of what i want and its so easy. Thanks!
... |
Topic: AutoBackground - change background based on monitor config |
3tones
Replies: 5
Views: 761
|
Forum: Scripts & Functions Posted: Fri Sep 08, 2006 5:00 am Subject: AutoBackground - change background based on monitor config |
| I have a laptop with a docking station at work. When docked, there is a second monitor to extend my desktop. Ryan over at http://www.digitalblasphemy.com has been gracious enough to provide awesome ... |
Topic: Stuck key when sending |
3tones
Replies: 2
Views: 311
|
Forum: Ask for Help Posted: Thu Apr 28, 2005 1:58 pm Subject: Stuck key when sending |
| Thanks for clearing that up. |
Topic: Stuck key when sending |
3tones
Replies: 2
Views: 311
|
Forum: Ask for Help Posted: Thu Apr 28, 2005 5:40 am Subject: Stuck key when sending |
Can someone provide some insight to this?
VK SC Type Up/Dn Elapsed Key Window
--------------------------------------------------------------------------------------
74 03F i d 1624.58 F5 ... |
Topic: COM-Port Commands |
3tones
Replies: 5
Views: 976
|
Forum: Wish List Posted: Fri Mar 25, 2005 1:01 am Subject: COM-Port Commands |
| Check out http://www.autohotkey.com/forum/viewtopic.php?t=1610 I am using comsend to run my cd autoloader. At the bottom of that topic, I have some code on exactly how I use it with some good descri ... |
Topic: looking for windows admin scripts |
3tones
Replies: 5
Views: 493
|
Forum: Ask for Help Posted: Mon Mar 14, 2005 7:16 pm Subject: looking for windows admin scripts |
Where would these updates be? What kind of updates? Install where?
Sorry... wrong part of my question. Here's the answer you were seeking:
As for the updates on shutdown, the updates would al ... |
Topic: looking for windows admin scripts |
3tones
Replies: 5
Views: 493
|
Forum: Ask for Help Posted: Mon Mar 14, 2005 7:02 pm Subject: looking for windows admin scripts |
Where would these updates be? What kind of updates? Install where?
Sorry for the ambiguity. What I envisioned was a way to keep the script as general as possible. In the script I could define ... |
| |