Total Commander on Windows 7 with Administrative Privileges

3

I'm running Total Commander on Windows 7 and I have a problem with the Run as Administrator issue.

If I run TC normally, it can't make changes to anything under C:\Program Files\ without asking for permissions.

If I run TC as Administrator, Windows always darkens the screen and pops-up the warning that An application is trying to ...

Is there a way to avoid this warning?

RonK

Posted 2011-05-13T18:30:36.613

Reputation: 1 280

Answers

3

coops

Posted 2011-05-13T18:30:36.613

Reputation: 46

Looks promising, but doesn't work ... the schtasks.exe is not in the path - I found it in 3 different locations all of them seem wrong. I ran each and I always get the same error: ERROR: The system cannot find the file specified. – RonK – 2011-05-29T11:41:22.680

Eventually it worked great - I just had to put the Task in the 'Root' of tasks and not in the 'MyApps' folder. – RonK – 2011-05-30T08:01:21.190

1

Disable UAC, that will resolve the issue with the system prompting you. To change this setting, type UAC in the search box and hit enter. Slide the slider to the bottom.

Amartel

Posted 2011-05-13T18:30:36.613

Reputation: 675

1I'm pretty sure that's not a solution the user was asking for. – Daniel Beck – 2011-05-13T19:29:17.380

2"If I run TC as Administrator, Windows always darkens the screen and pops-up the warning that An application is trying to ... Is there a way to avoid this warning?" This warning is coming from UAC, and disabling UAC will suppress that warning... – Amartel – 2011-05-13T19:35:47.357

I'm looking for a solution which is TC specific only. I want to be warned when a new program is about to be installed to avoid malware - but once I installed it - like TC - I don't need the 'warning' any more – RonK – 2011-05-14T09:34:32.593

1

Instead of right-clicking and choosing to "Run as Administrator", right-click on the desktop icon, select Properties, go to the Compatibility tab and check the "Run as Administrator" checkbox there.

subnet

Posted 2011-05-13T18:30:36.613

Reputation: 11