Home > OS > The "access" to modify the registry, how to use the CMD command implementation, o god
The "access" to modify the registry, how to use the CMD command implementation, o god
Time:09-22
Meet a problem now to modify HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Internet Explorer \ mian "authority", the customer is too stupid, I want to be a bat, Steps are as follows: 1.
2.
3.
Want to take the steps above written in bat, CMD command for a while
@ echo off Set the route=HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Internet Explorer \ mian : fix TMP del % % \ ko. TXT/q Echo "% % route" [2] & gt;> TMP % % \ ko. TXT TMP regini % % \ ko. TXT The exit
1 - Administrators full access to 2 - Administrators read-only access 3 - Administrators to read and write access 4 - Administrators to read, write, and delete access to 5 - Creator full access to 6 - Creator to read and write access 7 - everyone full access to 8 - everyone read-only access 9 - everyone to read and write access 10 - everyone read, write, and delete access 11 - Power Users full access to 12 - Power Users to read and write access 13 to the Power Users to read, write, and delete access 14 - the System Operators complete access 15 - the System Operators to read and write access 16 - the System Operators to read, write, and delete access 17 - the System complete access 18 - System to read and write access 19 - System read-only access 20 - Administrators to read, write, execute access 21 - Interactive User full access to 22 - Interactive, the User to read and write access 23 - Interactive, the User to read, write, and delete access