FAQ | This is a LIVE service | Changelog

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

Notepad++ -> v7.2

parent c4a4f735
No related branches found
No related tags found
1 merge request!95Notepad++.xml
......@@ -2,9 +2,10 @@
<packages>
<package id="notepad++" name="Notepad++" revision="%version%.1" reboot="false">
<variable name="version" value="7" />
<check type="uninstall" condition="versiongreaterorequal" path="Notepad++" value="%version%" />
<variable name="version" value="7.2" />
<!-- 64bit version exists as of 7.1, but most of the plugins aren't available. So stick with 32bit until they sort that -->
<check type="uninstall" condition="versiongreaterorequal" path="Notepad++ (32-bit x86)" value="%version%" />
<!-- remove plug-ins to prevent installer hanging -->
<!-- Exit code of "1" can occur if there are no .dll files in the plugins dir. This happens if a previous installation has been uninstalled,
......
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