printrun-src/release_windows.bat@c82943fb205f
printrun-src/release_windows.bat
Tue, 19 Jan 2021 20:45:09 +0100
- author
- mdd
- date
- Tue, 19 Jan 2021 20:45:09 +0100
- changeset 45
- c82943fb205f
- parent 15
-
0bbb006204fc
- permissions
- -rw-r--r--
updated main files to new github master version
d:\python27\python.exe setup_win.py py2exe -v
xcopy images dist\images\ /Y /E
xcopy locale dist\locale\ /Y /E
xcopy Slic3r dist\Slic3r\ /Y /E
copy MSVCP90.DLL dist\
pause