Skip to content

The event viewer lacks description of nssm events when using ServiceInstall #6289

Answered by marbx
marbx asked this question in Questions
Discussion options

You must be logged in to vote

I created a very small Python program for testing.

I noted that after install:

  • The installed application works.
  • The nssm event log contains readable messages like Service nssm-test-loop received START control, which will be handled.

This proves that WiX can install nssm as a service.

After uninstall:

  • All nssm event log entries now start with the warning "The description for Event ID 1023 from source nssm cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer."

I assume this is perfectly expected behavior.

After installation of the same msi again:

Replies: 4 comments 7 replies

Comment options

You must be logged in to vote
4 replies
@marbx
Comment options

@wyrdfish
Comment options

@marbx
Comment options

@wyrdfish
Comment options

Comment options

You must be logged in to vote
3 replies
@robmen
Comment options

@marbx
Comment options

@robmen
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by marbx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants