H
Henrik Heimbuerger
Hi!
I created a windows service and was able to install and deinstall it
with the 'installutil.exe' utility. Is there any possibility to
install it directly from my application?
The documentation only says that it *should* not be done but neither
why it shouldn't be done nor how it is possible.
I created a setup application to install it and that works. But I
would like to spare my users to either run another setup or work with
the installutil-program.
Two buttons 'install service' and 'uninstall service' would be much
better.
Please tell me how to do that or why I shouldn't do so.
TIA,
Henrik Heimbuerger
I created a windows service and was able to install and deinstall it
with the 'installutil.exe' utility. Is there any possibility to
install it directly from my application?
The documentation only says that it *should* not be done but neither
why it shouldn't be done nor how it is possible.
I created a setup application to install it and that works. But I
would like to spare my users to either run another setup or work with
the installutil-program.
Two buttons 'install service' and 'uninstall service' would be much
better.
Please tell me how to do that or why I shouldn't do so.
TIA,
Henrik Heimbuerger