Вопрос I can´t see folder in the start menu

nizcoz

Участник
I am using this code to create folder in start menu:

Код:
[Icons]
Name: "{group}\{#MyAppName}"; Filename: "{app}\{#MyAppExeName}"; IconFilename: {app}\{#MyAppExeName}; Check: CheckError
Name: {group}\{cm:UninstallProgram,{#MyAppName}}; IconFilename: {app}\uninstall.ico; Filename: {uninstallexe}; Parameters: "/silent"; Check: CheckError
I can see the folder in the start menu only if i click (windows 7):

1) All programs
2) right click on ¨back¨ and select ¨open all users¨, here, inside the programs folder i found the folder ¨The Final Station¨

How can i fix this?
 
Сверху