Re: Touch Pro2 Reg Edits/Stuff to backup
It seems like nobody can give an answer about how to configure "X" to close all the apps instead of sending them to the background, I found this post on another thread but I got stuck here...
User: chas123
If you are using the HTC task manager (drop down in upper right corner) you can set the x button to close Opera by going to:
HKCU\Software\HTC\TaskManager\TerminateProcess
if the dword "Opera9.exe" exists set its value to 1
if it doesn't create the dword and do the same.
There are cabs around to do this for you if you do a search.
Me:
I can't find this path
HKCU\Software\HTC\TaskManager\TerminateProcess
I only found
HKCU\Software\HTC\TaskManager\
Do I have to create a new Key with "TerminateProcess" as name?
I figured out that if I create a KEY named "TerminateProcess" and I add inside this KEY a DWORD named "AnyAppNameYouWant.exe" then it might work but I haven't tried it yet.
|