Search found 1 match
- 03 Jul 2008 13:30
- Forum: DOS Batch Forum
- Topic: Login Script
- Replies: 0
- Views: 7989
Login Script
I'm trying write a batch script to log into a CMVC server. The command is cmvclog -in <username> and then it prompts me for my password. "Enter the cmvc password for login <username> on family <family>:" how can I get a bat file to send my password? Before someone replies with: "just ...