Here is Spb Mobile Shell v3.0.0.6362
OEM_Spb_MobileShell_v3.0.0.6362 ............................... Spb Mobile Shell v3.0.0 build 6362 (OEM Notes)
OEM_SpbMobileShell_v3_0_0_6411 ............................... Spb Mobile Shell v3.0.0 build 6411 (OEM Notes)
Notes:
THIS IS NOT AN OEM YOU CAN JUST DROP IN YOUR KITCHEN!!!
Here is the sniplet from the RGU on how to set this up for your rom:
Code:
;===================================================================================================
;===================================================================================================
;===================================================================================================
; Notes:
; Included is the basic setup for my roms
;
;
; To setup up your rom:
; 1. Flash your rom
; 2. install MS via .cab
; 3. Set it up how you want
; 4. Export the key [HKEY_LOCAL_MACHINE\Software\Spb Software House 2]
; 5. Replace the remainder of this file with your exported Key
; 6. Flash and Enjoy!
;
; Don't forget the two blank lines at the end of the file!
;
;===================================================================================================
;===================================================================================================
;===================================================================================================
Edit:
When you export the key, you will most likely have a build error with the following key:
Code:
[HKEY_LOCAL_MACHINE\Software\Spb Software House 2\Spb Mobile Shell\Menu\Programs\Icons]
"\Windows\Start Menu\Programs\Games"=dword:00000068
NO PROBLEM! Change *ALL* the values in this one key to have "Double Slashes" like so:
Code:
[HKEY_LOCAL_MACHINE\Software\Spb Software House 2\Spb Mobile Shell\Menu\Programs\Icons]
"\\Windows\\Start Menu\\Programs\\Games"=dword:00000068