PDA

View Full Version : MUI_STARTMENUPAGE | SubFolders


Cerf
25th February 2006, 14:56
Hello There,

I have the following problem:

I Need the installer to default show "MyCompany\MyProgram" but I can't change the $StartMenuGroup var, it keeps giving me the option of "^Name"

Can Anyone please tell me how to?

I tried reading the manual and searching the forums with different keywords but could not find a way to resolve that.

Thanks in advance.

Cërf.

kichik
25th February 2006, 15:03
Have you tried MUI_STARTMENUPAGE_DEFAULTFOLDER?

Cerf
25th February 2006, 15:13
Thanks once again!
Clearly didn't know where to look.

Sorry for wasting your time!
I really tried :(

Cërf.