David Bremner
|
651295f206
remove dead breaks and returns
|
7 years ago |
Iain Patterson
|
3882561f39
Try to create messages at install time.
|
7 years ago |
Iain Patterson
|
1b415c7169
Compiler food.
|
7 years ago |
Iain Patterson
|
1f0b03b38f
Added list command to enumerate NSSM services.
|
7 years ago |
Iain Patterson
|
76673b917b
Technically we should stop ignoring Control-C.
|
7 years ago |
Iain Patterson
|
04056eb6ea
Don't ignore must_exist in open_registry().
|
7 years ago |
Iain Patterson
|
838c282576
Not an error if no hook found in the registry.
|
7 years ago |
Iain Patterson
|
e26682667e
Alternative open_registry_key() signature.
|
7 years ago |
Iain Patterson
|
c9c68980f3
Help git figure out how to diff .mc and .rc files.
|
7 years ago |
Iain Patterson
|
b6f7fe3b11
Use CRLF consistently.
|
7 years ago |
Iain Patterson
|
d47dca0afe
Use service_registry_path() in create_exit_action().
|
7 years ago |
Mathias Breiner
|
81b956b6ad
Workaround for Resource Compiler warnings/errors under VS2010.
|
7 years ago |
Iain Patterson
|
3b12cdde22
Fix compilation on VS2015.
|
7 years ago |
Iain Patterson
|
7f60a4c99c
EventMessageFile should be unquoted.
|
7 years ago |
Iain Patterson
|
1ca188026d
Compiler food.
|
7 years ago |
Iain Patterson
|
095331018c
Fix crash on Windows XP.
|
7 years ago |
Iain Patterson
|
e072e7ea67
Clean up Parameters properly.
|
8 years ago |
Iain Patterson
|
cfa1e729fd
Incorrect capitalisation of AppStderrCopyAndTruncate.
|
8 years ago |
Iain Patterson
|
61e7185453
Describe startup environment in the README.
|
8 years ago |
Iain Patterson
|
66861c12e7
Abstracted open_registry().
|
8 years ago |
Iain Patterson
|
fb96938cf9
Use nssm_imagepath().
|
8 years ago |
Iain Patterson
|
4c25687ee7
Added nssm_imagepath() and nssm_unquoted_imagepath().
|
8 years ago |
Iain Patterson
|
f124b07b52
Save the environment.
|
8 years ago |
Iain Patterson
|
ac3246ff80
Compiler food.
|
8 years ago |
Iain Patterson
|
32a1d0fab4
Set the environment before querying the registry.
|
8 years ago |
Iain Patterson
|
4643e3384c
Formatting.
|
8 years ago |
Iain Patterson
|
ffbcd9c990
Start service in a new thread so we don't block stop controls.
|
8 years ago |
Iain Patterson
|
2f2f64b076
Run hooks in response to certain events.
|
8 years ago |
Iain Patterson
|
a90eade7d0
Don't create registry keys needlessly.
|
8 years ago |
Iain Patterson
|
2dbaf62e06
Fixed permissions check in open_registry().
|
8 years ago |