Results 1 to 4 of 4

Thread: Windows 7 RC, but with No Permissions

  1. #1
    Join Date
    Nov 2009
    Posts
    680

    Windows 7 RC, but with No Permissions

    Hi, recently I have upgraded from the Windows xp to Winodws 7 RC and able to login well in that. Means my installation had been completed without any type of error. But when when I click on any options or menu it gives me the error that I don't have the right permissions to do that. If I have installed it on my computer and I don't have permission to click then who has it? Please, give me solution.

  2. #2
    Join Date
    Nov 2005
    Posts
    3,026

    Re: Windows 7 RC, but with No Permissions

    Hi, I think you have installed your Windows 7 RC well, but it is not installed properly due to some corrupt file. Though you have installed it without any error, it is not installed properly. So, just make use of new installation again and try to use that particular windows. I think the re-installation is better way for your solution. So, try to use new one and then also you are getting the same error then change your installation cd and check your system.

  3. #3
    Join Date
    May 2008
    Posts
    2,680

    Re: Windows 7 RC, but with No Permissions

    Hi, I have searched on internet regarding your problem of permissions and got the solution about the same. Try the following steps to reset permissions to default:

    • Download subinacl.msi file from the internet.
    • Now open that file.
    • Select the C:\Windows\System32 folder as the Destination Folder for installation.
    • In the notepad type following:


    Code:
    @echo off
    subinacl /subkeyreg HKEY_LOCAL_MACHINE /grant=administrators=f
    subinacl /subkeyreg HKEY_CURRENT_USER /grant=administrators=f
    subinacl /subkeyreg HKEY_CLASSES_ROOT /grant=administrators=f
    subinacl /subdirectories %SystemDrive% /grant=administrators=f
    subinacl /subdirectories %windir%\*.* /grant=administrators=f
    subinacl /subkeyreg HKEY_LOCAL_MACHINE /grant=system=f
    subinacl /subkeyreg HKEY_CURRENT_USER /grant=system=f
    subinacl /subkeyreg HKEY_CLASSES_ROOT /grant=system=f
    subinacl /subdirectories %SystemDrive% /grant=system=f
    subinacl /subdirectories %windir%\*.* /grant=system=f
    @Echo =========================
    @Echo Finished.
    @Echo =========================
    @pause
    • Save your file with the name <filename>.bat".
    • Now run that file with the rights of Administrator.
    • Done.


    Your problem has been solved.

  4. #4
    Dr. V Guest

    Re: Windows 7 RC, but with No Permissions

    Hi, this is quiet difficult problem. As you are not able to do anything on computer, you will have to reinstall the windows 7 to solve your problem. As there is no other way to do anything. Suppose, if you try to change the permission then it will give you that error message. So, it is not possible. So, just reinstall the Windows 7 with the different cd as there may be possibility that the problem is in that particular cd and due to which you are getting that error.

Similar Threads

  1. Windows Security Permissions
    By john83 in forum Operating Systems
    Replies: 5
    Last Post: 17-07-2012, 01:09 PM
  2. Windows 7 Hard drive permissions
    By Cornnelius in forum Operating Systems
    Replies: 6
    Last Post: 14-09-2010, 10:34 AM
  3. Windows 7 NTFS and Share Permissions
    By Madison in forum Operating Systems
    Replies: 6
    Last Post: 16-08-2010, 09:46 AM
  4. Windows 2008 R2 (64-bit) Permissions Issues?
    By VauGhna in forum Windows Security
    Replies: 1
    Last Post: 29-01-2010, 08:41 PM
  5. Can't access Windows XP without permissions
    By Atilla in forum Operating Systems
    Replies: 3
    Last Post: 31-03-2009, 01:49 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,285,406.65718 seconds with 17 queries