Monday, October 3, 2011

Change Browser Toolbar Background.

This tweak Customize the apperance of the Internet Explorer Toolbar


1. Click Start > Run > Type gpedit.msc
2. Click User Configuration > Windows Setting > Internet Explorer Maintenance > Browser User Interface
3. Double click on Browser Toolbar Customization
4. Click on Customize Toolbar Background Bitmap
5. Browse for the new Background

Note: Because you can customize your browser toolbar there isn't a specific size which
you need to make this tweak work. Play around with the size until you get it right.

The Width of your toolbar with be the width of your resolution. 1024 will be your width
if your resolution is 1024x768.


Now you changed the Toolbar Background of your browser and you sure see what you
wrote when you open a New Widow.

Sunday, October 2, 2011

Set your favourite video as Wallpaper.

Just follow the steps given below:

1.Download VLC Media Player and install it.

2.Run VLC media player,go to Settings->preferences->Interface->Main interfaces,then click on wxWidgets.Remove the tick on "Taskbar" and put a tick on "Systray icon".

3.Now go to Video->Output Modules->DirectX.On the bottom right put a tick on advanced options check box.You will now see some options.Put a tick on "Enable Wallpaper Mode ".

4.Now,select playlist and put a check or tick on "Repeat current item ".

5.Press the Save button.Now close the Vlc player and run it again(to save the settings permanently).

6.Now play any video you would like to set as Wallpaper.Right click on the video and click on "Wallpaper".The video would be set as your wallpaper!!!!

Since you have checked the option "repeat current item ",the selected video will play on continuously.It will start again when finished.VLC player will remain in your system tray.If you wish to remove the wallpaper simply close the player and you will get back your original wallpaper.

Tips : Hide Drives and Partitions.

Do you have data on a partition or hard drive that you don't want tampered with or easily accessible to other users? Well, you can hide any drive/partition in Windows XP, NT, and 2000. That means that they won't show up in Explorer or My Computer.


If you want access to that drive from your user account you should create a desktop shortcut before proceeding. Once hidden, you can still access by typing the drive letter and a colon in Start/Run for example, "D:" will bring up a folder of the contents on your D drive.

The easiest way with Win XP is to use the TweakUI power toy from Microsoft. Go to Start/Run and type in "tweakui" (without the quotes).

Go to My Computer/Drives and uncheck the drive/partition(s) you want hidden. Click "Apply" or "OK" when finished.

For Win NT, 2000, and XP you can use the following Registry edit:
*Be sure to back up the Registry before proceeding

Open the Registry Editor by going to Start/Run and typing in "regedit" (without the quotes). Find your way to...

HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies

Click on "Explorer".

Double-click the "NoDrives" key in the right column. If you don't find a "NoDrives" registry key, just right-click in the right pane and choose "New/DWORD Value" then name the key "NoDrives".

You'll see a value like "0000 00 00 00 00". This is where the fun starts. The four sets of double zeros (after the "0000") are where you'll enter the values for the drive/partitions. Now, stay with me on this. Iit's not as complicated as it sounds:

The first column is for drives A-H, the second for I-P, the third for Q-X, and the fourth for Y-Z.

The values for each drive are as follows:

1 - A I Q Y
2 - B J R Z
4 - C K S
8 - D L T
16 - E M U
32 - F N V
64 - G O W
80 - H P X

So, let's say you want to hide drive D. In the first column you would put "08". For drive K you would put "04" in the second column.

But what if you want to hide more than one drive in a column? Simply add the values together: D+E = 8+16 = 24. So in the first column you would put "24".

Still baffled? If you have XP then go get TweakUI and save yourself the math.

Whichever method you use, you can rest easy knowing that the files on that drive or partition are less accessible to other users

Saturday, October 1, 2011

Security for Windows XP.

Don't you hate it when people mess with your computer without you knowing it? Here are two ways to prevent this, (and still be lazy): create a desktop icon to lock your computer, and password protect after the screen saver is activated. Both of these only work if you already have your computer password protected on login.


If you already have a password, skip to the next part.

To create a password, go to the control panel , then to user accounts . Click your account, and then the " change my password " button, enter the requested fields and click on " change password " and then close the window.

How to create a lock-down icon:

First, pick any icon on your desktop. Right click it and drag it to another place on the desktop. In the menu that appears select " copy. " Now we need to change the name and the target of the new shortcut. Right click this shortcut, and click " properties. " Make sure you are in the shortcut tab .

In the box labeled " target, " copy and paste this line:

%windir%\System32\rundll32.exe user32.dll,LockWorkStation
In the box labeled " Start in, " copy paste:

%windir%

To apply these changes click " apply. " Next you can change the icon. Just click the " change icon " button. If you're not already there hit the browse button and go to:

C:\WINDOWS\system32\shell32.dll

You'll find a nice selection of icons there.

Select an icon from the ones that appear in the box and click " ok. "

Now move to the general tab . The box on the top contains the name of your icon. Change it to whatever you want. I used "Fun Game" in the hope that if someone comes to the computer and it is not locked that they will click this icon, locking the computer. (This actually worked once!) After you are finished, click " apply ," and then " ok. "

To test your icon, double click it. You should be taken to something like a log on screen. Just enter the password to get back into windows, just as you left it too. This is different from actually logging off. Whenever you know you will be away for a while, just click that icon, and your computer will be safe.

How to lock down on screen saver:

Right click on your desktop in any empty space. Click " properties " in the menu that opens. Go to the screensaver tab. All you have to do now is click the box next to " On resume, password protect ." Click " apply, " and then " ok. "

Let your screen saver run, and see what happens after you move your mouse. This is good in case you leave suddenly and forget to click the icon we made earlier. Unlike hibernation, this will allow other programs, such as Kazaa or iMesh, to run in the background.