Skip to content

Commit d0334ec

Browse files
committed
Pause uninstaller so clink_x86.exe can complete.
1 parent e3400f4 commit d0334ec

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

installer/clink.nsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ Section "!un.Application files"
133133
SetShellVarContext all
134134

135135
ExecShell "open" "$INSTDIR\clink_x86.exe" "autorun --uninstall" SW_HIDE
136+
Sleep 1000
136137

137138
; Delete the instaltion directory and root directory if it's empty.
138139
;

0 commit comments

Comments
 (0)