Search Results

3
votes

How can a Windows service execute a GUI application?

The short answer is "You don't", as opening a GUI program running under another user context is a security vulnerability commonly known as a …