Difference between revisions of "TeXnicCenter"

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

Revision as of 09:36, 11 December 2005

This is a silent installer and uninstaller for TeXnicCenter (TeX shell).

<package id="texniccenter" name="TeXnicCenter (TeX shell)" revision="1" priority="0" reboot="false">
<check type="uninstall" condition="exists" path="TeXnicCenter Version 1 Beta 6.21 (Fawkes)" />
<install cmd='\\server\share\texniccenter\TXCSetup_1Beta6_21.exe /SP- /SILENT /NORESTART' />
<remove cmd='"C:\Program Files\TeXnicCenter\unins000.exe" /SP- /SILENT /NORESTART' />
<upgrade cmd= />
</package>