X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=makeexe.bat;h=af4891e18991b1d8f578207a47bb6fb4a9019973;hb=2b471c0893734f37058cc66824763ce017f75b28;hp=0cf6ec78b17acad118754fe97852d136b3b85534;hpb=b06843ef5991ed07695ac4af1cdc737641ab3702;p=pydun%2FPydun.git diff --git a/makeexe.bat b/makeexe.bat index 0cf6ec7..af4891e 100644 --- a/makeexe.bat +++ b/makeexe.bat @@ -1,3 +1,3 @@ -c:\python27\python.exe C:\python\pyinstaller-2.0\pyinstaller.py --onefile --windowed .\pydun.py -copy .\dist\pydun.exe .\ +c:\python27\python.exe C:\python\pyinstaller-2.0\pyinstaller.py --onefile --windowed .\Pydun.py +copy .\dist\Pydun.exe .\Pydun.exe pause