diff contrib/wix/README.txt @ 41846:765f836a9484

inno: move inno installer files to contrib/packaging/inno Let's isolate the inno installer files to their own directory so the separation between things is clearer. This required adjusting a few relative paths and references to the old directory. Differential Revision: https://phab.mercurial-scm.org/D6059
author Gregory Szorc <gregory.szorc@gmail.com>
date Sun, 03 Mar 2019 18:22:49 -0800
parents 98166640b356
children
line wrap: on
line diff
--- a/contrib/wix/README.txt	Tue Mar 05 04:34:45 2019 +0530
+++ b/contrib/wix/README.txt	Sun Mar 03 18:22:49 2019 -0800
@@ -10,9 +10,7 @@
 the only sane way to keep the source tree and the installer in sync.
 
 The MSI installer builder uses only the mercurial.ini file from the
-contrib/win32 folder, the contents of which have been historically used
-to create an InnoSetup based installer.  The rest of the files there are
-ignored.
+contrib/win32 folder.
 
 The MSI packages built by thg-winbuild require elevated (admin)
 privileges to be installed due to the installation of MSVC CRT libraries