@cryptotaxi247 / netdata / commits / eca9a8f25

Modify Uninstall Action (windows.installer) (#20467)

thiagoftsm committed Jun 13, 2025 at 20:59 UTC eca9a8f25ccc968e54ee4f9b9117da8e042270e7
1 file changed +1 -1
packaging/windows/netdata.wxs.in
+1 -1
@@ -212,7 +212,7 @@
212 Name="Netdata"
213 Stop="both"
214 Start="install"
215 - Remove="both"
215 + Remove="uninstall"
216 Wait="yes" />
217
218 <RegistryValue Root="HKLM"