Commit 2bc4458
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 83276c7 commit 2bc4458
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 | |
|---|---|---|---|
| |||
692 | 692 | | |
693 | 693 | | |
694 | 694 | | |
695 | | - | |
696 | | - | |
| 695 | + | |
| 696 | + | |
697 | 697 | | |
698 | 698 | | |
699 | 699 | | |
| |||
0 commit comments