0001120: Windows installer long standing issues [easy fix]

This commit is contained in:
wmayer
2013-05-13 15:34:21 +02:00
parent bb65031594
commit f23a3cf5c4
2 changed files with 11 additions and 11 deletions

View File

@@ -24,7 +24,7 @@ SET /P M=Reebuild and press enter
rem making of the bin zip file
c:\Programme\7-Zip\7z.exe a -t7z FreeCAD.7z "-xr!*.idb" "-xr!*.pdb" "-xr!*.ilk" "-xr!*.pyc" "-xr!?.git\*" "-xr!*.am" "-xr!CMakeFiles" "..\..\bin" "..\..\Mod" "..\..\Doc" "..\..\data"
"%PROGRAMFILES%\7-Zip\7z.exe" a -t7z FreeCAD.7z "-xr!*.idb" "-xr!*.pdb" "-xr!*.ilk" "-xr!*.pyc" "-xr!?.git\*" "-xr!*.am" "-xr!CMakeFiles" "..\..\bin" "..\..\Mod" "..\..\Doc" "..\..\data"
call CopyRelease.bat