tp2215 Posted August 2, 2005 Share Posted August 2, 2005 Hey everyone,, i dont mean to sound redundant cause there are probably about a hundred of these threads, but i have a question regarding the new DWM feature in Windows Vista B1. I am currently trying to get the new glass feature working but cannot manage to do so. I do have a rather old school vdeo card. its a Radeon 7000. Does any one know of any way to possibly get this working on this card? I am more or less curious and would really like to see it in action even though i know that performance would not be that good. Thanks allot in advance! Link to comment Share on other sites More sharing options...
karma_police Posted August 2, 2005 Share Posted August 2, 2005 It's not possible. Link to comment Share on other sites More sharing options...
tp2215 Posted August 2, 2005 Author Share Posted August 2, 2005 Actually i didnt think so, but thanks for replying anyway. It's not possible. 586314594[/snapback] Link to comment Share on other sites More sharing options...
Xahid Posted August 3, 2005 Share Posted August 3, 2005 I am not sure, but TweakVista can do the treak ! Link to comment Share on other sites More sharing options...
Andy4life Posted August 3, 2005 Share Posted August 3, 2005 I am not sure, but TweakVista can do the treak ! 586317428[/snapback] The graphic card still has to have LDDM drivers installed, and has to be LDDM compatible to work with tweak vista. Link to comment Share on other sites More sharing options...
figgy Posted August 3, 2005 Share Posted August 3, 2005 I had a Radeon 9000 card. After Vista beta1 was released , I upgraded to 9800 for $100 just to tryout Aero glass. It was completely worth it. :) Link to comment Share on other sites More sharing options...
dhavalhirdhav Posted August 3, 2005 Share Posted August 3, 2005 create one .cmd file or .bat file and write the following code Cls Reg add HKLM\Software\Microsoft\Windows\CurrentVersion\Explorer /v MILDeskto /t REG_DWORD /d 1 Reg add HKLM\Software\Microsoft\Windows\CurrentVersion\Explorer /v MILExplorer /t REG_DWORD /d 1 Echo adding DWM Enging in Startup and running it. Rundll32.exe udwm.dll DwmClientStartup Echo reg add HKLM\Software\Microsoft\Windows\CurrentVersion\Run /v DWM /t REG_SZ /d ?RUNDLL32.EXE udwm.dll DwmClientStartup? Echo Finished Pause Exit After your done with it.. just run it.. and restart your machine. I am attaching .cmd file with this post. now this will enable DWM on any non-supported card as well as suppported card, but there will be big performance problem, but yet its enjoying. enabledwm.zip Link to comment Share on other sites More sharing options...
Recommended Posts