Hi maanu, fixed the reg file for usage in a running PE.
Just double click it in explorer to add the entries. Then open taskmanager and end all explorer instances.
Once the desktop is gone, choose in Taskmanager File\ New Task and type in the dialog box 'explorer', that'll restart the shell
Now you have the effect that the shell was started after the entries were made.
Post back if it worked and i create a more permanent solution.
[codebox]
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\ThemeManager]
"DllName"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,\
74,00,25,00,5c,00,52,00,65,00,73,00,6f,00,75,00,72,00,63,00,65,00,73,00,5c,\
00,74,00,68,00,65,00,6d,00,65,00,73,00,5c,00,72,00,6f,00,79,00,61,00,6c,00,\
65,00,5c,00,72,00,6f,00,79,00,61,00,6c,00,65,00,2e,00,6d,00,73,00,73,00,74,\
00,79,00,6c,00,65,00,73,00,00,00
"LMOverRide"="1"
"LMVersion"="103"
"LoadedBefore"="1"
"ThemeActive"="1"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ThemeManager]
"WCreatedUser"="1"
"DllName"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,\
74,00,25,00,5c,00,52,00,65,00,73,00,6f,00,75,00,72,00,63,00,65,00,73,00,5c,\
00,74,00,68,00,65,00,6d,00,65,00,73,00,5c,00,72,00,6f,00,79,00,61,00,6c,00,\
65,00,5c,00,72,00,6f,00,79,00,61,00,6c,00,65,00,2e,00,6d,00,73,00,73,00,74,\
00,79,00,6c,00,65,00,73,00,00,00
"LoadedBefore"="1"
"ThemeActive"="1"
"LMVersion"="103"
"LastUserLangID"="2052"
"ColorName"="NormalColor"
"SizeName"="NormalSize"
[HKEY_LOCAL_MACHINE\System\Setup]
"SystemSetupInProgrest"=dword:00000000
[/codebox]