Quote:
Originally Posted by pplippl
Thanks. Do you konw how I can make this default in the rom vs change the reg afterwards?
|
Just create a folder in the Calkulin's Visual WVGA Kitchen v1.1\EXT\Shared\Packages folder along with all the other Packages there. Name the folder something like Customizations - My Customizations or something easy for you. Then just create an app.reg text file in that folder. (There are plenty of sample reg files in the various other folders to use for reference)
Put this into the file:
Code:
REGEDIT4
[HKEY_CURRENT_USER\Software\HTC\Manila]
"IsShortcutEnable"=dword:0
Then, when you cook your rom, just make sure that package is enabled. This is what I've done with my roms I've made, all my custom registry settings that I've come across, I just add them to that app.reg file.