Jump to content

Install help (in my batch file)


DjLECTRix

Recommended Posts

i wanna know if my batch files is ok the start.cmd is in $OEM$ Folder

color 3

echo ..:: Installation de Winamp ::..

echo Please wait...

start /wait %SystemRoot%\DLX\apps\winamp508c_full.exe /S /Install=DSRFQA

echo.

taskkill.exe /F /IM winamp.exe

echo.

cls

color 3

echo ..:: Installation de Nero 6.6.0.6 ::..

echo Please Wait...

start /wait %SystemRoot%\DLX\apps\nero6606.exe /SILENT /NOREBOOT /no_ui /SN=removed /WRITE_SN

cls

color 3

echo ..:: Installation de Bulletproof Ftp Server 2.2.1 ::..

echo Please Wait...

start /wait %SystemRoot%\DLX\apps\ftpbullerserver221.exe /VERYSILENT /SP-

xcopy %SystemRoot%\DLX\apps\G6FTPSrv.exe c:\progra~1\BPFTPS~1\

cls

color 3

echo ..:: Installation de BSplayer Pro V1.02.812::..

echo Please Wait...

start /wait %SystemRoot%\DLX\apps\bsplayerpro100.812.exe /S

cls

color 3

echo ..:: Installation de Msn Messenger 7.0::..

echo Please Wait...

start /wait %SystemRoot%\DLX\apps\MsnMsgs.msi /QB

xcopy %SystemRoot%\DLX\apps\MultiMSN.exe %systemdrive%\PROGRA~1\MSNMES~1\

cls

color 3

echo ..:: Installation de WinRAR ::..

echo Please Wait...

start /wait %SystemRoot%\DLX\apps\wrar342fr.exe /s

cls

color 3

echo ..:: Installation de Maxthon ::..

echo Please Wait...

start /wait %SystemRoot%\DLX\apps\maxthon11120.exe /S

cls

echo ..:: Installation Des patchs Sur Le Bureau ::..

echo Please Wait...

start /wait %SystemRoot%\DLX\FORSET.exe

cls

i wanna know if all installation is ok :) thanks

Edited by prathapml
Link to comment
Share on other sites


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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...