Tagged Questions

2
votes
3answers
52 views

How can i find the current physical path where a custom windows service, resides?

Hi folks, i have installed my own custom Windows Service. I need to find out the physical path, where the service exists. eg. log4net.Config.XmlConfigurator.Configure( new …