How to Invoke the Windows Service function API from an Windows Application?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • avinara
    New Member
    • Apr 2012
    • 1

    How to Invoke the Windows Service function API from an Windows Application?

    Need to Invoke the Windows Service function API from an Windows Application. Both are installed in the same machine.
    Reason behind this is my Windows app works on a logged in user profile who doesn't have admin rights but were as Windows Service runs as the System Account with previliges. Hence i can invoke Windows Service function in case of any Admin related rights are required.
    Thanks in Advance.
Working...