We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7665d5 commit 117c3c7Copy full SHA for 117c3c7
Src/Install/Install.iss
@@ -106,6 +106,7 @@ Source: {#SrcConfigPath}mono.css; DestDir: {#AppDataDir}; Tasks: samples; Flags:
106
107
[Icons]
108
Name: {group}\Read Me File; Filename: {app}\{#ReadmeFile}
109
+Name: {group}\Run PasHiGUI; Tasks: gui; Filename: {app}\PasHiGUI.exe
110
Name: {group}\{cm:UninstallProgram,{#AppName}}; Filename: {uninstallexe}
111
112
[Tasks]
0 commit comments