mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-23 02:42:08 +00:00
feature add license for package.
This commit is contained in:
@@ -27,6 +27,11 @@ InstallDir "${INSTALL_DIR_RUNTIME}"
|
|||||||
!define OUTPUT_FILE "Snapmaker_Orca_Windows_Installer_V${VERSION}.exe"
|
!define OUTPUT_FILE "Snapmaker_Orca_Windows_Installer_V${VERSION}.exe"
|
||||||
!endif
|
!endif
|
||||||
|
|
||||||
|
; License page: show LICENSE.txt from repo root (same dir as this .nsi)
|
||||||
|
!ifndef LICENSE_FILE
|
||||||
|
!define LICENSE_FILE ".\LICENSE.txt"
|
||||||
|
!endif
|
||||||
|
|
||||||
RequestExecutionLevel admin
|
RequestExecutionLevel admin
|
||||||
|
|
||||||
; No /SOLID to avoid "Internal compiler error #12345: error mmapping datablock"
|
; No /SOLID to avoid "Internal compiler error #12345: error mmapping datablock"
|
||||||
|
|||||||
Reference in New Issue
Block a user