Posts tagged as:

folders

Make your Folders Private

by Mahesh Kukreja on November 23, 2008

Hii,

I’ll tell you about making your folders private in Win XP/Vista without any extra software!

Just follow this simple procedure:

•Open My Computer
•Double-click the drive where Windows is installed (usually drive (C:), unless you have more than one drive on your computer).
•If the contents of the drive are hidden, under System Tasks, click Show the contents of this drive.
•Double-click the Documents and Settings folder.
•Double-click your user folder.
•Right-click any folder in your user profile, and then click Properties.
•On the Sharing tab, select the Make this folder private so that only I have access to it check box.

Note

•To open My Computer, click Start, and then click My Computer.
•This option is only available for folders included in your user profile. Folders in your user profile include My Documents and its subfolders, Desktop, Start Menu, Cookies, and Favorites. If you do not make these folders private, they are available to everyone who uses your computer.
•When you make a folder private, all of its subfolders are private as well. For example, when you make My Documents private, you also make My Music and My Pictures private. When you share a folder, you also share all of its subfolders unless you make them private.
•You cannot make your folders private if your drive is not formatted as NTFS For information about converting your drive to NTFS


Related Posts
Related Websites

{ 0 comments }

How to Enable Show Hidden Files and Folders

by Mahesh Kukreja on November 20, 2008

Some malware can modify Windows settings to disable or prevent users to change setting of Show Hidden Files and Folders under folder options. These steps will help you regain access or modify and save the settings.

PROCEDURE A:
1 . Go to Start > Run
2. Type regedit on the box
3. On Registry editor navigate to:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\
Windows\CurrentVersion\Explorer\Advanced\
Folder\Hidden\SHOWALL

4. On the right pane, delete the value with

  • Name: CheckedValue
  • Type: REG_SZ
  • Data: 2

5. Create a new DWORD. Right-click on the right pane > New >DWORD Value

6. Value should be:

  • Name: CheckedValue
  • Type: REG_DWORD
  • Data: 1

Note: If procedure A does not work, please use Procedure B

PROCEDURE B:
1. Open Notepad
2. Copy and paste the following :

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\Hidden]
“Text”=”@shell32.dll,-30499″
“Type”=”group”
“Bitmap”=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,\
00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,53,00,\
48,00,45,00,4c,00,4c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,2c,00,34,00,00,\
00
“HelpID”=”shell.hlp#51131″

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\Hidden\NOHIDDEN]
“RegPath”=”Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced”
“Text”=”@shell32.dll,-30501″
“Type”=”radio”
“CheckedValue”=dword:00000002
“ValueName”=”Hidden”
“DefaultValue”=dword:00000002
“HKeyRoot”=dword:80000001
“HelpID”=”shell.hlp#51104″

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\Hidden\SHOWALL]
“RegPath”=”Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced”
“Text”=”@shell32.dll,-30500″
“Type”=”radio”
“CheckedValue”=dword:00000001
“ValueName”=”Hidden”
“DefaultValue”=dword:00000002
“HKeyRoot”=dword:80000001
“HelpID”=”shell.hlp#51105″

3. Go to File > Save As
4. Save it in your Desktop with File name: folderoption.reg
5. Close Notepad
6. Go to your Desktop
7. Double-click the folderoption.reg
8. If it prompts if you want to add the information on the registry, click YES
9. It will confirm that information was successfully entered into registry, click OK
10. You should now be able to modify Show Hidden Files and Folders settings.

Enable Show Hidden Files and Folders Using Free Tool
RRT or Remove Restrictions Tool is a free tool to enable access to different Windows process disbaled by virus infections.

This tool is used to enable access to:
- Registry Tools (regedit)
- Ctrl+Alt+Del
- Folder Options
- Show Hidden Files

Download RRT: click here to donwload

Incoming search terms:

  • how to enable show hidden files and folders
  • enable hidden files software
  • tool to enable hidden folders
  • stop access to hidden files regedit
  • software enable hidden files and folders
  • iphone setting show hidden files enabled
  • enable hidden files and open it with notepad
  • file shell hlp
  • enable the show hidden files and folders
  • Enable Show Hidden Files and Folders Using Free Tool

Related Posts
Related Websites

{ 3 comments }