files:uac

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
files:uac [2014/02/09 01:50] – external edit 127.0.0.1files:uac [2018/04/13 14:34] (current) admin
Line 1: Line 1:
 ====== Cannot edit a file ====== ====== Cannot edit a file ======
  
-From Windows Vista, Microsoft has introduced [[http://en.wikipedia.org/wiki/User_Account_Control|UAC]] (User Access Control) technology which blocks user from direct modifications of files in some locations or executing some "system" actions, **even if user has Administrator rights**. +From Windows Vista, Microsoft has introduced [[http://en.wikipedia.org/wiki/User_Account_Control|UAC]] (User Access Control) technology which blocks user from direct modifications of files in some locations or executing some "system" actions, **even if the user has Administrator rights**. 
  
 For example files in these directories are not writable with default elevating rights: //Windows//, //Program Files//, //Program Files (x86)//, //C:\// etc. To edit files in such directories editor program shall be started with evaluated privileges (//Run as Administrator//) or evaluate itself as far as user wants to edit such "system" file. For example files in these directories are not writable with default elevating rights: //Windows//, //Program Files//, //Program Files (x86)//, //C:\// etc. To edit files in such directories editor program shall be started with evaluated privileges (//Run as Administrator//) or evaluate itself as far as user wants to edit such "system" file.
  
-HippoEDIT allows to use both ways, but if you do nothing and execute program with normal privileges it will ask you for providing Administrator rights, as far as you want to save such system file (or save any other file in system directory). Files that are secured by UAC can be indicated with read-only color + explicit UAC [[files:state|file state icon]] on tab and //Access Denied// description on application window title and document tab description.+HippoEDIT allows to use both ways, but if you do nothing and execute the program with normal privileges it will ask you for providing Administrator rights, as far as you want to save such system file (or save any other file in the system directory). Files that are secured by UAC can be indicated with read-only color + explicit UAC [[files:state|file state icon]] on the tab and //Access Denied// description on application window title and document tab description.
  
-You can request evaluating privileges for file editing also by command File->Read-Only for this file (like normally, if you want to remove read-only state from file).+You can request evaluating privileges for file editing also by command File->Read-Only for this file (like normal, if you want to remove the read-only state from file).
  
 <note tip>Usually actions which require Administrator privileges indicated with "shield" icon {{:files:shield.gif?nolink|}}</note> <note tip>Usually actions which require Administrator privileges indicated with "shield" icon {{:files:shield.gif?nolink|}}</note>