V
Vincent Finn
Hi,
Is there a way of getting a C# windows service to install itself?
By this I mean the way C++ ones did
MyService.exe -service
Having to use the InstallUtil.exe will make installation programs a
bit more awkward (I know you can package it but that seems messy)
Vin
Is there a way of getting a C# windows service to install itself?
By this I mean the way C++ ones did
MyService.exe -service
Having to use the InstallUtil.exe will make installation programs a
bit more awkward (I know you can package it but that seems messy)
Vin