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 2b46758 commit b01dd4aCopy full SHA for b01dd4a
installer.iss
@@ -54,7 +54,7 @@ Filename: "{app}\bootstrapper.exe"; Parameters: "upgrade -y --force chocolateygu
54
Flags: runascurrentuser runhidden; Components: chocolatey_gui
55
Filename: "{app}\bootstrapper.exe"; Parameters: "{code:get_custom_source_params}"; \
56
Flags: runascurrentuser runhidden; Components: custom_source
57
-Filename: "chocolateygui.exe"; \
+Filename: "{commonappdata}\Chocolatey\bin\chocolateygui.exe"; \
58
Flags: postinstall; Components: chocolatey_gui
59
60
[Code]
0 commit comments