Changes

Jump to: navigation, search

Hardcopy

870 bytes added, 16:37, 9 December 2010
Created page with 'Silent installer for Hardcopy, Hardcopy offers the possibility to you, to print or save the current window or screen, whether you work with SAP R/3® or with any other program !.…'
Silent installer for Hardcopy, Hardcopy offers the possibility to you, to print or save the current window or screen, whether you work with SAP R/3® or with any other program !.

The Hardcopy website is at http://www.hardcopy.de/hardcopy/english/index.php.

==WPKG Package==

<source lang="xml">
<package id="hardcopy" name="Hardcopy" revision="20101124" reboot="false" priority="1">
<check type="uninstall" condition="exists" path="Hardcopy (C:\Programme\Hardcopy)" />
<install cmd='%SOFTWARE%\Hardcopy\hc.exe /InstallSilent /InstallCommonGroup' />
<upgrade cmd='%WINDIR%\SwSetupuexe "%PROGRAMFILES%\Hardcopy\hardcopy.del" /Silent' />
<upgrade cmd='%SOFTWARE%\Hardcopy\hc.exe /InstallSilent /InstallCommonGroup' />
<remove cmd='%WINDIR%\SwSetupuexe "%PROGRAMFILES%\Hardcopy\hardcopy.del" /Silent' />
</package>
</source>

[[Category: Silent Installers]]
9
edits

Navigation menu