prabhat khadka

prabhat khadka

  • NA
  • 14
  • 21.5k

Properties of windows service Help

Dec 20 2007 5:44 AM

how to check the box in the windows service containing "Allow System to
interact with desktop" via c# code?Where should this method be kept?If we
put this into the methods such as BeforeInstall() or AfterInstall(),Do we
need to call it in our Service.cs file??
Please help me.
Thank u.