OSDN Git Service

ヘルプ修正
[pydun/Pydun.git] / makeexe.bat
1 c:\python27\python.exe C:\python\pyinstaller-2.0\pyinstaller.py --onefile --windowed .\Pydun.py\r
2 copy .\dist\Pydun.exe .\Pydun.exe\r
3 pause\r