getmeasam Posted August 14, 2006 Posted August 14, 2006 Hi all - I have a windows application which I can easily build and run install script if I execute it from the Windows 200 server GUI. However, I would like be able to telnet into this machine from outside and execute the install script. I am trying to find a way to automate the installation of a windows application I use. There is no msi support. It just has a basica Setup program where you answer a few questions and installs. I tried to execute the same script which worked from the GUI by logging in using Windows Telnet Server and executing the .exe script I made with Autoit. I see it loaded the cmd shell but appears to get stuck. Any ideas how I can accomplish this task using AutoIt? Thank you
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now