Answer the question
In order to leave comments, you need to log in
Windows 8
Tell me, how can I change the Metro style in Windows Delevoper Preview? When downloading, it was said that 28 styles are supplied inside, but I could not find them (
Answer the question
In order to leave comments, you need to log in
1. Download hex editor. HxD is best
2. Go to C:\Windows\System32\
3. In the ribbon click > Open Command Prompt > Open Command Prompt as Administrator
4. Type in CMD:
takeown /f uxtheme.dll
icacls uxtheme.dll /grant Administrators: F
5. Copy uxtheme.dll to the desktop.
6. Open hex editor and open uxtheme.dll
7. Go to 'Metro Settings - Hex Table.txt' by pressing Ctrl + G (may be different in your program)
8. Make sure your hex editor is set to overwrite feature.
9. Replace colors as shown in 'Metro Settings - Hex Table.txt'. Colors: Red, green, blue, RGBA. (example: FF0000FF)
10. Save.
11. In system32, rename uxtheme.dll to uxtheme.dll.old
12. Move a copy of uxtheme.dll from the desktop to system32.
13. Reboot.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question