Quote:
Originally Posted by indagroove
Change the my cpl settings in your ext package from 3 to 5 should do it.
|
I two reg files
Code:
REGEDIT4
[HKEY_LOCAL_MACHINE\ControlPanel\3]
"Group"=dword:00000000
[HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\Settings\System\MyCpl.cpl,3]
"Icon"="\\Windows\\HTC_device_information.png"
[HKEY_LOCAL_MACHINE\SOFTWARE\OEM\MASD]
"DeviceInfo"="2_7_0_1"
[HKEY_LOCAL_MACHINE\SOFTWARE\OEM\PKG]
"shadow"="1"
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\AutoShortcut]
Code:
REGEDIT4
[HKEY_LOCAL_MACHINE\ControlPanel\MyCpl\3]
"Description"="Device Information"
"Name"="Device Information"
"File"="DeviceInfo.exe"
"CmdLine"=""
What all should I change??