Difference between revisions of "GPG4win"

From WPKG | Open Source Software Deployment and Distribution
Jump to: navigation, search
(No difference)

Revision as of 13:48, 6 July 2007

GPG4win Project Homepage

GPG4win

<package id="GPG4Win" name="GPG4Win 1.10" revision="1" priority="35 reboot="true"> 
         <check type="uninstall" condition="exists" path="GnuPG For Windows" /> 
         <install cmd='%SOFTWARE%\GPG4Win\gpg4win-1.1.0.exe /S' /> 
         <upgrade cmd='%SOFTWARE%\GPG4Win\gpg4win-1.1.0.exe /S' />
         <remove cmd='%ProgramFiles%\GNU\GnuPG\gpg4win-uninstall.exe /S' />
</package>