view contrib/wix/hg.cmd @ 41851: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 79388a8325dc
children
line wrap: on
line source

@echo off
rem launch hg.exe from parent folder
"%~dp0\..\hg.exe" %*