3,217
edits
Changes
m
<source lang="xml"><package id="ldapbrowser" name="LDAP browser" revision="1" priority="0" reboot="false">
</package></source>
no edit summary
This is a silent installer and uninstaller for Softerra LDAP Browser.
<check type="uninstall" condition="exists" path="Softerra LDAP Browser" />
<check type="file" condition="exists" path="%PROGRAMFILES%\Softerra\LDAP Browser 2.6\ldapbrowser.exe" />
<install cmd='cmd /c del /s /q "%AllUsersProfile%\Desktop\Softerra LDAP Browser 2.6"' />
<remove cmd='msiexec /l* c:\netinst\logs\ldapbrowser.txt /x{520049D8-7E67-4E71-BB3E-74FDB34810AD}' />
[[category:Silent Installers]]