Archive: Start Menu Page


Start Menu Page
Hi All,

I would like to know if I can using the section to define if the page of creating the start menu will be displayed or not?

So, if the user want to create the start menu, then I will show the MUI_PAGE_STARTMENU, if not I will just skip that page and go on.

Any idea is welcome.

Thank you.


You can skip the page by calling Abort in its creation function.