Forum     

Go Back   Digit Technology Discussion Forum > Community > Tutorials
Register FAQ Calendar Mark Forums Read

Tutorials This section offers tutorials and How to's on just about anything related to computers and IT. Note: All tutorials are courtesy the posters and not verified by Digit


Closed Thread
 
LinkBack (1) Thread Tools Display Modes
Old 10-02-2007, 10:45 PM   1 links from elsewhere to this Post. Click to view. #1 (permalink)
Microsoft MVP
 
Vishal Gupta's Avatar
 
Join Date: Jul 2005
Location: AskVG.com
Posts: 5,173
Arrow TUTORIAL: Make Your Windows XP look-a-like Windows Vista


Source: Transform Windows XP in Windows Vista without Customization pack

Since we all know that Windows Vista has been released but its too costly to purchase. The most interesting thing in Vista is its look, new icons, cursors, theme, sounds, login screen, boot screen, etc. So I'm posting this tutorial to make our existing Windows XP to look-a-like Windows Vista.

Yes! There are lots of Vista Transformation packs available on net but I never use them because they slow down the windows and also install a few 3rd party utilities. So its better to do all the things manually.

In this tutorial, I'll tell you about how to make following things to look-a-like Vista:

Visual style (or theme)
Boot screen
Login screen
Sounds
Mouse Cursors
Windows Icons
Windows Explorer
Progress dialog box
Shutdown/log off dialog box
About Windows box
System Properties dialog box
Windows Classic Startmenu Left-side Image and Start button Logo
and a few other things


So here we go:

1. Vista Theme:

First thing which you should change in your windows is theme. There are lots of Vista themes available on net. I have also created a Vista theme for XP called "VistaVG Ultimate".



Download VistaVG Ultimate Theme

If you use WindowBlinds, then you can also get the glass affect. You can search on DeviantART and you'll get lots of WB skins.

2. Vista Boot Screen:

In Vista, Microsoft has removed the graphical boot screen and there is a minimal boot screen with just a progress bar. But it looks nice and you can download a similar bootskin for XP from here:

Download Vista Boot Screen

Just use Stardock Bootskin and apply it.

NOTE: A few people have faced booting problem after applying this Boot skin, so use this at your own risk. You can also make your own boot screen using Tuneup Utilities. For more information read following tutorial:

How to change Windows XP Boot Screen using Tuneup Utilities

3. Vista Login Screen:

Vista new login screen is just awesome and "ears1991″ at DeviantART created a look-a-like login screen for XP, which you can download from here:

Download Vista Login Screen

This pack contains both LogonXP and LogonUI files. So you can either replace existing %windir%\System32\LogonUI.exe file with the LogonUI file in the pack or use Stardock LogonStudio and apply the LogonXP file.

4. Vista Sounds:

Vista contains new sounds, which are quite nice. You can download the whole pack from here:

Download Vista Sounds

Just open "Sounds & Audio Devices" (mmsys.cpl) in Control Panel and goto "Sounds" tab and here you can replace windows default sounds with the new ones.

5. Vista Cursors:

Vista cursors are really sexy. You can download the pack from here:

Download Vista Cursors

6. Vista Icons:

Here is an Icon Pack for Windows XP, which will change XP default icons with Windows Vista icons. So you'll experience the high-resolution Vista icons in XP:

VistaVG Icon Pack for Windows XP

7. Vista Explorer:

Vista Explorer is very much different from XP Explorer. It contains Back & Forward buttons along with the Address bar & Searchbar and under it there is another toolbar containing useful links, like Tile icons, details, etc. But there is a 3rd party utility available called "Styler", which can add the same toolbars in XP explorer too. Just download Styler from here and then download following Styler Skin:

Download VistaVG Styler Skin
Mirror

Now extract it and copy this skin to "%ProgramFiles%\Styler\TB\skins\Styler's" directory and then apply it from the styler.
Another thing in Vista is the Common Tasks are displayed at bottom of the explorer instead of the default left-side in XP. But if you'll use my "VistaVG" theme, then you'll get the Common Tasks at bottom automatically.

8. Progress Dialog Box:

Vista progress dialog box is different from XP. But we can make our XP dialog box to look-a-like Vista one by using my favorite Resource Hacker.



Just open "%windir%\System32\Shell32.dll" file in Resource Hacker and then goto:

Dialog -> 1020 -> 1033 Now replace the existing code in right-side pane with the following code:

Code:
1020 DIALOGEX 20, 20, 237, 124
STYLE DS_FIXEDSYS | DS_MODALFRAME | DS_NOIDLEMSG | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION ""
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
FONT 8, "MS SHELL DLG"
{
CONTROL "", 103, STATIC, SS_LEFT | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 70, 30, 155, 10 
CONTROL "", 102, STATIC, SS_LEFT | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 70, 45, 155, 10 
CONTROL "", 104, "msctls_progress32", PBS_SMOOTH | WS_CHILD | WS_VISIBLE, 10, 75, 217, 13 
CONTROL "", 105, STATIC, SS_LEFT | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 70, 60, 155, 10 
CONTROL "Time Left:", 0, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 10, 60, 50, 10 
CONTROL "File Name:", 0, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 10, 45, 50, 10 
CONTROL "Location:", 0, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 10, 30, 50, 10 
CONTROL "", 106, "SysAnimate32", ACS_TRANSPARENT | ACS_AUTOPLAY | ACS_TIMER | WS_CHILD | WS_VISIBLE, 0, 0, 236, 25 
CONTROL 404, 0, STATIC, SS_BITMAP | WS_CHILD | WS_VISIBLE | WS_CLIPSIBLINGS | WS_GROUP, 0, 95, 60, 60 
CONTROL "", 0, "SysDateTimePick32", DTS_LONGDATEFORMAT | WS_CHILD | WS_VISIBLE | WS_BORDER, 10, 103, 130, 14 
CONTROL "", 0, "SysDateTimePick32", DTS_SHORTDATEFORMAT | DTS_UPDOWN | DTS_TIMEFORMAT | WS_CHILD | WS_VISIBLE | WS_GROUP, 167, 103, 60, 14 
}
Click on Compile Script button.

You'll also have to replace existing AVIs in the file with new Vista ones. Just download following Zip file and extract it:

Download AVIs

After extracting the Zip file you'll get 3 AVI files. Replace existing AVIs in shell32.dll file with these new ones in following manner:

AVI -> 160 ->1033 with 160.avi
AVI -> 161 ->1033
with 161.avi
AVI -> 162 ->1033with 162.avi
AVI -> 163 ->1033with 162.avi
AVI -> 164 ->1033with 162.avi

And also download a BMP file from here:

Download BMP
Mirror

After extracting the BMP file from it, add it at 404 location in file. Just click on Action -> Add a new resource and then click on Open file with new resource button. Select the downloaded BMP file and click on Open. Now in Resource Name enter 404 and in Resource Language enter 1033 and click on Add Resource button. Thats it.

9. Shutdown/log off dialog box:

Windows Vista doesnt have any shutdown/logoff dialog box just like XP have but XP default dialog box doesnt look good. So here I'll tell you how to change it in XP?



Download required BMP files from here:

Download Shutdown BMPs
Mirror

Extract the file and you'll get 4 BMPs with the name:

1.bmp
2.bmp
3.bmp
4.bmp


Now open "%windir%\System32\Shell32.dll" file in Resource Hacker and then replace following BITMAPs with the mentioned BMP files:

Bitmap -> 14351 -> 1033 with 1.bmp
Bitmap -> 14353 -> 1033 with 2.bmp
Bitmap -> 14354 -> 1033 with 1.bmp
Bitmap -> 14355 -> 1033 with 2.bmp
Bitmap -> 14356 -> 1033 with 3.bmp

now save the file and open %windir%\System32\msgina.dll file in Resource Hacker and then replace following BITMAPs with the mentioned BMP files:

Bitmap -> 20140 -> 1033 with 1.bmp
Bitmap -> 20141 -> 1033 with 2.bmp
Bitmap -> 20142 -> 1033 with 1.bmp
Bitmap -> 20143 -> 1033 with 2.bmp
Bitmap -> 20150 -> 1033 with 4.bmp

Now save the file.

10. About Windows box:

To change the About Windows box you'll have to change 2 things:

The BITMAP file and the text of box saying Windows XP.



Download the required BITMAP file from here:

Download About BMP
Mirror

Open "%windir%\System32\Shell32.dll" file in Resource Hacker and then replace following BITMAPs with the downloaded BMP file:

Bitmap -> 131 -> 1033 (For XP Professional)
Bitmap -> 147 -> 1033 (For XP Home)

Now open %windir%\System32\msgina.dll file in Resource Hacker and then replace following BITMAPs with the downloaded BMP file:

Bitmap -> 101 -> 1033 (For XP Professional)
Bitmap -> 107 -> 1033 (For XP Professional)
Bitmap -> 128 -> 1033 (For XP Home)
Bitmap -> 129 -> 1033 (For XP Home)

Now to change the text of dialog box, open "%windir%\System32\xpsp1res.dll" file in Resource Hacker and then goto:

Dialog -> 14352 -> 1033

Now replace the existing code in right-side pane with the following code:

Code:
14352 DIALOGEX 20, 20, 275, 198
STYLE DS_FIXEDSYS | DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "About %s"
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
FONT 8, "MS Shell Dlg"
{
CONTROL 0, 12297, STATIC, SS_ICON | WS_CHILD | WS_VISIBLE, 7, 55, 21, 20 
CONTROL "Microsoft® %s®", 13568, STATIC, SS_LEFTNOWORDWRAP | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 35, 55, 200, 10 
CONTROL "Copyright © 2006 Microsoft Corporation. All rights reserved.", 13578, STATIC, SS_LEFT | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 35, 75, 210, 10 
CONTROL "", 13581, STATIC, SS_LEFT | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 35, 85, 180, 20 
CONTROL "This product is licensed under the terms of the End-User License Agreement to:", 13586, "SysLink", 0x50000000, 35, 105, 180, 20 
CONTROL "user name", 13575, STATIC, SS_LEFT | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 45, 125, 180, 10 
CONTROL "org name", 13576, STATIC, SS_LEFT | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 45, 135, 180, 10 
CONTROL "", 13095, STATIC, SS_ETCHEDHORZ | WS_CHILD | WS_VISIBLE, 35, 147, 235, 1 
CONTROL "Physical memory available to Windows®:", 13570, STATIC, SS_LEFT | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 35, 152, 133, 10 
CONTROL "", 13571, STATIC, SS_LEFT | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 170, 152, 88, 10 
CONTROL "OK", 1, BUTTON, BS_DEFPUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 220, 178, 50, 14 
CONTROL "Version 6.0", 0, STATIC, SS_LEFTNOWORDWRAP | SS_NOPREFIX | WS_CHILD | WS_VISIBLE, 35, 65, 235, 10 
}
Click on Compile Script button and save the file.

11. System Properties dialog box:

To change the System Properties dialog box, you can follow this tut:

Hacking System Properties Dialog Box (Sysdm.cpl file) in Windows XP

12. Windows Classic Startmenu Leftside Image and Start button Logo:

To change them first download required BMP files from here:

Download Startmenu and Start button BMP
Mirror

After extracting the BMP files, open %windir%\Explorer.exe file in Resource Hacker and then replace following BITMAPs with the mentioned BMP files:

Bitmap -> 166 -> 1033 with 1.bmp (For XP Home)
Bitmap -> 167 -> 1033 with 1.bmp (For XP Professional)
Bitmap -> 176 -> 1033 with 2.bmp

Now a few more tricks:

1. Windows Vista shows the "View" menu on desktop too, you can also enable it in XP using following tut:

How to enable "VIEW" Menu on Desktop in Windows XP



2. Windows Vista's All Programs menu is different from XP, you can follow following tut to make ur XP Programs menu similar to Vista:

Change Look-n-Feel of Windows XP Start Menu

3. In Windows Vista an animated Vista Logo is also displayed before the Login screen. You can also do a similar thing in XP. Just download required BMP file from here:

Download ORB BMP
Mirror

Open regedit and goto:

Code:
HKEY_USERS\.DEFAULT\Control Panel\Desktop
In right-side pane change the value of Wallpaper String value to the Path of downloaded BMP file. e.g., if you saved the BMP file at "D:\Startup.bmp", then set the value of Wallpaper to D:\Startup.bmp. Now you'll get a similar Vista Logo just before the Login screen in XP too.

4. In Windows Vista explorer, A small horizontal progress bar is displayed under each drive icon showing the filled/remaining space in the drive. You can also do the same in XP by using a 3rd party utility, which I have uploaded here:

Download Vista Drive Status Utility
Mirror

Just run the file and it'll add the progress bar in each drive.

5. In Windows Vista explorer, we get Bread Crumbs in addressbar which is quite useful. You can also get the same feature in Windows XP using "QT Addressbar":

QT Addressbar: Windows Vista Addressbar Clone for Windows XP

6. Windows Vista also contains a Sidebar, which is displayed on right-side on desktop (by default and can be changed to be displayed at left-side). You can also use a sidebar in XP. Just download it from here.

7. If you have any problem with Resource Hacker and want to know about it, then please go through following tuts:

All About Resource Hacker in a Brief Tutorial
List of Files to be hacked using Resource Hacker
List of a few Locations in Windows XP System Files to be Hacked using Resource Hacker


8. If you get error while saving the system files, then its happening because of the WFP (Windows File Protection) service, which can be disabled using WFP Patcher or you can use Replacer to replace system files with ur hacked ones. You can get all these utilities from following topic:

List of Some Useful System Utilities!

Thats all for now guys. If you have more suggestions then please post them.

Remember this tutorial is for doing the task manually and not using the transformation packs.
__________________
:arrow: http://www.AskVG.com/

Last edited by Vishal Gupta; 08-04-2008 at 06:22 PM.
Vishal Gupta is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 10-02-2007, 11:18 PM   #2 (permalink)
Distinguished Member
 
anandk's Avatar
 
Join Date: Mar 2005
Location: Pune
Posts: 3,783
Default Re: TUTORIAL: Make Your Windows XP look-a-like Windows Vista

exhaustive. thanx
__________________
> www.TheWindowsClub.com <
= www.WinVistaClub.com =
Microsoft® MVP
anandk is offline  
Old 10-02-2007, 11:21 PM   #3 (permalink)
Microsoft MVP
 
Vishal Gupta's Avatar
 
Join Date: Jul 2005
Location: AskVG.com
Posts: 5,173
Default Re: TUTORIAL: Make Your Windows XP look-a-like Windows Vista

thnx. It took my whole evening to compile this tut.
(Actually its raining heavily today, So I got enough spare time. )
__________________
:arrow: http://www.AskVG.com/
Vishal Gupta is offline  
Old 10-02-2007, 11:35 PM   #4 (permalink)
I am Optimus Prime
 
navjotjsingh's Avatar
 
Join Date: Feb 2005
Location: Delhi, India
Posts: 1,919
Default Re: TUTORIAL: Make Your Windows XP look-a-like Windows Vista

Where do you live Vishal since in Delhi also its raining heavily even till now?
BTW Awesome Tutorial and really exhaustive! Submit this one to Microsoft and they may give you a copy of Vista Ultimate for free even rather than working hard to convert XP to Vista.
navjotjsingh is offline  
Old 10-02-2007, 11:43 PM   #5 (permalink)
Super Hero - Super Powers
 
n2casey's Avatar
 
Join Date: Sep 2006
Location: Dynamic
Posts: 766
Default Re: TUTORIAL: Make Your Windows XP look-a-like Windows Vista

Nice post Vishal. Thx for it.
One more thing, u must add info about minimum system requirements.

@ navjotjsingh
Vishal lives in Aligarh, U.P.
__________________
Minds are like Parachutes :arrow: They work best when open
n2casey is offline  
Old 10-02-2007, 11:44 PM   #6 (permalink)
Wise Old Crow
 
blueshift's Avatar
 
Join Date: Apr 2005
Location: Inside the Pixel
Posts: 1,227
Default Re: TUTORIAL: Make Your Windows XP look-a-like Windows Vista

Very good.
__________________
http://twitter.com/blueshift155
blueshift is offline  
Old 10-02-2007, 11:57 PM   #7 (permalink)
Lazy fat guy..
 
Tapomay's Avatar
 
Join Date: Apr 2005
Location: Dhanbad
Posts: 144
Default Re: TUTORIAL: Make Your Windows XP look-a-like Windows Vista

Mindblowing. You are great.
Tapomay is offline  
Old 11-02-2007, 02:23 AM   #8 (permalink)
Broken In
 
als2's Avatar
 
Join Date: Jul 2006
Posts: 173
Default Re: TUTORIAL: Make Your Windows XP look-a-like Windows Vista

just install vista transformation pack 6 by windows x

simple
als2 is offline  
Old 11-02-2007, 02:39 AM   #9 (permalink)
HELP AND SUPPORT
 
rakeshishere's Avatar
 
Join Date: Jun 2006
Posts: 1,603
Default Re: TUTORIAL: Make Your Windows XP look-a-like Windows Vista

Excellent...Post!!!...100 Reps added![though i cant]
rakeshishere is offline  
Old 11-02-2007, 11:05 AM   #10 (permalink)
Microsoft MVP
 
Vishal Gupta's Avatar
 
Join Date: Jul 2005
Location: AskVG.com
Posts: 5,173
Default Re: TUTORIAL: Make Your Windows XP look-a-like Windows Vista

thnx a lot guys for ur wonderful comments.
Your comments always encourage me to write such tutorials.

@als2
Read carefully dude! This tut is for doing the thing manually not using transformation packs. I hv mentioned it twice in the first post. I never trust on Transformation packs, such packs install a lot of crap in the system and make the system hell slow. Its better to do the task manually coz at least u know what r u doing with ur system!

@navjotjsingh
As "n2casey" told, I'm from Aligarh (near Delhi) and I already got Vista Ultimate from Microsoft.
__________________
:arrow: http://www.AskVG.com/

Last edited by Vishal Gupta; 11-02-2007 at 11:20 AM.
Vishal Gupta is offline  
Old 11-02-2007, 11:12 AM   #11 (permalink)
Human Spambot
 
Kiran.dks's Avatar
 
Join Date: Apr 2006
Location: Pune, India
Posts: 2,501
Default Re: TUTORIAL: Make Your Windows XP look-a-like Windows Vista

Nice work Vishal... Great Manual Vista Transformation Pack!
Reps for you....
__________
Oh no..Recently I repped you..so ended up getting..
Quote:
You must spread some Reputation around before giving it to Vishal Gupta again.
Anyways Thanks a lot!
__________________
Kiran Kumar R

Last edited by Kiran.dks; 11-02-2007 at 11:12 AM. Reason: Automerged Doublepost
Kiran.dks is offline  
Old 11-02-2007, 11:33 AM   #12 (permalink)
Broken In
 
ketanbodas's Avatar
 
Join Date: Sep 2006
Posts: 150
Default Re: TUTORIAL: Make Your Windows XP look-a-like Windows Vista

Cool dude. But too dificult and tedious. its the Pack for me Reping u
__________________
Life is like a game - Enjoy playing it.
ketanbodas is offline  
Old 11-02-2007, 12:11 PM   #13 (permalink)
-- No Easter Eggs here --
 
hemant_mathur's Avatar
 
Join Date: Apr 2006
Location: Front of my pc
Posts: 949
Default Re: TUTORIAL: Make Your Windows XP look-a-like Windows Vista

Great tut .. thanx
__________________
E6850 3.0 Ghz, 4gb 667 Mhz RAM, Asus p5n Esli Mobo, Nvidia 8600GT 512mb, 400gb WD HDD, Samsung Syncmaster 920NW, Vista x64
hemant_mathur is offline  
Old 11-02-2007, 03:30 PM   #14 (permalink)
In The Zone
 
Join Date: Sep 2006
Posts: 319
Default Re: TUTORIAL: Make Your Windows XP look-a-like Windows Vista

Nothing of surprise that this tutorial is by VISTA
AWESOME TRICKs
Thanks
Although i was the first to see and wrote my whole reply =and then suddenly the electricity went last night.
__________________
Visit now ;)
www.indiandevs.com - for great free designs :)
www.indiandevs.com/technoworld/ for latest technology news and tricks
Siddharth Maheshwari is offline  
Old 11-02-2007, 03:31 PM   #15 (permalink)
Wise Old Owl
 
Tech Geek's Avatar
 
Join Date: Sep 2006
Location: Cyber Hell
Posts: 1,602
Default Re: TUTORIAL: Make Your Windows XP look-a-like Windows Vista

Really nice tut
__________________
Behind every good computer... is a jumble of wires 'n stuff
Tech Geek is offline  
Old 11-02-2007, 04:16 PM   #16 (permalink)
In The Zone
 
lalam's Avatar
 
Join Date: Nov 2006
Location: Guwahati
Posts: 358
Default Re: TUTORIAL: Make Your Windows XP look-a-like Windows Vista

Whew this tutorials great.....Thanks! By the way can't i apply all those log on and boot screens using style xp or do i particularly need windows blind?
lalam is offline  
Old 11-02-2007, 04:22 PM   #17 (permalink)
Wise Old Owl
 
Tech Geek's Avatar
 
Join Date: Sep 2006
Location: Cyber Hell
Posts: 1,602
Default Re: TUTORIAL: Make Your Windows XP look-a-like Windows Vista

Quote:
Originally Posted by lalam
Whew this tutorials great.....Thanks! By the way can't i apply all those log on and boot screens using style xp or do i particularly need windows blind?
Just download what vishal gave
__________________
Behind every good computer... is a jumble of wires 'n stuff
Tech Geek is offline  
Old 11-02-2007, 04:54 PM   #18 (permalink)
In The Zone
 
lalam's Avatar
 
Join Date: Nov 2006
Location: Guwahati
Posts: 358
Default Re: TUTORIAL: Make Your Windows XP look-a-like Windows Vista

Quote:
Originally Posted by Tech Geek
Just download what vishal gave
That wasn't the answer i was looking for
lalam is offline  
Old 11-02-2007, 04:59 PM   #19 (permalink)
gooby pls
 
Third Eye's Avatar
 
Join Date: Apr 2006
Location: Not very far from you
Posts: 4,293
Default Re: TUTORIAL: Make Your Windows XP look-a-like Windows Vista

Nice tutorial VG.....
__________________
:|
Third Eye is offline  
Old 11-02-2007, 06:29 PM   #20 (permalink)
In The Zone
 
lalam's Avatar
 
Join Date: Nov 2006
Location: Guwahati
Posts: 358
Default Re: TUTORIAL: Make Your Windows XP look-a-like Windows Vista

By the way the link you provided for vista explorer has restarted my computer three times! Not downloading that styler thing.....
lalam is offline  
Old 11-02-2007, 06:45 PM   #21 (permalink)
The Thread Killer >:)
 
phreak0ut's Avatar
 
Join Date: Apr 2006
Location: Bangalore
Posts: 1,185
Default Re: TUTORIAL: Make Your Windows XP look-a-like Windows Vista

Super!! Reps to you!
__________________
Want to make this world a better place? Then, start seeding and don't be just a leecher :)
phreak0ut is offline  
Old 11-02-2007, 08:32 PM   #22 (permalink)
The Frozen Nova
 
casanova's Avatar
 
Join Date: Sep 2004
Location: Trespasser in Virtual Land
Posts: 1,641
Default Re: TUTORIAL: Make Your Windows XP look-a-like Windows Vista

Thats excellent Vishal. Installed Vista and XP today itself. Now can call it VISTA and V!5TA
__________________
I dream of a better tomorrow... where chickens can cross roads and not have their motives questioned.

www.nerdweed.blogspot.com
casanova is offline  
Old 12-02-2007, 05:31 PM   #23 (permalink)
Microsoft MVP
 
Vishal Gupta's Avatar
 
Join Date: Jul 2005
Location: AskVG.com
Posts: 5,173
Default Re: TUTORIAL: Make Your Windows XP look-a-like Windows Vista

thnx a lot guys for ur valuable comments.
thnx again, u guys are really gr8.
__________________
:arrow: http://www.AskVG.com/
Vishal Gupta is offline  
Old 12-02-2007, 06:03 PM   #24 (permalink)
Wise Old Owl
 
Tech Geek's Avatar
 
Join Date: Sep 2006
Location: Cyber Hell
Posts: 1,602
Default Re: TUTORIAL: Make Your Windows XP look-a-like Windows Vista

Vishal
I had replaced the Windows Vista image in the start menu in the shell32.dll.
I saved it and restarted. but no effect
__________________
Behind every good computer... is a jumble of wires 'n stuff
Tech Geek is offline  
Old 12-02-2007, 11:15 PM   #25 (permalink)
Microsoft MVP
 
Vishal Gupta's Avatar
 
Join Date: Jul 2005
Location: AskVG.com
Posts: 5,173
Default Re: TUTORIAL: Make Your Windows XP look-a-like Windows Vista

Which image are u talking about?
If u meant with startmenu left-side image, then its in "Explorer.exe" file and if u meant with "About Windows" dialog box image, then its in "Shell32.dll" file. Pls be more clear about it.
__________________
:arrow: http://www.AskVG.com/
Vishal Gupta is offline  
Old 13-02-2007, 12:07 AM   #26 (permalink)
Right Off the Assembly Line
 
jyoti.mallick02's Avatar
 
Join Date: Feb 2007
Location: cuttack,orissa
Posts: 20
Default Re: TUTORIAL: Make Your Windows XP look-a-like Windows Vista

i just say WOW
i love the progress box it looks awesome!!!!!!
jyoti.mallick02 is offline  
Old 13-02-2007, 12:46 AM   #27 (permalink)
I am Optimus Prime
 
navjotjsingh's Avatar
 
Join Date: Feb 2005
Location: Delhi, India
Posts: 1,919
Default Re: TUTORIAL: Make Your Windows XP look-a-like Windows Vista

The BootSkin link you posted is of old version 1.05.

Latest version of it is 1.05a and its link is http://www.download.com/BootSkin/300...-10257781.html
navjotjsingh is offline  
Old 13-02-2007, 03:55 AM   #28 (permalink)
HELP AND SUPPORT
 
rakeshishere's Avatar
 
Join Date: Jun 2006
Posts: 1,603
Default Re: TUTORIAL: Make Your Windows XP look-a-like Windows Vista

Is there any way i can Topdesk feature in xp?
rakeshishere is offline  
Old 13-02-2007, 09:24 AM   #29 (permalink)
Alpha Geek
 
saurabh.sauron's Avatar
 
Join Date: Jan 2006
Location: Middle Earth
Posts: 503
Default Re: TUTORIAL: Make Your Windows XP look-a-like Windows Vista

excellent. i tried some of the tricks and the effects are really comparable to vista. except Aero, everything's gr8.
saurabh.sauron is offline  
Old 13-02-2007, 10:46 AM   #30 (permalink)
Ron
||uLtiMaTE WinNER||
 
Ron's Avatar
 
Join Date: Nov 2006
Location: Kathmandu,Nepal
Posts: 698
Default Re: TUTORIAL: Make Your Windows XP look-a-like Windows Vista

No Words To Say..............
Tried Some Tricks...........
Reps For You.........
__________________
||uLtiMaTE WinNER||
Ron is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


LinkBacks (?)
LinkBack to this Thread: http://www.thinkdigit.com/forum/tutorials/49141-tutorial-make-your-windows-xp-look-like-windows-vista.html
Posted By For Type Date
TUTORIAL: Make Your Windows XP look-a-like Windows Vista This thread Refback 25-11-2011 12:08 PM

 
Latest Threads
- by Tenida
- by clinton

Advertisement




All times are GMT +5.5. The time now is 03:49 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2