|
||||
Re: Custom OEM Requests ...Get them here! Updated: 7/26/08
i have one for touch screen sensitivity and such i havent try to make all of my custom ones into OEMs but the one about the screen sensitivity isnt working for me. every time i try to cook it into the ROM it gives me an error while building the registry ill try the rest of mine soon and ill package what ones i cant make into OEMs. how would you prefr them registry files or .cabs. i have both.
__________________
IF SOMEONE HELPS YOU OR YOU THINK THEY DESERVE IT MAKE IT KNOWN BY CLICKING THE THANKS BUTTON.
If I have helped you out or you enjoy my work please feel free to donate. ![]() Helpful ROM cooking Info How To: Registry edit to .cab |
|
||||
Re: Custom OEM Requests ...Get them here! Updated: 7/26/08
im not exactly sure what your wanting me to do with the quotes or whatever but i can paste what it says in the .rgu file.
|
|
||||
Re: Custom OEM Requests ...Get them here! Updated: 7/26/08
I am using OEMizer for my OEMs this is the IE speed boost hack
[HKEY_LOCAL_MACHINE\Security\AppInstall\IE Speed Boost\ExecutableFiles] ;<<<<<----- Your Additional Entries ----->>>>> [HKEY_LOCAL_MACHINE\Comm\Tcpip\Parms\DhcpSendOption s] "60"=binary:PBVNaWNyb3NvZnQgV2luZG93cyBDRQA= [HKEY_LOCAL_MACHINE\Comm\Tcpip\Parms] "TimerWheelSize"=dword:00000005 [HKEY_LOCAL_MACHINE\Comm\Tcpip\Parms] "SackOpts"=dword:00000001 [HKEY_LOCAL_MACHINE\Comm\Tcpip\Parms] "TCP1323Opts"=dword:00000001 [HKEY_LOCAL_MACHINE\Comm\Tcpip\Parms] "IGMPLevel"=dword:00000000 [HKEY_LOCAL_MACHINE\Comm\Tcpip\Parms] "TcpWindowSize"=dword:00065536 [HKEY_LOCAL_MACHINE\Comm\Tcpip\Parms] "IpInitializeRouter"=dword:00000001 [HKEY_LOCAL_MACHINE\Comm\Tcpip\Parms] "IpEnableRouter"=dword:00000000 [HKEY_LOCAL_MACHINE\Comm\Tcpip\Parms] "EnableDeadGWDetect"=dword:00000000 [HKEY_LOCAL_MACHINE\Comm\Tcpip\Parms] "TcpMaxConnectRetransmissions"=dword:00000003 [HKEY_LOCAL_MACHINE\Comm\Tcpip\Parms] "WINSBroadcastTimeout"=dword:00001000 [HKEY_LOCAL_MACHINE\Comm\Tcpip\Parms] "EnableDHCP"=dword:00000001 ;>>>>>-------------------------------<<<<< that is what i get in the rgu from OEMizer this is for the touch screen sensitivity these all im getting from the cabs that i make and i have these auto install after every rom flash or hard reset. [HKEY_LOCAL_MACHINE\Software\OEM\TFLOSettings\Enlar gedBar] "EnableLargeBar"=dword:00000000 [HKEY_LOCAL_MACHINE\Software\OEM\TFLOSettings] "FingerPressure"=dword:00012016 [HKEY_LOCAL_MACHINE\Software\OEM\TFLOSettings] "EnableSound"=dword:00000000 [HKEY_LOCAL_MACHINE\Software\OEM\TFLOSettings] "EnableLargeMenu"=dword:00000001 [HKEY_LOCAL_MACHINE\Software\OEM\TFLOSettings] "EnableCube"=dword:00000001 [HKEY_LOCAL_MACHINE\Software\OEM\TFLOSettings] "EnableScroll"=dword:00000001 [HKEY_LOCAL_MACHINE\Software\OEM\TFLOSettings] "SourceArea_Bottom"=dword:00000022 [HKEY_LOCAL_MACHINE\Software\OEM\TFLOSettings] "SourceArea_Top"=dword:00000004 ;>>>>>-------------------------------<<<<< |
|
||||
Re: Custom OEM Requests ...Get them here! Updated: 7/26/08
Quote:
Code:
REGEDIT4 [HKEY_LOCAL_MACHINE\Security\AppInstall\IE Speed Boost\ExecutableFiles] [HKEY_LOCAL_MACHINE\Comm\Tcpip\Parms\DhcpSendOptions] "60"=binary:PBVNaWNyb3NvZnQgV2luZG93cyBDRQA= [HKEY_LOCAL_MACHINE\Comm\Tcpip\Parms] "TimerWheelSize"=dword:00000005 [HKEY_LOCAL_MACHINE\Comm\Tcpip\Parms] "SackOpts"=dword:00000001 [HKEY_LOCAL_MACHINE\Comm\Tcpip\Parms] "TCP1323Opts"=dword:00000001 [HKEY_LOCAL_MACHINE\Comm\Tcpip\Parms] "IGMPLevel"=dword:00000000 [HKEY_LOCAL_MACHINE\Comm\Tcpip\Parms] "TcpWindowSize"=dword:00065536 [HKEY_LOCAL_MACHINE\Comm\Tcpip\Parms] "IpInitializeRouter"=dword:00000001 [HKEY_LOCAL_MACHINE\Comm\Tcpip\Parms] "IpEnableRouter"=dword:00000000 [HKEY_LOCAL_MACHINE\Comm\Tcpip\Parms] "EnableDeadGWDetect"=dword:00000000 [HKEY_LOCAL_MACHINE\Comm\Tcpip\Parms] "TcpMaxConnectRetransmissions"=dword:00000003 [HKEY_LOCAL_MACHINE\Comm\Tcpip\Parms] "WINSBroadcastTimeout"=dword:00001000 [HKEY_LOCAL_MACHINE\Comm\Tcpip\Parms] "EnableDHCP"=dword:00000001 Use CeRegEdit to export the Binary value you have above, this could be causing your problem...The only place I've seen the binary type data in an important place is with the cube...No laptop, but it should look something like: Code:
[HKEY_LOCAL_MACHINE\Comm\Tcpip\Parms\DhcpSendOptions] "60"=dword: \ 00, 0f, 00, 00, 00, 45 ; with 2-3 lines of Hex data or something like that... Code:
REGEDIT4 [HKEY_LOCAL_MACHINE\Software\OEM\TFLOSettings\EnlargedBar] "EnableLargeBar"=dword:00000000 [HKEY_LOCAL_MACHINE\Software\OEM\TFLOSettings] "FingerPressure"=dword:00012016 [HKEY_LOCAL_MACHINE\Software\OEM\TFLOSettings] "EnableSound"=dword:00000000 [HKEY_LOCAL_MACHINE\Software\OEM\TFLOSettings] "EnableLargeMenu"=dword:00000001 [HKEY_LOCAL_MACHINE\Software\OEM\TFLOSettings] "EnableCube"=dword:00000001 [HKEY_LOCAL_MACHINE\Software\OEM\TFLOSettings] "EnableScroll"=dword:00000001 [HKEY_LOCAL_MACHINE\Software\OEM\TFLOSettings] "SourceArea_Bottom"=dword:00000022 [HKEY_LOCAL_MACHINE\Software\OEM\TFLOSettings] "SourceArea_Top"=dword:00000004 Check out my zzz_My_Files_OEM, That's where I put my regedits. On the ftp vogue/users/rstoyguy/roms. I've got something like that as an example in the oem available for download. Most of my stuff is exported with that winceregeditor. Last edited by rstoyguy; 07-27-2008 at 05:56 PM. |
|
||||
Re: Custom OEM Requests ...Get them here! Updated: 7/26/08
Hopefully, this is the last one, but throttle launcher: http://www.throttlelauncher.com/portal/
|
|
||||
Re: Custom OEM Requests ...Get them here! Updated: 7/26/08
Quote:
|
|
||||
Re: Custom OEM Requests ...Get them here! Updated: 7/26/08
www.ppckitchen.org/downloads, you'll find a whole bunch of OEM's in ppcgeeks_oem.rar and shareware_000.rar. This thread is to supplement that conglomeration...
|
![]() |
|
|
|