We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 240fc1d commit 1f3e1f7Copy full SHA for 1f3e1f7
installer/install.iss
@@ -55,11 +55,7 @@ DefaultGroupName={#APP_NAME}
55
DisableProgramGroupPage=auto
56
DisableReadyPage=yes
57
InfoBeforeFile={#SourcePath}\gpl-2.0.rtf
58
-#ifdef OUTPUT_TO_TEMP
59
PrivilegesRequired=lowest
60
-#else
61
-PrivilegesRequired=poweruser
62
-#endif
63
UninstallDisplayIcon={app}\{#MINGW_BITNESS}\share\git\git-for-windows.ico
64
#ifndef COMPILE_FROM_IDE
65
#if Pos('-',APP_VERSION)>0
0 commit comments