Reply to this topic Topic Options
3 Pages V   [1] 2 3 ... Next
Enable Aero Glass...Step By Step!
CollegeGuy
Post #1 Mar 14 2005, 13:24


Neowinian
Group Icon

Group: Registered
Posts: 14
Joined: 18-February 05
Member No.: 97,126
I just enabled Aero Glass and it's pretty cool. You need to have a pretty fast processor (this is very intensive especially with the 4074 explorer leak) and at least a 128mb DX9 compatible card with Pixel Shader 2.0. I have a RADEON 9600 XT and IMO it is the minimum for this effect. Also, you should probably make a registry backup or a restore point just for sh**s and giggles wink.gif . Follow these steps:

1. Start with a clean install. Seriously, if you don't start fresh there may be problems (i.e. i applied tweaks and fixes, especially the explorer leak fix, and the glass effect just wouldn't work!) Also, important, make sure the sidebar is active!

2. Download this skin (theme), extract it, and put the folder named "Aero" in the Windows/Resources/Themes folder. Then, open the folder, double click aero.msstyles, and click OK in the window (Display Properties) that pops up. NOTE: If the link above for the skin does not work (which it should), just search google for "dwm skins", or "ExplorerGlass-BOFH-Beta2.rar" and you should find it easily.

3. Add this key to the registry by following these instructions: Type "regedit" in the "Run" box on your Start Menu, then navigate to
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer
Right click in the window, then highlight "new", then "DWORD Value". Name it MILExplorer, then right click MILExplorer (you just created it) and select "Modify". Enter a 1 in the "Value data" box.

4. NOW restart your computer.

5. Once rebooted, go to the Start Menu, click on "Run" and type the following in the box to start DWM:
rundll32 c:/windows/system32/uxdesk.dll,DwmStartComposition

6. That's it! Aero Glass! COOL!

NOTE: You will not be able to use IE/Explorer (You won't see your windows) unless you enable DWM by following step 5 AS SOON as you reboot. Trust me, don't try to open any windows 'cause you won't see 'em unless DWM is started. Don't worry though, you can still get to the Start Menu and the "Run" box.

EDIT: I forgot to mention that DWM MUST be reactivated every time you reboot because it doesn't start automatically. As I explain in the NOTE, you won't be able to use explorer/IE if you don't. An easy way around this is to create a batch file and place it in your "Startup" folder so it will always initiate upon startup.

I did not create this skin nor did I come up with this method. This is just what I have found by looking around on the 'net for hours trying to figure out how to get this cool effect. The skin is BOFH's and is an example of his great work! Thanks.

This post has been edited by CollegeGuy: Mar 15 2005, 00:50

Attached thumbnail(s)
Attached Image
 
Profile Card PM + Reply to Post Go to the top of the page Email Poster

Log In or Register · Advertise on Neowin
david.
Post #2 Mar 14 2005, 14:04


Neowinian: 7 Years
Group Icon

Group: Registered
Posts: 3,569
Joined: 10-June 02
From: Wichita [KS]
Member No.: 13,623
Will have to try this when i get home. thanks thumbs_up.gif
Profile Card PM + Reply to Post Go to the top of the page Email Poster
KZWings
Post #3 Mar 14 2005, 14:08


Custom member title
Group Icon

Group: Registered
Posts: 710
Joined: 10-October 02
From: Mohnton, PA
Member No.: 18,326
Is this just for Longhorn? (i'm guessing by what forum this is in)

Can you get rid of it and/or change back to another theme without removing this one?

Do you need a patched uxtheme.dll file?
Profile Card PM + Reply to Post Go to the top of the page Email Poster
The_Decryptor
Post #4 Mar 14 2005, 14:12


NUMERO MYSTERIOSO
Group Icon
Group Icon

Group: Moderator
Posts: 14,082
Joined: 28-September 02
From: Brisbane, Australia Likes: Cookies
Member No.: 17,647
Why don't you do step 5 in the registry?, in the Run section.
Profile Card PM + Reply to Post Go to the top of the page Email Poster
CollegeGuy
Post #5 Mar 15 2005, 00:14


Neowinian
Group Icon

Group: Registered
Posts: 14
Joined: 18-February 05
Member No.: 97,126
QUOTE(KZWings @ Mar 14 2005, 15:08)
Is this just for Longhorn? (i'm guessing by what forum this is in)

Can you get rid of it and/or change back to another theme without removing this one?

Do you need a patched uxtheme.dll file?
[right][snapback]585614682[/snapback][/right]


Yes, this is just for Longhorn (4074 only as far as I know). No, you can't change to another glass theme without removing this one (or at least moving it to another folder besides Themes) Use the one I specified or another glass dwm skin, if you find a good one, but if you do change to another glass theme, you'll have to move the old folder named Aero to a seperate location, as I'm pretty sure for this to work whatever theme you use for the glass effect has to be named "Aero". There is no need to patch uxtheme.dll, I'm pretty sure you only have to do that for XP.
Profile Card PM + Reply to Post Go to the top of the page Email Poster
CollegeGuy
Post #6 Mar 15 2005, 00:21


Neowinian
Group Icon

Group: Registered
Posts: 14
Joined: 18-February 05
Member No.: 97,126
QUOTE(The_Decryptor @ Mar 14 2005, 15:12)
Why don't you do step 5 in the registry?, in the Run section.
[right][snapback]585614692[/snapback][/right]


Sorry i don't quite understand the question, do you mean initiating the command from the registry, if so i didn't know that was possible. The way I explained works for me, but if you know what you're doing then by all means. smile.gif My guide is simply the easiest way I found to do it.
Profile Card PM + Reply to Post Go to the top of the page Email Poster
andyandy
Post #7 Mar 16 2005, 08:51


Neowinian
Group Icon

Group: Registered
Posts: 23
Joined: 5-November 04
Member No.: 79,491
Assuming the 'reg' command is available on Longhorn (it is on XP...) you can substitute step 3 with this:
reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer /v MILExplorer /t REG_DWORD /d 1

and step 5 with this (cred to The_Decryptor for this, see post above smile.gif):
reg add HKLM\Software\Microsoft\Windows\CurrentVersion\Run /v Glass /t REG_SZ /d "rundll32 c:/windows/system32/uxdesk.dll,DwmStartComposition"

Would be nice to try this myself, but no Longhorn availble here. Thanks anyways CollegeGuy smile.gif
Profile Card PM + Reply to Post Go to the top of the page
Rudy
Post #8 Mar 16 2005, 09:00


Neowinian ULTRAKILL
Group Icon

Group: Registered
Posts: 13,463
Joined: 30-September 01
From: Ottawa, On
Member No.: 1,419
i cant believe people are still playing around this old build, im just going to wait for the next pdc build and then for the beta1.....i havnt installed my pdc2004 longhorn for sooooo long
Profile Card PM + Reply to Post Go to the top of the page
cjb1118
Post #9 Mar 16 2005, 16:03


Neowinian³
Group Icon

Group: Registered
Posts: 488
Joined: 6-May 04
Member No.: 54,930
QUOTE(Rudy @ Mar 16 2005, 09:00)
i havnt installed my pdc2004 longhorn for sooooo long
[right][snapback]585623522[/snapback][/right]

Maybe because there wasn't one?
Profile Card PM + Reply to Post Go to the top of the page Email Poster
Nexus-
Post #10 Mar 16 2005, 20:44


Neowinian Senior
Group Icon

Group: Registered
Posts: 3,173
Joined: 22-March 03
From: \\nexus\
Member No.: 24,166
QUOTE(Rudy @ Mar 16 2005, 04:00)
i cant believe people are still playing around this old build, im just going to wait for the next pdc build and then for the beta1.....i havnt installed my pdc2004 longhorn for sooooo long
[right][snapback]585623522[/snapback][/right]

rofl beta 1 is coming before pdc and the m9 developer preview is coming at winhec before beta 1 laugh.gif Whats even more funny is there never was a pdc 2004
Profile Card PM + Reply to Post Go to the top of the page Email Poster
GCNaddict
Post #11 Mar 16 2005, 20:54


Forum ghost o.O
Group Icon

Group: Registered
Posts: 381
Joined: 11-November 04
Member No.: 80,392
/me laughs at all of you

there is an easy way to make it so that aero glass will work without dwm. it involves hacking a file though tongue.gif and finding the file is still a daunting task smile.gif

but once thats done, you can run glass side/taskbars without turning on dwm smile.gif
an example
(geez, i posted that pic in two threads already... >_<)
Profile Card PM + Reply to Post Go to the top of the page Email Poster
sicburns
Post #12 Mar 17 2005, 15:34


Resident Elite
Group Icon

Group: Registered
Posts: 1,285
Joined: 5-March 05
From: Netherlands
Member No.: 99,556
Why did i delete longhorn ? tongue.gif
Profile Card PM + Reply to Post Go to the top of the page
cpu killer
Post #13 Mar 17 2005, 17:31


Beta Love
Group Icon

Group: Registered
Posts: 3,317
Joined: 16-October 03
From: Gainesville, FL
Member No.: 37,989
QUOTE(GCNaddict @ Mar 16 2005, 17:54)
/me laughs at all of you

there is an easy way to make it so that aero glass will work without dwm. it involves hacking a file though tongue.gif and finding the file is still a daunting task smile.gif

but once thats done, you can run glass side/taskbars without turning on dwm smile.gif
an example
(geez, i posted that pic in two threads already... >_<)
[right][snapback]585626088[/snapback][/right]


http://www.aeroxp.net/board//index.php?showtopic=103

QUOTE(Trawler)
Some people in other boards (like this one ) wished they could be able to run the aero glass taskbar and the semi-transparent sidebar without the "bugginess" of having the DWM enabled.

If you dare hack a single DLL and exchange a couple characters (to keep CRC check from getting aware of the hack) then you can have the usual Jade theme working perfectly without needing to enable DWM nor needing to keep changing the registry one and other time just to keep that.

You'll need a good hex editor.

Here you go:

Start your hex editor and, with explorer, go to

WINDOWS\assembly\gac_32\System.Windows.Explorer\6.0.3708.0__a29c01bbd4e39ac5

Copy System.Windows.Explorer.dll now into System.Windows.Explorer.dll.bin

and stop Explorer.exe from task manager.

edit System.Windows.Explorer.dll.bin

With the hex editor, search for this string:

4d0049004c004500 (it's the equivalent of MILE in Unicode)

and replace it with:

49004d004c004500 (the equivalent of LIME) hence no CRC damage

Now rename System.Windows.Explorer.dll into System.Windows.Explorer.dll.bak
and rename System.Windows.Explorer.dll.bin into System.Windows.Explorer.dll

Start regedit from Task Manager and change the old DWORD value of MILExplorer into LIMExplorer

Restart explorer.exe from task manager.

Since the explorer windows are made out of code inside other libraries that don't pertain to the avalon interface, they will open as usual because there is no longer an MILexplorer entry telling them to expect DWM, and since the Avalon assembly-driven traskbar and sidebar run from the DLL we just changed, then the glass effect will appear in those two areas of your desktop. Result? your beloved glass without DWM bugs and no unneeded hassle!



Maybe Stan would like to integrate the procedure into a single, small EXE wink.gif
Profile Card PM + Reply to Post Go to the top of the page Email Poster
+mad_onion
Post #14 Mar 17 2005, 17:32


Neowinian Senior
Group Icon
Group Icon

Group: +Subscriber²
Posts: 2,616
Joined: 8-July 04
From: London, UK
Member No.: 61,844
wow onghorn is looking nice cant wait for beta!
Profile Card PM + Reply to Post Go to the top of the page Email Poster
CollegeGuy
Post #15 Mar 21 2005, 04:00


Neowinian
Group Icon

Group: Registered
Posts: 14
Joined: 18-February 05
Member No.: 97,126
QUOTE(GCNaddict @ Mar 16 2005, 21:54)
/me laughs at all of you

there is an easy way to make it so that aero glass will work without dwm. it involves hacking a file though tongue.gif and finding the file is still a daunting task smile.gif

but once thats done, you can run glass side/taskbars without turning on dwm smile.gif
an example
(geez, i posted that pic in two threads already... >_<)
[right][snapback]585626088[/snapback][/right]


Yes, that is true (Customization Pack for Longhorn 4074 by joejoe includes the reg hack), but going that route does not enable the glass effect for the explorer windows, and I'm pretty sure it may not enable the cool ALT+TAB effect either! Also, thanks to andyandy and Decryptor for those shortcuts concerning steps 3 and 5. They'll save you time, I'm sure! I haven't tested them, but I have every confidence they will work. I'll add them to the steps if successful (with nods to you guys of course)!

This post has been edited by CollegeGuy: Mar 21 2005, 04:06
Profile Card PM + Reply to Post Go to the top of the page Email Poster
« Older · Windows Beta Discussion · Newer »
3 Pages V   [1] 2 3 ... Next  Reply to this topic