Skip to content
⌘ NSIS Forum Archive

MUI2 Documentation

17 posts

JoeG62#

MUI2 Documentation

Help!
Where could I find a documentation for the new MUI2 Interface?
I realy would try to use it, but I don't find a documentation anywhere.
Do the developers not want that MUI2 is using?
JoeG62#
Ok, I found it now.
[program files]\NSIS\Docs\Modern UI 2
[program files]\NSIS\Docs\nsDialogs

But why is there no link to theses documentations from the NSIS mainform? You have to search in the depth of the order-structure of the pc. it is not very intuitional.
pospec#
JoeG62, I don't think that your $NSISDIR is in the depths... I have it in my favourites 🙂
Directories called Docs and Examples are really essential 😉
Joost Verburg#
The next release will include a link to the Modern UI 2 documentation in the NSIS Menu.
JoeG62#
Originally posted by kichik
The current release already includes a link where the last one did, except NSIS Menu.
what do you mean with "except NSIS menu"? where else should be a link as in the NSIS menu???
JoeG62#
Originally posted by Afrow UK
NSIS Menu as in NSIS\NSIS.exe
Yes, but there is no link to MUI2.
kickik wrote, "the current release already includes a link".
where?
JoeG62#
Originally posted by kichik
That and the documentation itself.
No, there is no link in the windows start menu!
And the "documentation itself" ist a link to the documentation? confusing? 🧟
JoeG62#
Originally posted by Afrow UK
http://nsis.sourceforge.net/Docs/AppendixA.html#A
And where should a normal user find this link? 😕
Afrow UK#
NSIS\NSIS.chm Appendix A 🙂
http://nsis.sf.net/Docs/ is an online version of NSIS.chm (in uncompiled HTML form).

Stu
JoeG62#
Originally posted by Afrow UK
NSIS\NSIS.chm Appendix A 🙂
http://nsis.sf.net/Docs/ is an online version of NSIS.chm (in uncompiled HTML form).
yes, i know. but again: And where should a normal user find this link (without searching this forum)? 😕
Afrow UK#


Maybe a Documentation link on the main page would be handy though.

Stu
minhht#
The readme file is also a good document for MUI2