Quote:
Originally Posted by havox22
yeah i do that but i get a error that the .hv wont build sometimes...im thinkin cuz its a registry similar already in the kitchen
like maybe theres 1 in the kitchen like this
[HKEY_CURRENT_USER\Software\HTC\TaskManager\Exclusi veList\System]
"TaskManager.exe"=dword:00000000
and then i wanna add/change it to this
[HKEY_CURRENT_USER\Software\HTC\TaskManager\Exclusi veList\System]
"TaskManager.exe"=dword:00000008
if i add it to my own oem with registries then it wont build right sometimes if they conflict with the kitchen
|
I think your problem is that the entry should read this:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\HTC\TaskManager\Exclusi veList\System]
"TaskManager.exe"=dword:00000008
"eT9MyWords.exe"=dword:00000000
"repllog.exe"=dword:00000000
"htcMenuSetting.exe"=dword:00000000
"manila.exe"=dword:00000000
"htcStartMenu.exe"=dword:00000000
"htcSettings.exe"=dword:00000000
"htcPrograms.exe"=dword:00000000
"ctlpnl.exe"=dword:00000000
"folderview.exe"=dword:00000000
"TaskManagerApp.exe"=dword:00000000
"shell32.exe"=dword:00000000
"PTTMgr.exe"=dword:00000000
"filesys.exe"=dword:00000000
"SAPSettings.exe"=dword:00000000
"gwes.exe"=dword:00000000
"NK.exe"=dword:00000000
"TaskManagerLite.exe"=dword:00000000
"services.exe"=dword:00000000
"device.exe"=dword:00000000
"cprog.exe"=dword:00000000
"CommManager.exe"=dword:00000000
This is the entire path. I tested it and it works. Copy and paste the entire entry into personal OEM's rgu file. Make sure you leave the correct amount of spaces. I also uploaded the correct reg file so you can see what I mean.
I also tested it the way you had it and it works for me also. That means it's something else. If you upload you rgu I'll look at it and see if I can get it to work.