OSDN Git Service

bug fix
[pydun/Pydun.git] / makeexe.bat
index e52d87d..363eb97 100644 (file)
@@ -1,3 +1,3 @@
-D:\Python27\Scripts\pyinstaller.exe --onefile --windowed .\Pydun.py\r
-copy .\dist\Pydun.exe .\Pydun.exe\r
+cd D:\users\pyinstaller-python3\r
+D:\Python34\python.exe pyinstaller.py --onefile --windowed D:\users\pydun\trunk\Pydun.py\r
 pause\r