Skip to content
⌘ NSIS Forum Archive

Mui_startmenupage_defaultfolder

4 posts

KronosTheFirst#

Mui_startmenupage_defaultfolder

How can you define MUI_STARTMENUPAGE_DEFAULTFOLDER without push and Co.? Is there any pos. like !define MUI_STARTMENUPAGE_DEFAULTFOLDER "testsoftware" like in the example from the forum?

Greetings
Kronos
virtlink#
You can just use !define MUI_STARTMENUPAGE_DEFAULTFOLDER folder, however, you must specify a complete path as folder, if I'm not mistaken. 🙂

No pushing, popping and exchanging required..