We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 453dbff commit be64536Copy full SHA for be64536
build/template/install.nsi
@@ -159,3 +159,4 @@ Function .onInit
159
CopyFiles /SILENT /FILESONLY "$R0\Uninstall.exe" "$PLUGINSDIR\olduninst"
160
ExecWait '"$PLUGINSDIR\olduninst\Uninstall.exe" _?=$R0'
161
${EndIf}
162
+FunctionEnd
install.nsi
@@ -159,4 +159,5 @@ Function .onInit
163
0 commit comments