source:
makeinst.bat@
158:9b9f4da1e8f8
Last change on this file since 158:9b9f4da1e8f8 was 20:c2c47ea02649, checked in by , 13 years ago | |
---|---|
File size: 221 bytes |
Line | |
---|---|
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.