Question
November 7, 2007 at 03:11 AM
dcleary

Using a Batch File to run an application requiring a password

by dcleary . Updated 18 years, 9 months ago

Hello

Is it possible to create a Batch File to run an application that contains a password to open the application?

I basicallly need an application to open on a server and continually run. It is a virtual server and when I log out of the session the application closes. So at the moment the only way of having the application running when i want it is to open a session on a PC then leave the PC logged in all night, which is not suitable.

I was thinking of scheduling a task to run on the server everynight to launch the application, however the application requires a username and password to enter.

Is there a way of creating some sort of batch file with this information in so when it is run it opens the application and enters the username and password??

Thank you
D

This discussion is locked

All Comments