Thread: enter key
View Single Post
Old Jan 14th, 2007, 10:03 AM   #1
NightShade01
Programmer
 
Join Date: Oct 2005
Posts: 52
Rep Power: 3 NightShade01 is on a distinguished road
enter key

Hey everyone i'm trying to write an automated install batch file for spybot, so far i have it installing the program updating running and autofixing problems. The issue though is that internet needs to be connected and this isn't the case where i want to use it (work). The three updates though are .exe files but they have no parameters built in. I can use my batch file to launch the update manually but it prompts the user where to install it (all you have to do is hit enter). How do i simulate the pressing of an enter key in my batch file so i don't have any user interaction...thanks
NightShade01 is offline   Reply With Quote