Locking Folder Without Using Any Software

0 comments
This is just a trick to make the characteristic of your folder locked. Not really "locked" but "like locked". What I mean that this is not really locking your folder instead it is just a trick that the status of your folder looks like it is locked because this cannot be opened easily. This is makes your folder inaccessible.
The trick is to make your folder become a special file by adding extensions on it. This makes your folder not accessible.

Here's the step how to lock your folder without having any software:
  1. Create a new folder or if you if you have an existing folder already then you can use it.
  2. Add this code right after your folder name
    .{21EC2020-3AEA-1069-A2DD-08002B30309D}
    For example: "FolderName.{21EC2020-3AEA-1069-A2DD-08002B30309D}" and you'll be amazed with the result if the this is your first time doing it. The icon of your folder should changed you did it right.
With this extension, double clicking your folder will redirect you not directly to the contents of the folder.

Note: To access your folder just remove the extension you've added earlier.

and that was Locking Folder Without Using Any Software
and that was Making you Folder Not Accessible for Some who don't know this.

That's it.

Show Hidden Folder Using Command Prompt or Folder Options

0 comments
Did you lost your files after virus attacks? the folder or files are missing but when you look at the free space of your drive it still similar? it means that the files or folders still there but it is hidden. Because some virus characteristics will hide files or folders while showing you the "NOT" real file which pretend to be your file or folder by copying the folder or file icon.

To solve this problem, let us get the super hidden out. Here's the step how:

The easiest way to show hidden files and folders is to use the Folder Options. But some virus aren't that dumb. Most viruses will disable the access to Folder Options. But don't lost hope dude because another way to recover this is using the Command Prompt. In this tip, I will give you the two(2) ways on how to Show Super Hidden Files and Folders.

Showing Hidden files and folders using folder options:
  1. Open My Computer
  2. In the Tools menu, click Folder Options. (folder options dialog box will popup)
  3. From the dialog box, choose View tab.
  4. Under Advance Settings box, make sure that the the Show Hidden Files and Folders option is Selected. And Hide Protected Operating System Files checkbox is unchecked.
  5. Click Apply. Press OK after all.

that's it.



How to show super hidden files and folders using command prompt?

  1. Choose Start menu then click Run command.
  2. In the Run command, type cmd then press OK. (the command prompt will show)
  3. Go to the drive where the files or folder are hidden. Like for example if you want to show all the files and folder in drive D then type d: and press enter.
  4. type
    attrib -h -s /s /d
    where : * -h is hidden (we use minus sign to remove it) * -s is system * /s means process all files in the directory (recursive) * /d means process directory/folder as well if you have lots of files it might take a few moment to finish. just wait and your files will be back.
In some cases you want to hide a specific folder in your own like when you want to hide a specific folder in drive D e.g. d:\FolderName so that it will be hard for other users to locate your private files then simply type
attrib +s +h D:\FolderName
that's it.

Adjust Windows Theme for Best Performance

0 comments
I know this tip is common to many sites. But for those who don't know on how to adjust windows theme for best performance then the steps below will get you through it. The trick is to turn your windows theme to classic view where animations and other not important things are disregarded.
How to adjust windows theme for best performance? here is the steps how:
  1. Right click My Computer icon in the desktop and then click Properties. You can also do it using the shortcut Windows+Break. (System Properties dialog box will show)
  2. Under Advanced tab, click the Settings button in the Performance box which stated there "Visual effects, processor scheduling, memory usage, and virtual memory."(Performance Options dialog will popup)
  3. Under Visual Effects tab, you have the options of what would be your windows appearance so if you want your computer performs at its best then better select Adjust for Best Performance. If you select this option your windows appearance will turn to classic view regardless the unnecessary effects so it will not use lots of memory and CPU processes.
  4. If you want to see the changes then click Apply. You can close the the dialog boxes if you are done.

Hide System Tray Icons in your Taskbar using Registry Editor (RegEdit)

0 comments
Some people find hiding the system tray icons useless. But in some other way some desktop users find it useful for it looks clean and adds at least free space in you taskbar. Furthermore some administrators use this trick to make other users in thier internet cafe cannot control the programs running in the system tray like disallowing them to not kill the running anti-virus or softwares use for remote desktop like PC Anywhere and LogMeIn. So here's the steps:
  1. Open Registry Editor by typing "regedit" in the RUN command.
  2. Locate this in the registry HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Policies/Explorer
  3. Find the key(REG_DWORD) named NoTrayItemsDisplay
  4. Right click and choose Modify and be sure that the Value Data is set to zero(0) to make the system tray icons invisible in your taskbar while Value Data one(1) to make system tray icons visible.
  5. Restart you computer for the changes to take effect. Or if you want it to take effect immediately without restarting then follow these steps:
  6. Open Task Manager(pressing CTRL-ALT-DELETE)
  7. Under process tab find Explorer.exe running process and then click End Process. If a message prompts if you are sure that you want to end the program then click Yes. (don't be shock that the taskbar will disappear)
  8. Now click File menu and choose New Task(RUN).
  9. Enter "explorer" in the text box and press OK. The taskbar will show again but without the visibility of the system icons.
That's it, go try...

speed up, tune up, boost then we're good to go - abz'

Boost up Internet Connection speed for 20 percent

0 comments
Most of us does not know that windows reserves 20 percent(%) internet connection bandwidth for its updates and some services that requires connection online. The question is, " how to get the 20 percent(%) reserve internet bandwidth to use this for my daily web/internet browsing? ". And that is not a problem. All we need is to do some little hacking and here is how:
  1. In the RUN command type "gpedit.msc". (note: you must have an administrative privilege to do this)
  2. Under Local Computer Policy, go to Computer Configuration >> Administrative Templates >> Network then QOS Packet Scheduler.
  3. In the Setting List (in the left), select Limit Reservable Bandwidth. And for you to be aware of what is it, have time to read the description beside (under Extended tab) which says:
    Determines the percentage of connection bandwidth that the system can reserve. This value limits the combinded bandwidth reservations of all programs running on the system. and so on... If you enable this setting you can use the 'Bandwidth Limit' box to adjust the amount of bandwidth the system can reserve.
  4. Double click Limit Reservable Bandwidth, choose Enabled. Set the Bandwidth Limit to how much you want. You can event set it to zero(0).
  5. Now surf the web and feel the speed.

speed up, tune up, boost then we're good to go - abz'
 

MoneyCoding. 2011 All Rights Reserved