Difference between revisions of "Eudora"

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

Revision as of 19:55, 10 December 2005

This is a silent installer and deinstaller for Eudora.

<package id="eudora" name="Eudora 6.2" revision="1" priority="0" reboot="false" >
<check type='uninstall' condition='exists' path='Eudora' />
<install cmd='\\server\share\eudora\Eudora_6.2.5.6.exe /s /f1\\server\share\eudora\eudora.iss /f2c:\netinst\logs\eudora.log' />
<remove cmd='"C:\Program Files\InstallShield Installation Information\{79EC9D7F-1C90-4F65-B901-0F06DCF518E2}\setup.exe" /s ' />
<upgrade cmd= />
</package>