windows - You don’t currently have permission to access this folder. -
i given admin rights on machine on work.
unfortuanately when going through directory structure ket geting message box:
if hit continue, works. time consuming , may interfering of development efforts.
is there way permanent access everything?
thanks!
uac disable ?
if not, i'll suggest :
[hkey_local_machine\software\microsoft\windows\currentversion\policies\system] put enablelua 0 (if want reactive uac put 1)
others solutions : http://www.petri.co.il/disable-uac-in-windows-7.htm#
Comments
Post a Comment