CreateProcess even not running as administrator
We have an application which is starting some helper apps to perform tasks independent of the main app.
Mostly we use something like CreateProcess for this.
With Windows Vista Beta 2 it fails completly even "Run as administrator" doesn't help
Any comments or suggestions, any links to "Solutions"?
By the way, thanks folks at Microsoft for making our life harder!![]()

