1.

Solve : Running exe without prompts?

Answer»

Hi There

If i want to use a batch file to run a piece of software, i NEED to press "Install" during the installation process. What is the switch i use (or how do i do it) so that the software installs AUTOMATICALLY RATHER than prompting for you to press install. {I have so far got the batch file to call the software.exe and it comes up and says press install (the default selection) to complete}

Many Thanks

RupertIf the piece of software you are trying to run is a dos exe, you will need to do some research on it. If it is a Win32 exe, use a program like Resource Hacker to get rid of the prompt dialog(if present).

You can get Resource Hacker from http://www.users.on.net/johnson/resourcehacker/



Discussion

No Comment Found