Skip to content

Instantly share code, notes, and snippets.

@webus
Created March 28, 2013 10:08
Show Gist options
  • Save webus/5262131 to your computer and use it in GitHub Desktop.
Save webus/5262131 to your computer and use it in GitHub Desktop.
mkdir hg_test
msiexec /a tortoisehg-2.7.1-hg-2.5.2-x86.msi /qb TARGETDIR=%CD%\hg_test
mkdir hg
xcopy %cd%\hg_test\pfiles\tortoisehg\* %cd%\hg /s /i
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment