04-08-2009, 09:28 PM
|
|
Halfway to VIP Status
Offline
Location: Edison, NJ USA
|
|
Join Date: Apr 2009
Posts: 718
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
|
|
Re: Omnia Hacks / Tips / Tricks
Quote:
Originally Posted by syrguy1969
The file that controls Samsung Today 2, secst.dll, is already on our device. So...if you install the Samsung Today 2 cab floating around, you are adding ~700kb of unnecessary wasted space, because you aren't overwriting the ROM file, really.
All is needed is to create a registry entry.
[HKEY_LOCAL_MACHINE\Software\Microsoft\Today\Items\ Samsung Today 2]
"Order"=dword:00000003
"Flags"=dword:00000000
"Enabled"=dword:00000001
"Options"=dword:00000001
"Type"=dword:00000005
"Selectability"=dword:00000002
"DLL"="secst.dll"
Thats it. Doesn't even require a reboot. This may also be the answer to those having issues with Samsung Today 2 on their VZW Omnias, too.
I was unable to import a .reg file with PHM registry editor, but if you have an app that can, here is the .reg file. (attached as 'sammy_2')
|
How do I do the bold part? I was able to add the other values as Dwords and put the setting at the specific number...but how do I do the DLL thing???
|