Commit c241a83
committed
fix(windows): register dd-procmgr-service as LocalSystem in Wix
Match process-agent and system-probe: the Wix service installer now uses
LocalSystem instead of ddagentuser. ServiceCustomAction already sets
LocalSystem at install time; this closes the initial-registration gap.1 parent cd4bb31 commit c241a83
1 file changed
Lines changed: 2 additions & 2 deletions
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
688 | 688 | | |
689 | 689 | | |
690 | 690 | | |
691 | | - | |
692 | | - | |
| 691 | + | |
| 692 | + | |
693 | 693 | | |
694 | 694 | | |
695 | 695 | | |
| |||
0 commit comments