Run installer minimized + NotifyIcon
Hi everyone,

I have my command line options working for my installer, which involves the NotifyIcon plugin. Because of that plugin, I can't run my installer on silent through the command line. It has 1 custom page (both page and leave) and MUI finish page. I came up with two issues, so if anyone can help, please!

1 - Am using MUI, so I know I have to use a separate function and then !define MUI_CUSTOMFUNCTION_GUIINIT myGuiInit. I load this code into: