Multi Commander Support Forum

Multi Commander => Support and Feedback => Topic started by: espkk on April 08, 2016, 18:10:35

Title: MC.Run ADMIN
Post by: espkk on April 08, 2016, 18:10:35
Property ADMIN don't work for me even for "MC.Run CMD="Notepad.exe" ADMIN" from example
Process rights depends on MC's: if MC elevated it ALWAYS run app with ADMIN otherwise without admin rights regardless ADMIN option
Windows 10 x64
What should I do? :)
Title: Re: MC.Run ADMIN
Post by: Mathias (Author) on April 08, 2016, 18:39:11
Ahh Found it..

You must combine it with SHELL

Okey using "ADMIN" it should internally also use "SHELL". ( I think it did that before.. but when it was rewritten it might have got broken)
I will fix that
Title: Re: MC.Run ADMIN
Post by: espkk on April 11, 2016, 15:48:13
Thanks! Works now
And what about running an app without admin rights from elevated MC? SHELL wouldn't help there. It's not provided?
Title: Re: MC.Run ADMIN
Post by: Mathias (Author) on April 11, 2016, 17:22:09
No that is not supported.
There is no easy way to do this since as elevated process is run with its own login token.