We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3400f4 commit d0334ecCopy full SHA for d0334ec
1 file changed
installer/clink.nsi
@@ -133,6 +133,7 @@ Section "!un.Application files"
133
SetShellVarContext all
134
135
ExecShell "open" "$INSTDIR\clink_x86.exe" "autorun --uninstall" SW_HIDE
136
+ Sleep 1000
137
138
; Delete the instaltion directory and root directory if it's empty.
139
;
0 commit comments