source:
makeinst.bat@
272:b80168ef552a
Last change on this file since 272:b80168ef552a was 20:c2c47ea02649, checked in by , 13 years ago | |
---|---|
File size: 221 bytes |
Rev | Line | |
---|---|---|
[20] | 1 | set MSVCRDIR=c:\windows\winsxs\x86_Microsoft.VC90.CRT*9.0.21022.8* |
2 | set GTKRTDIR=c:\Python27\Lib\site-packages\gtk-2.0\runtime | |
3 | set NSISDIR=C:\Program Files\NSIS | |
4 | ||
5 | python setup.py py2exe | |
6 | ||
7 | "%NSISDIR%\makensis" mlx.nsi |
Note:
See TracBrowser
for help on using the repository browser.