Mercurial > hg
diff contrib/win32/win32-build.txt @ 2384:068b32d06873
Automatically add the path of hg to %PATH% using add_path
author | Marco Barisione <marco@barisione.org> |
---|---|
date | Mon, 22 May 2006 14:12:41 +0200 |
parents | a942bf419a64 |
children | d1dd16256114 |
line wrap: on
line diff
--- 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.