RSS Banner


Change the location of the My Pictures folder

Posted by: admin  /  Category: Secrets, Tweaks

One way Windows helps you organize your files is to direct different kinds of content to different locations. There’s a Music folder, a Videos folder, a Saved Games folder, and a Pictures folder. Put all your digital pictures in your Pictures folder, for example, and that’s where most photo applications will prompt you to open and save your files.

And as explained in the previous section, Windows Explorer will be more likely to display your pictures as thumbnails if they’re in the Pictures folder (or a subfolder thereof). But what if you don’t want to put your pictures there? Previously, I wrote about how you can change the location of the My Documents folder, but what if you only want to move the My Pictures folder?

Since years of digital photos can take up gobs of hard disk space, many people have started storing their pictures (as well as their music) on second hard disks, and it can be a pain to have to manually switch to the new location each time you need to open or save a file. The solution is to tell Windows where your Pictures folder ought to be, a
task that requires a quick Registry modification (make sure to backup the registry first):

Read more…

How to Rename Recycle Bin

Posted by: admin  /  Category: Tweaks

As we know we can’t rename the recycle bin with other names. It is because there is no rename menu available when we right click on it. So what should we do when we want to rename recycle bin? Does it can’t be renamed?

Don’t worried. There is a tricks to make the recycle bin renameable. We should create a new value in windows registry to do so. Here’s the step:

  1. Click on Start »» Accessories »» Notepad to open Notepad
  2. On the notepad window type the following code:
    Windows Registry Editor Version 5.00[HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\ShellFolder]
    “Attributes”=hex:50,01,00,20
    “CallForAttributes”=dword:00000000

  3. Save the code as registration entry file by click on Save as menu. On the save dialog, select All Files on the Save as type dropdown box and named it with .reg extention, for example RenameRecycleBin.reg.

Read more…

How to Change Command Prompt Font

Posted by: admin  /  Category: Secrets, Tricks & Trips

I’m sure you already read my post about How to change command prompt color. Now, I try to explain how to to change the command prompt font. If you combine both tips, you will have a new look for the CMD. With the new look of command prompt, it will more comfortable when working on it.

This tips is almost have the same way with the previous tips. You can change the command prompt font from it properties windows. Here the steps to change the command prompt font:

  1. Click Start »» Run. Type in “cmd” (without quotes) then press Enter to open Command Prompt.
  2. Right click on Command Prompt windows title bar and select Properties.

Read more…

Temporary Profile in Vista

Posted by: admin  /  Category: Secrets, Tricks & Trips

temporary-profile-in-vista

Indications:
When you log in to Vista computer, you may recive the following message,

” Your user profile was not loaded correctly! You have been logged on with a temporary profile.

Changes you make to this profile will be lost when you log off. Please see the event log for details or contact your administrator.”

Reason :
If you see only Temporary Profile in Vista , this is due to problem with loading your correct profile.

Solution:
1)
Logon to another Administrator account.

2) Delete the User account profile that this error is for in Registry.

WARNING: You should backup anything you do not want to lose in this user account personal folders first. (See note in step 10) They will be located at: C:\Users\(username)
3) Open the Start menu.
4) In the white line (Start Search) area, type regedit and press Enter.
5) If prompted, click on Continue in the UAC prompt.

6) In regedit, go to: (See screenshot below step 8)

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList
7) In the left pane, click on one of the S-1-5….. folders (SID key) with the long number in it. (See screenshot below step 7)
NOTE: It should have .bak at the end of it.
A) In the right pane, look at the ProfileImagePath to see if this is the same user account that you deleted in step 1 above.

B) Repeat step 6 until you find the one that you deleted in step 1 above.
8) To Backup the Registry SID Key -
WARNING: You should backup this SID key to be safe in case you delete the wrong one in step 9 below.

A) Right click on the SID key, and click on Export.
B) Type in a name and save the REG file to a safe location.
NOTE: This is your backup. To Restore the Backup, right click on the REG backup file and click on Merge.
C) Continue on to step 9.
Temporary Profile in Vista
9)
To Delete the Registry SID Key -

A) Right click on the SID key, from step 6 with bak at the end, and click on Delete. (See screenshot above)
B) Click on Yes to confirm deletion. (See screenshot below)

confirm.jpg
10) Close regedit.

11) Logoff and logon.
Your problem will be solved now!

Windows Vista vs Windows 7 – Memory Test

Posted by: admin  /  Category: Secrets

windowsvistamemoryicon1

Here you can see the physical memory consumption comparison for Windows Vista and Windows 7.

This test is done in two physical computers after both operating systems (windows Vista and Windows 7) installed freshly. No any additional software installed on both OS.

Windows Vista vs Windows 7 – Memory Test Hardware Configurations of both computers,

Intel Core 2 Duo 2.66GHz
1GB 667MHz DDR2 Memory.
80GB 5200RPM Hard drive.

I did not remove any start up programs, and to make sure all startup processor are completed and its in normal state, all measurements are taken after 6 minutes from startup.

Read more…

Vista Wireless Adapter Not Detecting Any Networks

Posted by: admin  /  Category: Secrets, Tricks & Trips

Recently I have faced a strange problem with windows vista laptop that vista wireless adapter did not find any wireless networks available in the area. I’m sure networks are available, because I connected one more laptop in same place. Here are the steps I tried to solve this issue.

You can try below steps whenever you face same problem.

1) Check whether any third party software (mostly the same laptop supplier) is available to detect and connect wireless network. If it’s set to take care of wireless networks, then windows wireless network manager will not detect any networks. So, check the third party software or make the windows wireless manager as default wireless connectivity manager. Mine is Acer laptop, so I disabled some ‘Acer econnect’ software, and made windows wireless manager as default. But still the problem not solved.

Read more…

5 secrets of Windows Vista you must know

Posted by: admin  /  Category: Secrets, Tricks & Trips

Open Command Prompt Here:

By holding shift down while right clicking on a file you can get extra menus. One of which will be a command prompt button. It will open CMD in that directory. I use this for perl scripts I need to run.

Before

To..

Read more…

?>