contrib/wix/hg.cmd
author Augie Fackler <augie@google.com>
Sun, 12 Mar 2017 03:29:48 -0400
changeset 31374 28e3471a21ef
parent 13041 79388a8325dc
permissions -rw-r--r--
manifest: use node.bin instead of .decode('hex') The latter doesn't work in Python 3.
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" %*