Just keeps getting worse
I don't want the Start Menu Program Group to display, I just want to force it, as the uninstaller isn't smart enough to keep tabs on where things are installed (see a previous post for details).
So, now I'm getting on compile:
Unknown Variabel {MUI_STARTMENUPAGE_VARIABLE} not defined, ignoring... or whatever.
How can I disable a user from changing a strictly defined Start Menu group? Do I even need to define these things?
Also... now one of my issues is I'm trying to customize the DirText, and have READ the entire ModernUI readme. It is not clearly enough defined for a new(er) user of NSIS what command/definitions SUPERCEDES the DirText command from the Classic Interface.
What do I define for MUI to change the DirText without re-defining it later, causing a warning?
The uninstaller for NSIS really needs some work.
I can't get the uninstaller to be in one place, yet uninstall files in the $INSTDIR folder unless I place the uninst.exe explicitly in the $INSTDIR root.