mirror of
https://github.com/leozide/leocad
synced 2025-01-28 19:58:12 +01:00
Use a temp folder for the Windows installer files.
This commit is contained in:
parent
762ab6e97c
commit
e132e646c0
1 changed files with 1 additions and 4 deletions
|
@ -55,10 +55,7 @@ Section "LeoCAD" SecLeoCAD
|
|||
|
||||
SetOutPath "$INSTDIR"
|
||||
|
||||
File /r "build\release\*"
|
||||
File "docs\ReadMe.txt"
|
||||
File "library.bin"
|
||||
File "tools\povray\povconsole32-sse2.exe"
|
||||
File /r "appdir\*"
|
||||
|
||||
;Register file extension
|
||||
WriteRegStr HKCR ".lcd" "" "LeoCAD.Project"
|
||||
|
|
Loading…
Add table
Reference in a new issue