Friday, January 09, 2009   
  Search   
 
Register  Login  
Forums  
     Minimize  

Welcome to MeraWindows forums.

Thank you for being at the Microsoft Windows Community Site. You may have to register before posting in forums. It's absolutely free. After registering, you can get all the benefits available to our registered members, you can access our Downloads section, you can participate in contests, etc. You can post in forums in English as well as in Hindi, in fact we encourage you to use Hindi in your posts. If you have any problem with registration or login, please contact us.

     
  


 
  Microsoft Windows Forums  Other Windows V...  Windows XP  Tutorial | Add Vista stylish look and functionality in Windows XP
Previous Previous
 
Next Next
New Post 10/2/2007 1:25 AM
User is offline Ramesh Kumar
2871 posts
www.itsmyWindows.com
Forum Guru








Tutorial | Add Vista stylish look and functionality in Windows XP 

[ Tutorial ]  Add Vista stylish look and functionality in Windows XP

Windows Vista is the latest workstation version of Windows after a long delay and is designed for business and home users. First of all, we should understand the mean of Vista; We can check our dictionary or explore the encyclopedias. Vista as a beautiful view, for example, of countryside, a city, etc. In formal mean is a range of things that might happen in the future. According to name it’s really have a new look style (aero glass), with easier way to handle personalization and navigation menus.

As Vishal explained The most interesting thing in Vista is its look, new icons, cursors, theme, sounds, login screen, boot screen, etc. and has started a thread named as TUTORIAL: Make Your Windows XP look-a-like Windows Vista

The topic cotains most of things that differ Windows XP from Windows Vista and We can change look and feel of Windows XP. Here, I m going to introduced some registry hacks that may helps to make too similar look to Windows Vista in our existing Windows XP.

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\ShellFolder]
"Attributes"=hex:70,01,00,20
"CallForAttributes"=dword:00000000

(2.) Rename Set Program Access and Defaults and Network Connections under Start Menu
By Default In Vista Set Program Access and Defaults and Network Connections are renamed as Default Programs
and Connect To respectively. In Windows XP, there is no option to rename these. Perfrom this task, follow the
steps.

Navigate registry to : HKEY_CLASSES_ROOT\CLSID\{2559a1f7-21d7-11d4-bdaf-00c04f60b9f0}\ShellFolder
Change the value of Attributes to 70 01 00 20 for Set Program Access and Defaults

Navigate registry to : HKEY_CLASSES_ROOT\CLSID\{7007ACC7-3202-11D1-AAD2-00805FC1270E}\ShellFolder
Change the value of Attributes to 70 01 00 20 for Network Connections

Now U will get option to rename these.

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\CLSID\{2559a1f7-21d7-11d4-bdaf-00c04f60b9f0}\ShellFolder]
"Attributes"=hex:70,01,00,20

[HKEY_CLASSES_ROOT\CLSID\{7007ACC7-3202-11D1-AAD2-00805FC1270E}\ShellFolder]
"Attributes"=hex:70,01,00,20

(3.) Add Open Command Windows Here context menu under Drives and Folders with Hidden property
Windows Vista contains context menu of Open Command Windows Here but it doesn't display normally.
We can see and use this menu by clicking with Shift Key. Its not new thing, Windows 98 also contains Open With
context menu and we can see and use this as the same method as Windows vista.
Now this can be created in Windows XP as windows Vista.

If U have already created the menu, U can modify by following steps.

Navigate registry to : HKEY_CLASSES_ROOT\Drive\shell\cmd
Create a String value named as Extended and leave blank this one.

Navigate registry to : HKEY_CLASSES_ROOT\Directory\shell\cmd
Create a String value named as Extended and leave blank this one too.

here is the reg code.

Windows Registry Editor Version 5.00

; For Drives
[HKEY_CLASSES_ROOT\Drive\shell\cmd]
@="Open Command Window Here"
"Extended"=""

[HKEY_CLASSES_ROOT\Drive\shell\cmd\command]
@="cmd.exe /k \"cd %1\""

; For Folders
[HKEY_CLASSES_ROOT\Directory\shell\cmd]
@="Open Command Window Here"
"Extended"=""

[HKEY_CLASSES_ROOT\Directory\shell\cmd\command]
@="cmd.exe /k \"cd %1\""

(4.) Add Checkbox Show Drive Letters in Folder Option
Its really simple registry hack; Windows Vista has checkbox to hide or show drive letters under Folder Option. We can add this option under Windows XP by using this reg code. Just Copy and Paste the code in txt file and save as *.reg and patch it.

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\ShowDriveLetters]
"Type"="checkbox"
"Text"="Show Drive Letters"
"HKeyRoot"=dword:80000002
"RegPath"="Software\\Microsoft\\Windows\\CurrentVersion\\Explorer"
"ValueName"="ShowDriveLettersFirst"
"CheckedValue"=dword:00000000
"UncheckedValue"=dword:00000002
"DefaultValue"=dword:00000000

Limitation: You have to Restart/LogOff the PC OR Kill the explorer process (explorer.exe) and restart using Task Manger to take effect.

NOTE : Copy the reg code into notepad and save as .reg and patch them.
These are some registry hacks that may add some look and feel of Vista in windows XP. I m still trying to get more...

I hope, You like ...!


it's my Windows
 
New Post 10/2/2007 2:39 AM
User is offline Vishal Gupta
6458 posts
www.AskVG.com
Ultimate Member








Re: Tutorial | Add Vista stylish look and functionality in Windows XP 

Very good mate. Nice work there and thnx for using my theme.


Tweaking with Vishal

How to Use Smiley Code in Forum?
Promote MeraWindows at Your Blog / Site
Read Forum Guidelines
 
New Post 10/4/2007 3:10 PM
User is offline Ramesh Kumar
2871 posts
www.itsmyWindows.com
Forum Guru








Re: Tutorial | Add Vista stylish look and functionality in Windows XP 

 Vishal Gupta wrote

Very good mate. Nice work there and thnx for using my theme.

Thanks for your attention to my work. and What can I say about your theme...I have not seen any ms-style shell theme for Windows XP that looks similar to Windows Vista. Even I have searched everywhere and guess what I have got your theme again & again almost everywhere.

 

Check the link....you hav became popular. http://www.guimods.com/best-vista-theme-for-xp/


it's my Windows
 
New Post 10/4/2007 4:56 PM
User is offline Vishal Gupta
6458 posts
www.AskVG.com
Ultimate Member








Re: Tutorial | Add Vista stylish look and functionality in Windows XP 

Thanks buddy.


Tweaking with Vishal

How to Use Smiley Code in Forum?
Promote MeraWindows at Your Blog / Site
Read Forum Guidelines
 
New Post 10/4/2007 7:25 PM
User is offline Piyush Gupta
1834 posts
www.piyushworld.com
MW Addict


Re: Tutorial | Add Vista stylish look and functionality in Windows XP 

Great work ramesh keep it up


Read Forum Guidelines before posting

 
Previous Previous
 
Next Next
  Microsoft Windows Forums  Other Windows V...  Windows XP  Tutorial | Add Vista stylish look and functionality in Windows XP


   Get Your Own E-Mail Account @MeraWindows.com Minimize  
New Page 1 New Page 1
Show your cool quotient with @merawindows.com email account