Can't nest ServiceControl under ServiceInstall #7887
Replies: 1 comment
-
🤦 I'm confusing ServiceControl and ServiceConfig. Need another cup of coffee I suppose... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The documentation explicitly states that both util:ServiceControl and wxs:ServiceControl can be nested under ServiceInstall but neither or any works giving me two
error WIX0005: The ServiceInstall element contains an unexpected child element 'ServiceControl'
. Am I misreading the documentation?Beta Was this translation helpful? Give feedback.
All reactions