compiling :
!IfDef SHOW_LICENSE
!InsertMacro MUI_PAGE_LICENSE $(license)
!EndIf
;Page d'identification de l'utilisateur par email.
!ifdef AuthenticateUser
!Include "AuthenticateUserPage.nsh"
Page custom AuthenticateUser SaveEMail
!EndIf
!insertmacro MULTIUSER_PAGE_INSTALLMODE
;Install Files Page
!InsertMacro MUI_PAGE_INSTFILES
output :
...
!insertmacro: MULTIUSER_PAGE_INSTALLMODE
!insertmacro: macro "MUI_SET" requires 1 parameter(s), passed 2!
Error in macro MULTIUSER_PAGEDECLARATION_INSTALLMODE on macroline 2
Error in macro MULTIUSER_PAGE_INSTALLMODE on macroline 12
...
thx
Bug with MultiUser.nsh
6 posts
Please attach the complete script file.
Here it is...
Thx
Thx
You should upgrade to Modern UI 2. The Multi-User pages are not compatible with MUI1.
OK. 🙁
thank you for the help anyway.
How can i close this topic ?
thank you for the help anyway.
How can i close this topic ?
You can't close it, this is just a forum, so the thread will stay (and might even proove to be useful for other people)