contrib/win32/win32-build.txt
changeset 2384 068b32d06873
parent 1291 a942bf419a64
child 4401 d1dd16256114
--- a/contrib/win32/win32-build.txt	Mon May 22 14:06:12 2006 +0200
+++ b/contrib/win32/win32-build.txt	Mon May 22 14:12:41 2006 +0200
@@ -24,6 +24,9 @@
   ISTool
       http://www.istool.org/default.aspx/
 
+  add_path (you need only add_path.exe in the zip file)
+      http://www.barisione.org/apps.html#add_path
+
 And, of course, Mercurial itself.
 
 Once you have all this installed and built, clone a copy of the
@@ -34,7 +37,8 @@
 
   python setup.py build -c mingw32 py2exe -b 1
 
-Copy mfc71.dll into the dist directory that just got created.
+Copy mfc71.dll and add_path.exe into the dist directory that just
+got created.
 
 Run ISTool, and open the C:\hg\hg-release\contrib\win32\mercurial.iss
 file.