Help - Search - Members - Calendar
Full Version: what is the what is the switch for install was....
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   
Google Internet Forums Unattended CD/DVD Guide
kurt476
what is the install switch for when you install some thing i would like to say the insattion for: tunexp installation was a secuess. dose any budy know the switch this?

oh by the way i use:

ECHO.
ECHO Installing Tune xp 1.5
ECHO Please Wait....
start /wait %systemdrive%\install\tweaks\tunexp1.5.exe /S /V /QB <---- After this line i need it to say Tunexp installation was a secuess.

dose buy know the swait for that?
1chaoticadult
ECHO TuneXp Installation was a success... Put that in your batch file. Hope this helps.
kurt476
i don't know if that will work i will see
kurt476
yeah that probable wount work for me i am try to have it say fail too if it the tunexp.exe didn't start
kurt476
yeah i do need the program to tell me like have the program detect the the installation of any installion that would tell me if it faild to start or was seuccess some how to detect the install i don't know any program for dos that would do that that the only thing
MCT
IF EXIST "%programfiles%\folder\file.exe" goto Found
:Found
continue here tongue.gif
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.