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.
1 parent f79a564 commit 6bfc0f3Copy full SHA for 6bfc0f3
build/windows/installer/installer.nsi
@@ -67,6 +67,7 @@ ShowUninstDetails show
67
68
# Installer sections
69
Section -Main SEC0000
70
+ ${nsProcess::KillProcess} "rdm.exe" $R4
71
${nsProcess::KillProcess} "${APP_EXE}" $R4
72
73
${IfNot} ${RunningX64}
0 commit comments