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