Thanks for the info hason_sonha_ittI couldn't change language of TrueImage inside PE yet ;)ex to plugin authors:Code: [Select]RegHiveLoad,Tmp_Software,%RegSoftware%RegWrite,HKLM,0x4,Tmp_Software\Acronis,Language,15RegHiveUnLoad,Tmp_Softwarebut I am sure an Acronis fans will implement to plugins soon See You
May be you use only English plugin. I use multi language plugin.
Small question: How to add null registry value? I found reghide but I can't use. Waiting help!
Code: [Select]Language code1-ENGLISH; 11-BRAZIL; 13-CHINESE; 14-CHINESET; 8-CZECH; 6-DUTCH; 27-ESPANA; 2-GERMAN; 25-INDIAN; 15-ITALIAN; 9-JAPAN; 3-KOREAN; 5-POLISH; 19-PORTUGUESE; 0-RUSSIAN; 12-SPANISH; 17-FRENCH
what is the needed 0x1, 0x2 etc for input as dword ?? string
REG.exe Add HKLM\Software\WOW6432node\Acronis /f /v "language" /T REG_DWORD /D "1"