mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-02-28 07:36:37 +00:00
Remove old event source registry key
Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
This commit is contained in:
@@ -29,7 +29,7 @@
|
|||||||
<SetProperty
|
<SetProperty
|
||||||
Id="WixQuietExecCmdLine"
|
Id="WixQuietExecCmdLine"
|
||||||
Value=""[%ComSpec]" /c reg delete HKLM\SYSTEM\CurrentControlSet\Services\EventLog\Application\windows_exporter /f"
|
Value=""[%ComSpec]" /c reg delete HKLM\SYSTEM\CurrentControlSet\Services\EventLog\Application\windows_exporter /f"
|
||||||
Before="ConvolutedCoreCountCustomAction"
|
Before="RemoveEventSource"
|
||||||
Sequence="execute"
|
Sequence="execute"
|
||||||
/>
|
/>
|
||||||
<CustomAction
|
<CustomAction
|
||||||
|
|||||||
Reference in New Issue
Block a user