|
c226103bc7
|
detect all Windows service states
|
2022-09-19 02:40:52 -04:00 |
|
|
0216bc7254
|
fix example in main
|
2022-09-19 02:37:59 -04:00 |
|
|
1984487b7d
|
fix space-finding function
|
2022-09-19 02:35:17 -04:00 |
|
|
7e5b69b2cc
|
enable building launcher and jpackage in separate steps
|
2022-09-19 02:28:37 -04:00 |
|
|
58305471f6
|
enable getting service state as both an int and as a string, test uppercase and lowercase queries, test a service we know is there, test a service with it's name and it's registry entry
|
2022-09-19 01:45:01 -04:00 |
|
|
9489428e36
|
enable getting service state as both an int and as a string, test uppercase and lowercase queries, test a service we know is there, test a service with it's name and it's registry entry
|
2022-09-19 01:44:29 -04:00 |
|
|
2cf656ecfa
|
WindowsServiceUtil should have public static void main
|
2022-09-19 01:25:23 -04:00 |
|
|
893f889636
|
remember to add WindowsServiceUtil to compile line
|
2022-09-19 00:40:18 -04:00 |
|
|
280588dee4
|
prepare to try and probe a windows service from Java
|
2022-09-19 00:26:52 -04:00 |
|
|
e09f05ce42
|
start working on Windows Service querying tool
|
2022-09-18 17:20:00 -04:00 |
|
|
58ef493666
|
start working on Windows Service querying tool
|
2022-09-18 16:44:58 -04:00 |
|