Changes

Jump to: navigation, search

TortoiseSVN

271 bytes added, 13:02, 9 February 2009
new version 1.5.7
<source lang="xml">
<?xml version="1.0" encoding="UTF-8"?>
 
<packages>
<package
id="TortoiseSVNtortoisesvn" name="TortoiseSVN 1.45.87" revision="148157" priority="60" reboot="truefalse"> <!-- <check type="uninstall" condition="exists" path="TortoiseSVN 1.45.87.12137 15182 (32 bit)" /> --> <check type="file" condition="versiongreaterorequal" path="%PROGRAMFILES%\TortoiseSVN\bin\TortoiseProc.exe" value="1.5.7.15182" /> <install cmd='msiexec /i "%SOFTWARE%\TortoiseSVNtortoisesvn\TortoiseSVN-1.45.87.1213715182-win32-svn-1.45.65.msi" /qn TARGETDIR="%ProgramFiles%\TortoiseSVN\"/norestart' /> <upgrade cmd='msiexec /i "%SOFTWARE%\TortoiseSVNtortoisesvn\TortoiseSVN-1.45.87.1213715182-win32-svn-1.45.65.msi" /qn TARGETDIR="%ProgramFiles%\TortoiseSVN\"/norestart' /> <!-- <remove cmd='MsiExec.exe /Q /x {E0B2264B-6BE4-4F8B-8300-A05BFA87AAA0}' /> -->
</package>
</packages>
</source>
 
The "versiongreterorequal" check gives the right to users to perform upgrade theirselves before the upgrade is validated in wpkg. This is usefull in environments where users have some administration rights.
[[category:Silent Installers|TortoiseSVN]]
43
edits

Navigation menu