Jump to content

Recommended Posts

Posted (edited)

Heer is my application switches. Too be updated...

This is my application switches. too be updated...

@echo off

title Instalacija programa

echo U slijedećih nekoliko minuta\sati bit će instalirani svi programi u ovoj skripti....

ECHO.

ECHO Installing NOD32 Full version

ECHO Please wait...

start /wait %systemdrive%\install\Applications\NOD32\start /w setup.exe /silentmode

ECHO.

ECHO Installing Lavasoft Ad-Aware SE Proffesional 1.6

ECHO Please wait...

start /wait %systemdrive%\install\Applications\AD-Aware SE Pro\aawsepro.exe /s

ECHO.

ECHO Installing Zone Alarm Proffesional

ECHO Please wait...

start /wait %systemdrive%\install\Applications\Zone Alarm\zlsSetup_6_1 /S /i /lickey xxxxxxxxxxxxxx

/noreboot %XPCD%\ZoneConfig.xml

ECHO.

ECHO Installing CCleaner

ECHO Please wait...

start /wait %systemdrive%\install\Applications\CCleaner\ccleaner.exe /S

ECHO.

ECHO Installing CDex 1.50

ECHO Please wait...

start /wait %systemdrive%\install\Applications\CDex\cdex_150.exe /S

ECHO.

ECHO Installing IrfanView 3.98

ECHO Please wait...

start /wait %systemdrive%\install\Applications\IrfanView\iview398 /silent /desktop=0 /thumbs=0 /group=1 /allusers=1 /assoc=1

ECHO.

ECHO Installing FileZila

ECHO Please wait...

start /wait %systemdrive%\install\Applications\FileZilla\ start /w FileZilla_2_2_26a_setup.exe /S /D=C:\Program

Files\FileZilla

ECHO.

ECHO Registering Nero Burning ROM...

REGEDIT /S %systemdrive%\install\Applications\Nero\register.reg

ECHO.

ECHO Installing Nero Burning ROM v6.0.0.9

ECHO Please wait...

start /wait %systemdrive%\install\Applications\Nero\Nero6605.exe /silent /noreboot

ECHO.

ECHO Installing Flashget 1.7

ECHO Please wait...

start /wait %systemdrive%\install\Applications\FlashGet\fgf172.exe /S

ECHO.

ECHO Registering Flashget 1.7...

REGEDIT /S %systemdrive%\install\Applications\FlashGet\register.reg

ECHO.

ECHO Installing Mozilla Firefox

ECHO Please wait...

start /wait %systemdrive%\install\Applications\Firefox\firefox.exe -ms

ECHO.

ECHO Installing Where is it 3.0?

ECHO Please wait...

start /wait %systemdrive%\install\Applications\WhereIsIt30\SETUP.exe /versilent

ECHO.

ECHO Installing MSN Messenger 7.1.

ECHO Please wait...

start /wait %systemdrive%\install\Applications\Messenger 71\MsnMsgs.msi /QB

ECHO.

ECHO Installing ISOBuster 1.9.1

ECHO Please wait...

start /wait %systemdrive%\install\Applications\IsoBuster\IsoBuster 1.9.1.exe /VERYSILENT /SP-

ECHO.

ECHO Killing ISOBuster.exe process

taskkill.exe /F /IM isobuster.exe

ECHO.

ECHO Installing DVDshrink 3.2.0.15

ECHO Please wait...

start /wait "%systemdrive%\install\Applications\DVDShrink\dvdshrink32.exe /VERYSILENT"

ECHO.

ECHO Installing SunJava VM

ECHO Please wait...

start /wait "%systemdrive%\install\Applications\SunJava\sunjava.exe /s /v/qn

echo.

pause

exit

Edited by ThinkLinux

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...