Saved Bookmarks
| 1. |
Solve : login password by Batch file? |
|
Answer» When I OPEN an application that is password protected using a bat.file, how can I have it automaticly enter the password in the login BOX. ex. OPENING a ms ACCESS datadase that is password protected.I doubt a batch file can do this. The batch file and the application are running in two separate data spaces. Try Windows Script which has a SendKeys method. |
|