Results 1 to 7 of 7

Thread: Folder option

  1. #1

    Folder option

    In my PC, the folder option is disappeared from the tools menu even from the control panel.
    I tried to make it by using the following process.
    goto start, run
    type mmc
    press enter

    click on File
    select add/remove snap-in
    click on Add
    select Group policy object editor
    click on Add
    click on Finish
    click on close
    click on OK

    Expand User configuration
    Administrative templates
    Highlight Windows component
    on your right hand panel
    look for Removes folder option menu items from the tool menu

    but it is not appeared.
    Is there any other solution for it..

    Thanks in advance

  2. #2
    Senior Member nihil's Avatar
    Join Date
    Jul 2003
    Location
    United Kingdom: Bridlington
    Posts
    17,188
    Hmmmm,

    If I were to write a .reg file for it I guess it would be something like:

    Windows Registry Editor Version 5.00

    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
    "NoFolderOptions"=dword:00000000

    [HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Restrictions]
    "NoBrowserOptions"=dword:00000000

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Explorer]
    "NoFolderOptions"=dword:00000000

    You say you checked the current user, but please notice that LOCAL MACHINE has a similar setting.


  3. #3
    It's a gas!
    Join Date
    Jul 2002
    Posts
    699
    Could be a corrupt dll. Try running the system file checker i.e. sfc /scannow from start>run.

  4. #4
    I tried both of your suggestions.
    But, still..
    Any way thanks for it.

  5. #5
    Senior Member nihil's Avatar
    Join Date
    Jul 2003
    Location
    United Kingdom: Bridlington
    Posts
    17,188
    Couple of questions:

    1. What happens if you log on in safe mode?
    2. What happens if you try a different account (administrator, for example?)....... you might try creating a new user account/profile? I was just wondering about some sort of profile corruption.

    What is the OS level and patch status?

    Has this started recently? If so, have you done anything major to the machine?

    Are you on a network? If so, what happens if you use a different workstation?


  6. #6
    Thanks nihil

    Again i followed the same registry writing process.
    Now i can appear/disappear folder options.

    But i have two administrator account in my PC.
    But when i tries to enter into regedit from one administrator account type.
    It gives an error like "Registry editing has been disabled by your adminstrator".
    But i have not changed any configuration like this from any one of the adminstrator account type.
    Your idea really works. I got my solution.
    Thanks

  7. #7
    Senior Member nihil's Avatar
    Join Date
    Jul 2003
    Location
    United Kingdom: Bridlington
    Posts
    17,188
    Hello Network killer, and thankyou for the feedback

    I cannot give you an explanation. I am afraid that accounts/profiles do get corrupted for whatever reason, and there is not much that you can do, other than that which I suggested.

    I do suspect the shutdown process though ("saving your settings") if you had a power supply abnormality at this time it could corrupt your data. Similarly, just pulling the plug?

    Glad to hear that you are back up and running

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •