kurt476 Posted November 1, 2004 Posted November 1, 2004 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.5ECHO 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 Posted November 1, 2004 Posted November 1, 2004 ECHO TuneXp Installation was a success... Put that in your batch file. Hope this helps.
kurt476 Posted November 1, 2004 Author Posted November 1, 2004 i don't know if that will work i will see
kurt476 Posted November 1, 2004 Author Posted November 1, 2004 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 Posted November 1, 2004 Author Posted November 1, 2004 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 Posted November 1, 2004 Posted November 1, 2004 IF EXIST "%programfiles%\folder\file.exe" goto Found:Foundcontinue here
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now