Connecting Tech Pros Worldwide Help | Site Map

C++ batch to install softwares.

kaushikgscv@yahoo.com
Guest
 
Posts: n/a
#1: Apr 22 '07
Hi

I want to create a batch file using C++ for installing the softwares
in batch mode.

eg: If i have a softeware -I start the start.exe--then it ask me
path--the some package to install--,,,,,--finish


is it possible that without user interaction i can install ?

Gianni Mariani
Guest
 
Posts: n/a
#2: Apr 22 '07

re: C++ batch to install softwares.


kaushikgscv@yahoo.com wrote:
Quote:
Hi
>
I want to create a batch file using C++ for installing the softwares
in batch mode.
>
eg: If i have a softeware -I start the start.exe--then it ask me
path--the some package to install--,,,,,--finish
>
>
is it possible that without user interaction i can install ?
>
Yes.
Closed Thread