linkchecker/bdist.bat
2005-07-04 15:34:21 +00:00

4 lines
216 B
Batchfile

@echo off
REM batch file for generating the windows .exe installer
c:\Programme\Python24\python.exe setup.py sdist --manifest-only
c:\Programme\Python24\python.exe setup.py build -c mingw32 bdist_wininst -b hase.bmp