3,217
edits
Changes
WinEdt
,no edit summary
This is a silent installer and deinstaller uninstaller for WinEdt (TeX shell).
<check type="uninstall" condition="exists" path="WinEdt" />
<install cmd='%SOFTWARE%\winedt\winedt54.exe /SILENT /NOCANCEL /NORESTART /LOADINF="%SOFTWARE%\WinEdt\winedt54.cfg" ' />
<install cmd='cmd /c copy %SOFTWARE%\WinEdt\\winedt-user.bat "%ProgramFiles%\WinEdt" ' />
<install cmd='cmd /c del /s /q "%AllUsersProfile%\Desktop\WinEdt.lnk"' />
[[category:Silent Installers]]