Ares

ares.bat

:: OPTIONAL: Install Ares
:: URL|ALL|http://downloads.sourceforge.net/aresgalaxy/aresregular209_installer.exe|packages/ares/aresregular209_installer.exe
:: script contributed by Gerhard Hofmann, gerhard.hofmann@planat.de
@Echo off

todo.pl ".reboot"
todo.pl "reg delete HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Run /f /v ares"
todo.pl "taskkill /im ares.exe"
todo.pl "%Z%\packages\ares\aresregular209_installer.exe /S"
:done

last edited 2008-08-22 12:39:41 by JuanJosePablos