GFI FAXMaker

From WPKG | Open Source Software Deployment and Distribution
Revision as of 18:26, 28 February 2009 by Craniac (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

FAXMaker is a Network Fax Server for Exchange/SMTP/Lotus. This is the silent installer / uninstaller for the client Application, Version 12

<?xml version="1.0" encoding="UTF-8"?>
<packages>
   <package id="faxmaker"
            name="GFI FaxMaker"
            revision="12"
            reboot="false"
            priority="0">
 
      <check type="uninstall" condition="exists" path="GFI FAXmaker Client 12" />
 
      <install cmd='msiexec /i "%SOFTWARE%\faxmaker\faxmaker_client.msi" LANGUAGE=GERMAN MAILSERVER=YOURSERVERNAME SILENTPRINTERDRIVER=1 /QN ' />
      <remove cmd='msiexec /x "%SOFTWARE%\faxmaker\faxmaker_client.msi" /QN ' />
 
   </package>
</packages>

Note: set YOURSERVERNAME to your Mailservername before executing. The example installs the German language client, you'll have to look in the MSI file for other available languages.

Personal tools
Namespaces
Variants
Actions
Navigation
ideas?
Toolbox