mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-01-17 03:18:07 +00:00
Installation: Remove user message for existing and not empty install folder. Also, delete all its files without warning on installation.
This commit is contained in:
parent
edd108f798
commit
f34bfdf118
1 changed files with 3 additions and 2 deletions
|
|
@ -618,8 +618,9 @@ FunctionEnd
|
|||
!endif
|
||||
|
||||
Page custom InstallOptionsPage
|
||||
|
||||
!define MUI_PAGE_CUSTOMFUNCTION_LEAVE InstDirValidation
|
||||
; uncomment to add a message that warn the user that the folder exists and will be deleted.
|
||||
; Not having it, is a marketing choice to be not QOL and transparent.
|
||||
;!define MUI_PAGE_CUSTOMFUNCTION_LEAVE InstDirValidation
|
||||
!insertmacro MUI_PAGE_DIRECTORY
|
||||
|
||||
;Start Menu Folder Page Configuration
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue