Win ownership from administrator win7

Source: Internet
Author: User

There is actually a simple way to get the administrator privilege of win7, write down {
Function onclick ()
{
Tagshow (Event)
}
} "> The registry is OK. Writing a registry may be difficult for new users and difficult for veterans. Don't be afraid, you will:

--------------------------------------------------------------------------
{
Function onclick ()
{
Tagshow (Event)
}
} "> Windows Registry Editor Version 5.00
[Hkey_classes_root/*/Shell/RunAs]
@ = "Add administrator permissions"
"Noworkingdirectory" = ""
[Hkey_classes_root/*/Shell/RunAs/command]
@ = "Cmd.exe/C takeown/f/" % 1/"icacls/" % 1/"/grant administrators: F"
"Isolatedcommand" = "cmd.exe/C takeown/f/" % 1/"icacls/" % 1/"/grant administrators: F"
[Hkey_classes_root/exefile/Shell/runas2]
@ = "Add administrator permissions"
"Noworkingdirectory" = ""
[Hkey_classes_root/exefile/Shell/runas2/command]
@ = "Cmd.exe/C takeown/f/" % 1/"icacls/" % 1/"/grant administrators: F"
"Isolatedcommand" = "cmd.exe/C takeown/f/" % 1/"icacls/" % 1/"/grant administrators: F"
[Hkey_classes_root/directory/Shell/RunAs]
@ = "Add administrator permissions"
"Noworkingdirectory" = ""
[Hkey_classes_root/directory/Shell/RunAs/command]
@ = "Cmd.exe/C takeown/f/" % 1/"/R/d y icacls/" % 1/"/grant administrators: F/T"
"Isolatedcommand" = "cmd.exe/C takeown/f/" % 1/"/R/d y icacls/" % 1/"/grant administrators: F/T"

--------------------------------- Split line ------------------------------------

Create a text {
Function onclick ()
{
Tagshow (Event)
}
} "> File, copy the content between the split lines, and change the suffix TXT of the text to Reg (to make more {
Function onclick ()
{
Tagshow (Event)
}
} "> If my friend can succeed, please allow me to say more. They are all from new users. Sorry. Question: If you cannot see the extension, click computer-organization-folder and search options-View-hide the marker before the extension of known file types), and double-click {
Function onclick ()
{
Tagshow (Event)
}
} "> Run it! Right-click yours and check it out! Good luck ~~

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.