contrib/wix/hg.cmd
author Chinmay Joshi <c@chinmayjoshi.com>
Thu, 05 Jun 2014 15:16:44 +0530
changeset 21716 90f9be5adade
parent 13041 79388a8325dc
permissions -rw-r--r--
vfs: add unlinkpath to vfs This patch adds unlinkpath() function in vfs to replace util.unlinkpath().

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