Page 1 of 1

can't drop files to xy in admin mode,why?

Posted: 18 Jan 2015 02:23
by yusef88
why can't drop files to xy while it running in admin mode?

Re: can't drop files to xy in admin mode,why?

Posted: 18 Jan 2015 03:56
by Enternal
It's a Windows thing and it's there for security reason.

Re: can't drop files to xy in admin mode,why?

Posted: 18 Jan 2015 08:15
by yusef88
thanks for clarifying that

Re: can't drop files to xy in admin mode,why?

Posted: 18 Jan 2015 10:43
by Enternal
yusef88 wrote:thanks for clarifying that
Just to explain more about the security reason, basically you don't want normal programs to interact with elevated (admin) programs. So it's a good security feature (at the cost of convenience). Another bonus is that usually when a program runs as an admin, you can tell because it will pop up a UAC window. On the other hand, normal programs can run silently. By not allowing normal programs priviledges to interact with admin programs, you can prevent it from automatically giving itself admin programs and destroying your computer because it has high access level without you knowing. Great in reducing damages by malware. Obviously malware can still destroy you computer in other ways without admin but... hey it's better being destroyed by a hammer rather than a nuke right? :lol: