Changes

Jump to: navigation, search

Ccleaner

318 bytes added, 15:45, 21 March 2016
update to 5.15 and updated the install script to stop the ccleaner runtime if its running before installing
priority="1090">
<variable name="version" value="513515" /> <variable name="installver" value="5.1315.0.54605513" /> <variable architecture="x86" name="ccleanerexe" value="CCleaner.exe" /> <variable architecture="x64" name="ccleanerexe" value="CCleaner64.exe" />
<check type="uninstall" condition="exists" path="CCleaner" />
<!-- French -->
<variable name="lang_code" value="1036" lcidOS="040c,080c,2c0c,0c0c,240c,300c,3c0c,140c,340c,180c,380c,e40c,200c,280c,100c,1c0c" />
 
 
<install cmd="taskkill /F /IM %ccleanerexe%">
<exit code="0" />
<exit code="128" />
<exit code="1" />
</install>
<install cmd='"%SOFTWARE%\ccleaner\ccsetup%version%_slim.exe" /S /L=%lang_code%' />
137
edits

Navigation menu