View Single Post
  #488 (permalink)  
Old 04-08-2009, 09:28 PM
Omega Ra's Avatar
Omega Ra
Halfway to VIP Status
Offline
Location: Edison, NJ USA
 
Join Date: Apr 2009
Posts: 718
Reputation: 400
Omega Ra is becoming a PPCGeeks regularOmega Ra is becoming a PPCGeeks regularOmega Ra is becoming a PPCGeeks regularOmega Ra is becoming a PPCGeeks regularOmega Ra is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to Omega Ra
Re: Omnia Hacks / Tips / Tricks

Quote:
Originally Posted by syrguy1969 View Post
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???