FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 4db9d354 authored by Dr Adam Thorn's avatar Dr Adam Thorn
Browse files

Add new package Winedt v%majorversion%.%minorversion%

parents
No related branches found
No related tags found
1 merge request!116Winedt.xml
<?xml version="1.0" encoding="UTF-8"?>
<!-- vim: set softtabstop=3: -->
<packages>
<package id="winedt" name="Winedt" revision="%version%.1" priority="0" reboot="false">
<variable name="majorversion" value="10" />
<variable name="minorversion" value="2" />
<variable name="version" value="%majorversion%.%minorversion%" />
<check type="uninstall" path="WinEdt %majorversion%" condition="versiongreaterorequal" value="%version%" />
<install cmd='%software%\winedt\winedt%majorversion%%minorversion%-64.exe /S /DESKTOPICON=0' />
<upgrade include='remove' />
<upgrade include='install' />
<remove cmd='cmd /c %software%\wpkg\tools\waitforprocess.cmd Un_A.exe' />
<remove cmd='"%programfiles%\winedt team\winedt %majorversion%\uninstall.exe" /S'/>
<remove cmd='cmd /c %software%\wpkg\tools\waitforprocess.cmd Un_A.exe' />
</package>
</packages>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment