mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-04-13 18:52:41 +02:00
remove the branding tag in installer
This commit is contained in:
parent
0876da7a7d
commit
6e8b54bc65
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@
|
|||
|
||||
; Set name prior to inner loop so uninstaller has correct values
|
||||
Name "@CPACK_NSIS_PACKAGE_NAME@"
|
||||
BrandingText " "
|
||||
|
||||
!ifdef INNER
|
||||
!echo "Inner invocation" ; just to see what's going on
|
||||
|
|
Loading…
Reference in a new issue