S
sidd
Hi All,
i have some doubts on .net windows services..
please see if some one could help me understand this..
1)is it possible to install a windows service which does not have a
installer added to it,
using installutil.exe
OR
is it must to have an installer to the service project to be able to
install it using installutil.exe
2)why exactly do you have to add installer to a
..net windows service project .
some of the samples i saw were for creating a custom event log ,or for
performance counter ..but it should be possible to do all this even
in the "OnStart" or in the constructor of the windows service.
so when exactly would you need a installer.
thanks
siddharth
i have some doubts on .net windows services..
please see if some one could help me understand this..
1)is it possible to install a windows service which does not have a
installer added to it,
using installutil.exe
OR
is it must to have an installer to the service project to be able to
install it using installutil.exe
2)why exactly do you have to add installer to a
..net windows service project .
some of the samples i saw were for creating a custom event log ,or for
performance counter ..but it should be possible to do all this even
in the "OnStart" or in the constructor of the windows service.
so when exactly would you need a installer.
thanks
siddharth