contrib/wix/hg.cmd
author Yuya Nishihara <yuya@tcha.org>
Sun, 01 Nov 2015 13:58:32 +0900
changeset 27007 c8cbef073645
parent 13041 79388a8325dc
permissions -rw-r--r--
hgweb: alias ui module as uimod It will be enforced by the import checker.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
13041
79388a8325dc wix: switch Mercurial Windows installer to use py2exe --bundle 3
Steve Borho <steve@borho.org>
parents:
diff changeset
     1
@echo off
79388a8325dc wix: switch Mercurial Windows installer to use py2exe --bundle 3
Steve Borho <steve@borho.org>
parents:
diff changeset
     2
rem launch hg.exe from parent folder
79388a8325dc wix: switch Mercurial Windows installer to use py2exe --bundle 3
Steve Borho <steve@borho.org>
parents:
diff changeset
     3
"%~dp0\..\hg.exe" %*