wix project to create msi installer for windows
authorTomasz Janczuk <tomasz@janczuk.org>
Wed, 14 Sep 2011 21:51:49 +0000 (14:51 -0700)
committerRyan Dahl <ry@tinyclouds.org>
Tue, 11 Oct 2011 17:29:03 +0000 (10:29 -0700)
commit6fadbec797bb7bb0160fb24c253be49961970945
treeeaecefa8355158f8823ba2a5d323828156ac811e
parentb280a2d44d8826418e0231af6a7a13f1d91b6a5f
wix project to create msi installer for windows

Fixes #1706.
.gitignore
tools/msi/LICENSE.rtf [new file with mode: 0644]
tools/msi/getnodeversion.py [new file with mode: 0644]
tools/msi/nodemsi.sln [new file with mode: 0644]
tools/msi/nodemsi.wixproj [new file with mode: 0644]
tools/msi/product.wxs [new file with mode: 0644]
vcbuild.bat