Connecting Tech Pros Worldwide Help | Site Map

C++ batch to install softwares.

  #1  
Old April 22nd, 2007, 12:45 PM
kaushikgscv@yahoo.com
Guest
 
Posts: n/a
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 ?

  #2  
Old April 22nd, 2007, 02:55 PM
Gianni Mariani
Guest
 
Posts: n/a

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to know wich Oracle Client release is used ? Gilles Cadorel answers 1 June 27th, 2008 07:04 PM
How to know wich Oracle Client release is used ? Gilles Cadorel answers 1 July 19th, 2005 10:41 PM