Posts Tagged ‘Windows Vista’

How to restore original VLC skin and config on Window Vista

April 28th, 2009

Theme customization is a good option for any software so that you can change it according to your Operating System environment  and your own desire.

In this condition Vlc player is good choice for every one , which is available with nice theme / skin collection for users.

But sometimes theme creates some problems and don’t work according to your choice and in this condition you have only one way that switch back to your original theme and vlc  configuration.

For restoring  original VLC skin and configuration follow these steps.

Click Start button and Type VlC in search bar then click on Reset VLC media player preferences and cache files

vlc restore skin How to restore original VLC skin and config on Window Vista

Now click on ok button and start your VlC player.

This tutorial also work for window -7, All vista version.

How to Hide or unhide hard drive in Windows Vista

December 6th, 2008

By default all hard drives in windows vista always show but you can hide some or all your hard drives so that nobody can open it or if you are parents and avoid remove or delete system file by your children, it is best for you that hide this hard drive (Generally C drive )
With this tip you can only hide drive but  you can access your data and open drive with dos or typing drive name directly in The Address bar like c:\ and press enter.

Ok you can do this with two methods

First method: Through the Local Group Policy Editor (More Easy)
Follow these steps:
1. Click on the Start Menu.
2. In the Search bar, type gpedit.msc and press Enter
Or
Press Window Logo + R type gpedit.msc and press Enter.

3. Click Continue for the UAC prompt. (If you have active the UAC service)

4. (In the left pane) click on User Configuration, Administrative Templates, Windows Components, and Windows Explorer.
5. (In the right pane) Double Click on Hide these specified drives in My Computer.
6. Click on Enabled Radio button and choose your drive which you want to hide then click on apply and ok.

hide these specified drives How to Hide or unhide hard drive in Windows Vista

7. If you have already hide drive one or all and this time you want to unhide choose
Don’t restrict all drives
Or
Click on not configured Radio button then apply and ok
And After this log off or restart your system.

You can also use this in Window xp

Note: First method is good for you if you want to hide C or D single drive or hide your all drive but if you want to hide other hard drive like E, F or G or you want to hide only F drive or G drive you don’t this Through the Local Group Policy Editor but you can do this with change registry setting.

Second method: Through the Registry (Easy)
Use this method when first method is not work for you:
1. Click on the Start Menu.
2. In the Search bar, type regedit and press Enter
Or
Press Window Logo + R type regedit and press Enter.
3. Click Continue for the UAC prompt. (If you have active the UAC service)
4. In regedit go to:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
5. In the right pane of Explorer, right click on an empty area and click on New and DWORD (32-bit) Value and type NoDrives (without any space) and press Enter.

registry How to Hide or unhide hard drive in Windows Vista

6.  Right click on NoDrives and click Modify.

edit dworld value How to Hide or unhide hard drive in Windows Vista

7. Now you can use these value which drive you want to hide.

please choose value according to base if you choose Hexadecimal use hexadecimal value but if you want to choose Decimal value use Decimal value.

Drive Letter Hexadecimal Decimal
A 1 1
B 2 2
C 4 4
D 8 8
E 10 16
F 20 32
G 40 64
H 80 128
I 100 256
J 200 512
K 400 1024
L 800 2048
M 1000 4096
N 2000 8192
O 4000 16384
P 8000 32768
Q 10000 65536
R 131072
S 262144
T 524288
U 1048576
V 2097152
W 419304
X 8388608
Y 16777216
Z 33554432
ALL DRIVES 67108863

8. Close Regedit And Logoff and logon again, or restart the computer to apply changes.

To unhide drives –
In the right pane of Explorer, right click on NoDrives and click Delete and yes to confirm delete.
Close Regedit And Logoff and logon, or restart the computer to apply changes.

Unhide or active task manager option in windows vista

September 10th, 2008

When you right click on task bar, press Ctrl + Alt + Delete or Ctrl + Alt + Esc, you found that task manager option has been hide and it don’t work.

task manager Unhide or active task manager option in windows vista

Follow these steps to active task manger option again-
1.Go to Start > Run or Window Logo + R, Type gpedit.msc and press Enter.
2.In the resulting window navigate to the folder.
3.”User Configuration” -> “Administrative Templates” -> “System” -> “Ctrl+Alt+Del Options“.
4.in the right side of the screen Select Remove Task Manager option.
5.Double-click the Remove Task Manager option.
6.Choose Disabled radio button in window then click apply and ok.
And now you can check your task manager option again

How to stop website sound in windows vista

August 6th, 2008

Many time when you open any website or your email account, you listen some background music or other sound on site, and you have no any way that how to stop this music or mute this sound.
But in windows vista you can easily mute  website unnecessary sound.

Right click on volume icon in notification area and then select open volume Mixer.
Where you found your browser icon (Firefox, internet explorer, opera or Safari) and then click mute button or you can increase / decrease website volume.

» Read more: How to stop website sound in windows vista

Create multiple folders with command prompt in Windows Vista

July 31st, 2008

Many time you face this type problem ,you want to create many folder and you have only two way “right click >new>Folder or Organize>New folder” and after that change folder name as your desire.

I think ,this is so boring and waste more time and it’s more serious, if you have long list.But you can use this trick and solve your problem.

Create multiple folders in same folder / Directory :-
Open Dos or command prompt (Press window logo +R, type cmd and enter)
You can understand with this example.
Create 5 folders in D drive (one, two, three, four, and five) name
D:\>md one two three four five

» Read more: Create multiple folders with command prompt in Windows Vista