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.
2 parents 4df3dd0 + e245b54 commit cc4a896Copy full SHA for cc4a896
src/windows/Installer.Windows/Setup.iss
@@ -19,7 +19,7 @@
19
#define GcmAppId "{{aa76d31d-432c-42ee-844c-bc0bc801cef3}}"
20
#define GcmLongName "Git Credential Manager Core (User)"
21
#define GcmSetupExe "gcmcoreuser"
22
- #define GcmConfigureCmdArgs "--user"
+ #define GcmConfigureCmdArgs ""
23
#elif InstallTarget == "system"
24
#define GcmAppId "{{fdfae50a-1bc1-4ead-9228-1e1c275e8d12}}"
25
#define GcmLongName "Git Credential Manager Core"
0 commit comments