Skip to content

Commit 6bfc0f3

Browse files
committed
Update installer.nsi
1 parent f79a564 commit 6bfc0f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/windows/installer/installer.nsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ ShowUninstDetails show
6767

6868
# Installer sections
6969
Section -Main SEC0000
70+
${nsProcess::KillProcess} "rdm.exe" $R4
7071
${nsProcess::KillProcess} "${APP_EXE}" $R4
7172

7273
${IfNot} ${RunningX64}

0 commit comments

Comments
 (0)