Jump to content

Remote Login and AutoIt


Recommended Posts

Hi,

I'm new to this so appreciate the help.

I've written a very simple script and have converted it into an exe file which I'm hoping to run on my work computer when I'm at home or traveling. However, when I remote into my work computer to run this file, it seems to stop running whenever I disconnect from the remote connection. Is there any way I can have it continue to run while I'm disconnected?

Many thanks!

Link to comment
Share on other sites

I guess, the script works with commands which need a window. Like MouseMove, MouseClick ....

If thats the point, then you need to change those commands.

Scripts & functions Organize Includes Let Scite organize the include files

Yahtzee The game "Yahtzee" (Kniffel, DiceLion)

LoginWrapper Secure scripts by adding a query (authentication)

_RunOnlyOnThis UDF Make sure that a script can only be executed on ... (Windows / HD / ...)

Internet-Café Server/Client Application Open CD, Start Browser, Lock remote client, etc.

MultipleFuncsWithOneHotkey Start different funcs by hitting one hotkey different times

Link to comment
Share on other sites

I guess, the script works with commands which need a window. Like MouseMove, MouseClick ....

If thats the point, then you need to change those commands.

The script does not involve any mouse-related commands. It simply starts an application on the computer and enters a few keystrokes...

Link to comment
Share on other sites

  • Moderators

Hi, Fuzzylogic2012.

How about you post a reproducer, so we can see what you're attempting to accomplish? That will help us help you :oops:

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...