|
|
I've build a WES configuration with a custom shell write in C#.NET 2.0 with winlogon and an automatic user login with Administratos permission.
When I run task manager I don't run new task and I recive the system error "Windows cannot access the specified device, path, or file. You may not have the appropriate permissions to access the item".
If I try to run the same process from my shell with Process.Start() I don'thave any problem. If I run explorer from my shell and execute the same process with duble click I don'thave any problem.
What component or config missing in my config?
Thanks
|
|
|