Theme`s are in seperate cab`s, and trust me, i spent a LOT of time trying to get a theme to apply as default. There are a few reg entries but even when adding them, the theme doesn`t fully apply.
had no luck, but, if anyone finds a way i`m all ears.
These are the reg entries that get changed, the Band0, Band1 ect values deal with the toolbar layout and only realy need changing if you are changing icon size but it`s a good idea to include those anyway.
Code: Select all
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\WinRAR\General\Toolbar\Layout]
"Band0"=hex:38,00,00,00,73,01,00,00,04,02,00,00,00,00,00,00,d4,d0,c8,00,00,00,\
00,00,00,00,00,00,00,00,00,00,d8,02,4b,00,00,00,00,00,27,00,00,00,d7,03,00,\
00,00,00,00,00,01,00,00,00
"Band1"=hex:38,00,00,00,73,01,00,00,05,00,00,00,00,00,00,00,d4,d0,c8,00,00,00,\
00,00,00,00,00,00,00,00,00,00,08,03,2c,00,00,00,00,00,16,00,00,00,23,00,00,\
00,00,00,00,00,02,00,00,00
"Band2"=hex:38,00,00,00,73,01,00,00,04,00,00,00,00,00,00,00,d4,d0,c8,00,00,00,\
00,00,00,00,00,00,00,00,00,00,c8,03,5c,00,00,00,00,00,16,00,00,00,76,01,00,\
00,00,00,00,00,03,00,00,00
[HKEY_CURRENT_USER\Software\WinRAR\Interface\Themes]
"ShellExtBMP"="D:\\Program Files\\WinRar\\Themes\\WinRAR_Crystal_Clear_32x32\\RarSmall.bmp"
"ActivePath"="D:\\Program Files\\WinRar\\Themes\\WinRAR_Crystal_Clear_32x32"
[HKEY_CLASSES_ROOT\WinRAR\DefaultIcon]
@="D:\\Program Files\\WinRar\\Themes\\WinRAR_Crystal_Clear_32x32\\RAR.ico"
[HKEY_CLASSES_ROOT\WinRAR.REV\DefaultIcon]
@="D:\\Program Files\\WinRar\\Themes\\WinRAR_Crystal_Clear_32x32\\REV.ico"
[HKEY_CLASSES_ROOT\WinRAR.ZIP\DefaultIcon]
@="D:\\Program Files\\WinRar\\Themes\\WinRAR_Crystal_Clear_32x32\\RAR.ico"
HKCU,"Software\WinRAR\General\Toolbar\Layout","Band0",1,38,00,00,00,73,01,00,00,04,02,00,00,00,00,00,00,d4,d0,c8,00,00,00,00,00,00,00,00,00,00,00,00,00,d8,02,4b,00,00,00,00,00,27,00,00,00,d7,03,00,00,00,00,00,00,01,00,00,00
HKCU,"Software\WinRAR\General\Toolbar\Layout","Band1",1,38,00,00,00,73,01,00,00,05,00,00,00,00,00,00,00,d4,d0,c8,00,00,00,00,00,00,00,00,00,00,00,00,00,08,03,2c,00,00,00,00,00,16,00,00,00,23,00,00,00,00,00,00,00,02,00,00,00
HKCU,"Software\WinRAR\General\Toolbar\Layout","Band2",1,38,00,00,00,73,01,00,00,04,00,00,00,00,00,00,00,d4,d0,c8,00,00,00,00,00,00,00,00,00,00,00,00,00,c8,03,5c,00,00,00,00,00,16,00,00,00,76,01,00,00,00,00,00,00,03,00,00,00
HKCU,"Software\WinRAR\Interface\Themes","ShellExtBMP",,"D:\Program Files\WinRar\Themes\WinRAR_Crystal_Clear_32x32\RarSmall.bmp"
HKCU,"Software\WinRAR\Interface\Themes","ActivePath",,"D:\Program Files\WinRar\Themes\WinRAR_Crystal_Clear_32x32"
HKCR,"WinRAR\DefaultIcon",,,"D:\Program Files\WinRar\Themes\WinRAR_Crystal_Clear_32x32\RAR.ico"
HKCR,"WinRAR.REV\DefaultIcon",,,"D:\Program Files\WinRar\Themes\WinRAR_Crystal_Clear_32x32\REV.ico"
HKCR,"WinRAR.ZIP\DefaultIcon",,,"D:\Program Files\WinRar\Themes\WinRAR_Crystal_Clear_32x32\RAR.ico"