Windows Registry Problem

madurax86

Member
Jun 29, 2006
4,385
88
0
does anyone know the location of the config data about the folder options in the registry? i found it once but know i dont remember where pls if someone know post here
thnx
 

xcorect

Well-known member
  • Apr 17, 2007
    7,881
    84
    48
    Registry Settings
    User Key: [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\
    Explorer]
    System Key: [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\
    Explorer]
    Value Name: NoFolderOptions
    Data Type: REG_DWORD (DWORD Value)
    Value Data: (0 = show options, 1 = hide options)
     

    melanxpress

    Well-known member
  • Aug 18, 2008
    4,819
    223
    63
    32
    Malaysia & Kandy
    xcorect said:
    Registry Settings
    User Key: [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\
    Explorer]
    System Key: [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\
    Explorer]
    Value Name: NoFolderOptions
    Data Type: REG_DWORD (DWORD Value)
    Value Data: (0 = show options, 1 = hide options)

    oya thiyenne

    meeee folder option enable karana eka neda ban?
     

    xcorect

    Well-known member
  • Apr 17, 2007
    7,881
    84
    48
    Many times Windows users face a common problem. The “Folder Options” in “Tools” menu is not visible. Even It can’t be accessed from Control Panel. Also “Registry Editor” is disabled.

    If you are also facing this problem, then you have come to right place. Follow the simple steps mentioned in this tutorial and your problem will be solved:

    1. If Folder Options is disabled but Registry Editor is still working in your system, then you can enable Folder Options by editing Windows Registry. Type regedit in RUN dialog box and press Enter. it’ll open Registry Editor, now go to following keys:

    HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Policies\Explorer
    HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Current Version\Policies\Explorer

    In right-side pane, check whether a DWORD value named NoFolderOptions exists or not? If it exists, delete it.
     

    melanxpress

    Well-known member
  • Aug 18, 2008
    4,819
    223
    63
    32
    Malaysia & Kandy
    samahara welawata REGEDIT run wenne naaa

    ee welawata mehema karanna

    • meka copy karala Start > Run eke paste karala run karanna


    REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableRegistryTools /t REG_DWORD /d 0 /f