Section: "Uninstall"
!insertmacro: MUI_UNFINISHHEADER
warning: unknown variable "(MUI_UNTEXT_FINISHED_TITLE)" detected, ignoring
warning: unknown variable "(MUI_UNTEXT_FINISHED_SUBTITLE)" detected, ignoring
!insertmacro: end of MUI_UNFINISHHEADER
*-*-*--*
2 warnings:
unknown variable "(MUI_UNTEXT_FINISHED_TITLE)" detected, ignoring
unknown variable "(MUI_UNTEXT_FINISHED_SUBTITLE)" detected, ignoring
a little bug
8 posts
I cannot reprocude the bug. Maybe an error in one of the language files? Which language files are you using?
spanish language
spanish language 🙄
spanish language 🙄
The Spanish languge file includes these strings.
Maybe your files are outdated, please download the latest files from CVS.
Maybe your files are outdated, please download the latest files from CVS.
It's the latest
Here is my script
Here is my script
Errors in my new Nsis v2.0b1
2 warnings:
unknown variable "(MUI_UNTEXT_FINISHED_TITLE)" detected, ignoring
unknown variable "(MUI_UNTEXT_FINISHED_SUBTITLE)" detected, ignoring
Here is my script
2 warnings:
unknown variable "(MUI_UNTEXT_FINISHED_TITLE)" detected, ignoring
unknown variable "(MUI_UNTEXT_FINISHED_SUBTITLE)" detected, ignoring
Here is my script
You made a spelling mistake.
!define MUI_UNISTALLER
should be
!define MUI_UNINSTALLER
!define MUI_UNISTALLER
should be
!define MUI_UNINSTALLER
Thanks man.. that was it
😁
😁