I'm writing a windows service installer
using WixSharp
.
I want to handle edge cases such as a fail of start/stop the service.
Is there a built in error message? what's it?
And if not - Can I make a custom message?
I'm writing a windows service installer
using WixSharp
.
I want to handle edge cases such as a fail of start/stop the service.
Is there a built in error message? what's it?
And if not - Can I make a custom message?