R
rajkiranpro
I created a windows service in C# and I want to enable desktop interaction..
I can do this manually by going to the service properties and clicking on
the log on tab and checking allow user desktop interaction
however I want to do his while installing the service itself..
is there anyway I can do this by using the serviceinstaller or
serviceprocessinstaller??
Thanks
Regards
Rajkiran
I can do this manually by going to the service properties and clicking on
the log on tab and checking allow user desktop interaction
however I want to do his while installing the service itself..
is there anyway I can do this by using the serviceinstaller or
serviceprocessinstaller??
Thanks
Regards
Rajkiran