File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -273,6 +273,7 @@ jobs:
273
273
274
274
[Tasks]
275
275
Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}";
276
+ Name: "quicklaunchicon"; Description: "{cm:CreateQuickLaunchIcon}"; GroupDescription: "{cm:AdditionalIcons}"; Flags: unchecked; OnlyBelowVersion: 6.1
276
277
Name: "addtopath"; Description: "Add to PATH environment variable"; GroupDescription: "System Integration";
277
278
278
279
[Files]
@@ -341,6 +342,7 @@ jobs:
341
342
342
343
[Tasks]
343
344
Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}";
345
+ Name: "quicklaunchicon"; Description: "{cm:CreateQuickLaunchIcon}"; GroupDescription: "{cm:AdditionalIcons}"; Flags: unchecked; OnlyBelowVersion: 6.1
344
346
Name: "addtopath"; Description: "Add to PATH environment variable (current user only)"; GroupDescription: "User Integration";
345
347
346
348
[Files]
You can’t perform that action at this time.
0 commit comments