FAQ: How do I start a program as the desktop user from an elevated app?
Common Vista/Win7 scenario: the app you’ve written runs with elevated permissions, but then needs to start another program as the non-elevated desktop user. For example, you want to display web content. Now, you could just launch the web browser from your app, and let the web browser run as admin. What could go wrong? (Hint: the correct answer will include
... read more













