View Single Post
  #351 (permalink)  
Old 04-19-2009, 05:48 PM
rstoyguy's Avatar
rstoyguy
SuperNoob
Offline
Threadstarter
Location: Wichita, KS
 
Join Date: Jan 2008
Posts: 6,309
Reputation: 23264
rstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation level
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Custom VGA OEM Requests ....Get them here! Updated 4/13/2009

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
__________________
If this post was helpfull, let me know by clicking Thanks!


Last edited by rstoyguy; 04-22-2009 at 10:56 PM.
Reply With Quote
This post has been thanked 3 times.