- Jan 2, 2020
- 1
- 0
- 0
I have just gone through your lessons on creating .bat files (really insightful and helpful). I created a .bat file and the process would require inputting username and password, which i have created and inputted as single entries on the file as detailed below;
tech1
tech123
But each time i attempt to run the file it pops up the cmd prompt and requires me to type the username and password manually. Is there any code to be inputted before the values for username (tech1) and password (tech123) are entered?
Thank you
tech1
tech123
But each time i attempt to run the file it pops up the cmd prompt and requires me to type the username and password manually. Is there any code to be inputted before the values for username (tech1) and password (tech123) are entered?
Thank you