Hi everyone First, I'm sorry because I don't know this post was be post on right area. I have a question, I have some lines in royale.theme file [Theme] ; My Computer [CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\DefaultIcon] DefaultValue=C:\WINDOWS\Explorer.exe,0 ; My Documents [CLSID\{450D8FBA-AD25-11D0-98A8-0800361B1103}\DefaultIcon] DefaultValue=C:\WINDOWS\SYSTEM32\mydocs.dll,0 ; My Network Places [CLSID\{208D2C60-3AEA-1069-A2D7-08002B30309D}\DefaultIcon] DefaultValue=C:\WINDOWS\system32\SHELL32.dll,17 ; Recycle Bin [CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\DefaultIcon] full=C:\WINDOWS\System32\shell32.dll,32 empty=C:\WINDOWS\System32\shell32.dll,31 So, my question is: If I install in other partition with other drive letter, royable.theme file will be true? Or it must be change C to D, E or %windir% for general case. And if can be change to %windir% so what diffence betweens these lines empty=%windir%System32\shell32.dll,31 and empty=%windir%\System32\shell32.dll,31 Please help me. Thanks And sorry for my poor English