Vista moet je ook patchen: http://www.withinwindows.com/uxtheme-patches/
1. Login as a user with Administrative privileges -or- have Administrative credentials ready (check under the keyboard for a slip of paper).
2. Navigate to %systemroot%\System32
3. Right-click uxtheme.dll and click properties.
4. Take ownership of the file and close dialogs.
5. Repeat steps 3 and 4 for themeui.dll and shsvcs.dll
6. Right-click uxtheme.dll and click properties.
7. Give yourself (or group) Full Control permissions and close dialogs.
8. Repeat steps 6 and 7 for themeui.dll and shsvcs.dll.
9. Rename uxtheme.dll to uxtheme.old.
10. Rename themeui.dll to themeui.old.
11. Rename shsvcs.dll to shsvcs.old.
12. Copy patched files into %systemroot%\System32
13. Reboot (yes, this is really required)
of via vistaglazz die het automatisch doet.
Leuke vista themes:
http://www.myvistathemes.com/
//edit 2, of stop dit in een text bestandje en save als patch.bat in C:\ voor sp1:
@echo off
icacls C:\Windows\System32\uxtheme.dll /grant Je.Username:F
icacls C:\Windows\System32\themeui.dll /grant Je.Username:F
icacls C:\Windows\System32\shsvcs.dll /grant Je.Username:F
takeown /f C:\Windows\System32\uxtheme.dll
takeown /f C:\Windows\System32\themeui.dll
takeown /f C:\Windows\System32\shsvcs.dll
ren C:\Windows\System32\uxtheme.dll uxtheme.dll.old
ren C:\Windows\System32\themeui.dll themeui.dll.old
ren C:\Windows\System32\shsvcs.dll shsvcs.dll.old
Copy C:\uxtheme.dll C:\Windows\System32
copy C:\themeui.dll C:\Windows\System32
copy C:\shsvcs.dll C:\Windows\System32
net stop uxsms & net stop themes
net start themes & net start uxsms
Je.Username in je eigen username veranderen.
Daarnaast ook deze bestanden in c:\ uitpakken. (amd64 = 64bits vista)
Laatst bewerkt: 18 aug 2008