mirror of
https://github.com/prometheus-community/windows_exporter
synced 2025-02-17 12:37:30 +00:00
Remove old event source registry key
Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
This commit is contained in:
parent
49d9097bf9
commit
e76b739e30
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user