PPCGeeks Forums HTC Arrive HTC HD2 HTC Thunderbolt HTC Touch Pro 2 HTC Evo 4G HTC Evo 3D Samsung Galaxy S II Motorola Droid X Apple iPhone Blackberry
Go Back   PPCGeeks > Windows Mobile > WM HTC Devices > HTC Apache
Register Community Search

Notices


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-15-2007, 06:14 PM
mbial's Avatar
PPCGeeks Regular
Offline
Pocket PC: Kaiser (Tilt)
Carrier: AT&T
Location: Boston, MA
 
Join Date: Jan 2007
Posts: 77
Reputation: 0
mbial is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Help adding a few reg entries to my ROM

First off, I just wanted to thank everyone for their efforts with the Unified ROM kitchen, this is great! I've successfully burned my own ROM and added a few useful OEMs, but need some help adding a few registry entries. I'd specifically like to add the following:

1. Hide taskbar battery meter
2. Hide taskbar rotate icon
3. Hide taskbar comm manager icon
4. Single line date tweak

Where do I even start? Has someone already made an OEM package that includes some of these? Thanks so much!!

Best,
MJB
Reply With Quote
  #2 (permalink)  
Old 05-15-2007, 06:56 PM
haus's Avatar
Halfway to VIP Status
Offline
Pocket PC: Evo Shift 4G
Carrier: Sprint
 
Join Date: Jan 2007
Posts: 711
Reputation: 765
haus knows their stuffhaus knows their stuffhaus knows their stuffhaus knows their stuffhaus knows their stuffhaus knows their stuffhaus knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Sure. Following the instructions on creating an OEM (in a sticky) grab a UUID, create a folder called "zz_something" (zz so it loads last and your reg entries don't get overwritten). I actually created my own OEM that has a whole slew of things in there, but the one you're after is the RGU file. Unicode text, also copy a blank version of it to the same filename with a .DSM extension. Here are my reg entries that go in the RGU file:

Code:
REGEDIT4

[HKEY_LOCAL_MACHINE\Software\Microsoft\Today]
"AutoSingleLineDatePlugin"=dword:00000001

[HKEY_CURRENT_USER\Software\Microsoft\Today\Keys\112]
"Open"="tmail.exe"
@="Messaging"

[HKEY_CURRENT_USER\Software\Microsoft\Today\Keys\113]
"Open"="DeviceLock.exe"
@="Lock"

[HKEY_LOCAL_MACHINE\Software\Microsoft\Obex]
"IsEnabled"=dword:0

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\Timeouts]
"BattSuspendTimeout"=dword:3c
"BatteryPoll"=dword:1388
"BattUserIdle"=dword:0
"ACUserIdle"=dword:0
"BattResumingSuspendTimeout"=dword:f
"ACResumingSuspendTimeout"=dword:f
"ACSuspendTimeout"=dword:0

[HKEY_CURRENT_USER\ControlPanel\Backlight]
	"ACTimeout"=dword:0
	"ACTimeoutTemp"=dword:0
	"ACTimeoutChecked"=dword:0
	"BatteryTimeout"=dword:3c
	"BatteryTimeoutTemp"=dword:0
	"BatteryTimeoutChecked"=dword:1
	"OnOff"=dword:1
	"OnOffAC"=dword:1
	"OnOffBatt"=dword:1
	"AutoMode"=dword:0
	"Brightness"=dword:1
	"ACBrightness"=dword:2
	"BacklightOnTap"=dword:1
	"ACBacklightOnTap"=dword:1
	"DefaultBrightness"=dword:1
	"DefaultACBrightness"=dword:1
	"QKeyLedTimeout"=dword:3c
	"QKeyLedOnOff"=dword:1  

[HKEY_LOCAL_MACHINE\Software\Microsoft\Today\Items\"Owner Info"]
"Enabled"=dword:00000000

[HKEY_LOCAL_MACHINE\Software\Microsoft\Today\Items\"Wireless"]
"Enabled"=dword:00000000

[HKEY_LOCAL_MACHINE\Software\Microsoft\Today\Items\"Pocket MSN"]
"Enabled"=dword:00000000

[HKEY_LOCAL_MACHINE\Services\Power]
"ShowIcon"=dword:00000000

[HKEY_LOCAL_MACHINE\Services\WirelessMgr]
"Keep"=dword:00000000

[HKEY_LOCAL_MACHINE\Services\ScreenRotate]
"ShowIcon"=dword:00000000

[HKEY_LOCAL_MACHINE\System\GWE]
"Animate"=dword:00000000

[HKEY_LOCAL_MACHINE\System\GWE\Menu]
"AniType"=dword:00000000
That covers the ones you wanted and a few others that you probably don't want, but at least you can pick and choose. Put the RGU and DSM files in your own custom OEM, drop it into your kitchen OEM folder, and create your ROM. Enjoy!
Reply With Quote
  #3 (permalink)  
Old 05-16-2007, 12:53 AM
mbial's Avatar
PPCGeeks Regular
Offline
Pocket PC: Kaiser (Tilt)
Carrier: AT&T
Threadstarter
Location: Boston, MA
 
Join Date: Jan 2007
Posts: 77
Reputation: 0
mbial is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Thanks so much...I nearly have the perfect ROM now. Any idea how to preconfigure the #777 connection? Thanks again!!

MJB
Reply With Quote
  #4 (permalink)  
Old 05-16-2007, 10:59 AM
haus's Avatar
Halfway to VIP Status
Offline
Pocket PC: Evo Shift 4G
Carrier: Sprint
 
Join Date: Jan 2007
Posts: 711
Reputation: 765
haus knows their stuffhaus knows their stuffhaus knows their stuffhaus knows their stuffhaus knows their stuffhaus knows their stuffhaus knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Quote:
Originally Posted by mbial
Thanks so much...I nearly have the perfect ROM now. Any idea how to preconfigure the #777 connection? Thanks again!!

MJB
Nope, I just do that one manually. There are registry compare programs folks use to build OEMs that you could use - set up your ROM, do a registry snapshot, then set up the #777 connection and do a comparison. If you have time to do that, post the results!
Reply With Quote
  #5 (permalink)  
Old 05-16-2007, 03:39 PM
crawrj's Avatar
PPCGeeks Regular
Offline
Pocket PC: Touch Pro
Carrier: Sprint
 
Join Date: Jan 2007
Posts: 93
Reputation: 0
crawrj is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Quote:
Originally Posted by haus
Quote:
Originally Posted by mbial
Thanks so much...I nearly have the perfect ROM now. Any idea how to preconfigure the #777 connection? Thanks again!!

MJB
Nope, I just do that one manually. There are registry compare programs folks use to build OEMs that you could use - set up your ROM, do a registry snapshot, then set up the #777 connection and do a comparison. If you have time to do that, post the results!
Forgive my ignorance but what do you mean setup the #777 connection? I have a comparison program and am williing to post it for you but I don't know what you mean.
Reply With Quote
  #6 (permalink)  
Old 05-16-2007, 04:03 PM
mbial's Avatar
PPCGeeks Regular
Offline
Pocket PC: Kaiser (Tilt)
Carrier: AT&T
Threadstarter
Location: Boston, MA
 
Join Date: Jan 2007
Posts: 77
Reputation: 0
mbial is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
I'd like to set up my ISP connection to dial #777 to connect to my carrier's data. Instead of calling it something like 'SprintPCS' i'd like to simply call it 'The Internet'

Thanks so much!

MJB
Reply With Quote
  #7 (permalink)  
Old 05-16-2007, 04:24 PM
crawrj's Avatar
PPCGeeks Regular
Offline
Pocket PC: Touch Pro
Carrier: Sprint
 
Join Date: Jan 2007
Posts: 93
Reputation: 0
crawrj is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Quote:
Originally Posted by mbial
I'd like to set up my ISP connection to dial #777 to connect to my carrier's data. Instead of calling it something like 'SprintPCS' i'd like to simply call it 'The Internet'

Thanks so much!

MJB
ok just so I am clear you want this setup in the connection manager right?
Reply With Quote
  #8 (permalink)  
Old 05-16-2007, 04:33 PM
crawrj's Avatar
PPCGeeks Regular
Offline
Pocket PC: Touch Pro
Carrier: Sprint
 
Join Date: Jan 2007
Posts: 93
Reputation: 0
crawrj is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
If so here are the changes that were made.

[HKEY_CURRENT_USER\Software\Microsoft\ActiveSync\Pa rtners\{AF46CE26-E4E7-4FDB-BA7B-0254C15C98B0}]
"LastSyncSuccess"=hex:\
00,D6,03,6D,F8,97,C7,01
"LastSyncAttempt"=hex:\
00,A9,D2,6B,F8,97,C7,01

[HKEY_CURRENT_USER\Software\Microsoft\ActiveSync\Pa rtners\{10ED25EB-963B-4764-9806-2D84C9D39281}]
"LastSyncSuccess"=hex:\
00,A9,D2,6B,F8,97,C7,01
"LastSyncAttempt"=hex:\
00,A9,D2,6B,F8,97,C7,01

HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\Rai\:M SSYNCAPP]
"4"=hex:\
00,36,F2,E5,D6,97,C7,01

[HKEY_CURRENT_USER\Comm\RasBook\The Internet]
"DevCfg"=hex:\
B4,01,00,00,B4,01,00,00,B4,01,00,00,01,00,00,00,0F ,00,00,00,01,00,00,00,02,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 ,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 ,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 ,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 ,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 ,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 ,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 ,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 ,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 ,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 ,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 ,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 ,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 ,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 ,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 ,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 ,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00
"Entry"=hex:\
08,02,40,00,00,00,00,00,01,00,00,00,00,00,00,00,00 ,00,00,00,B8,62,F6,03,00,\
00,00,00,00,00,00,00,00,00,23,00,37,00,37,00,37,00 ,00,00,00,00,00,00,AC,04,\
55,90,05,00,00,00,34,A4,04,00,74,00,41,45,0C,00,00 ,00,94,C8,FF,FF,9E,BF,FC,\
53,18,44,57,90,00,00,00,00,00,00,00,00,38,13,F8,03 ,00,00,00,00,00,00,00,00,\
98,A9,96,04,00,00,07,04,00,00,94,04,94,00,00,00,A0 ,00,00,00,00,00,00,04,00,\
00,00,00,28,16,F8,03,00,00,00,00,94,00,00,00,01,00 ,00,00,C8,A6,96,04,D4,18,\
F8,03,D0,A6,96,00,D8,DA,06,24,EA,A6,96,00,DA,A6,96 ,00,03,00,00,00,FB,00,00,\
00,00,00,00,00,C0,7A,55,90,00,00,00,00,60,1D,43,00 ,01,00,00,00,01,00,00,00,\
00,00,00,00,58,79,F6,03,EC,6C,F7,03,00,00,00,00,60 ,1D,43,00,F4,64,04,00,00,\
00,00,00,50,03,07,00,01,00,00,00,20,67,04,00,01,00 ,00,00,DC,DA,06,24,A0,A9,\
96,00,00,00,00,00,00,00,00,00,02,00,00,80,70,CF,04 ,00,01,00,00,00,78,DC,06,\
24,02,00,00,00,A4,DE,06,24,B8,DB,06,24,4C,67,04,00 ,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,01 ,00,00,00,6D,00,6F,00,64,\
00,65,00,6D,00,00,00,00,00,00,00,01,00,00,00,00,00 ,00,00,00,00,00,00,00,00,\
00,00,50,03,43,00,65,00,6C,00,6C,00,75,00,6C,00,61 ,00,72,00,20,00,4C,00,69,\
00,6E,00,65,00,00,00,D2,C3,F0,E1,D2,C3,80,17,F7,03 ,4B,98,E6,A4,AB,4A,25,F7,\
94,16,23,47,DC,4F,D2,71,4C,98,9E,CF,00,00,00,00,00 ,05,1C,50,00,04,A3,06,03,\
FB,1E,18,00,00,00,80,00,00,00,00,00,00,00,00,00,00 ,00,00,00,00,00,00,00,00,\
00,00,20,01,00,00,B9,EB,B6,F7,EE,0A,EE,0D,F1,1F,7B ,11,CB,48,C9,0C,45,2F,D9,\
24,E2,37,B0,2F,90,6D,97,89,CB,54,F4,44,B1,4E,30,80 ,FC,CE,F2,08,74,96,1E,AB,\
F5,0C,F2,19,72,C3,57,58,6D,41,5D,09,B8,15,A7,CF,EE ,38,9B,22,28,F7,41,DF,64,\
B0,00,00,84,DC,06,24,00,00,00,00,84,DC,06,24,A4,14 ,4C,03,00,00,00,00,00,00,\
00,00,48,13,05,00,20,E1,06,24,E4,C4,FA,03,C1,DC,06 ,24,C8,01,00,00,84,DC,06,\
24,42,00,00,00,40,B5,35,8F,95,C4,C7,BE,4C,21,0F,6F ,48,5A,38,CE,A5,6D,0C,E9,\
94,C3,E2,A9,B2,C1,6D,73,46,06,91,1D,00,00,03,23,D2 ,C0,67,5F,03,01,00,00,00,\
00,00,00,84,DC,06,24,54,0F,FA,03,10,05,05,00,E8,E1 ,F3,01,E0,13,05,00,C0,14,\
FA,03,84,DC,06,24,60,30,4C,03,68,6B,F8,03,10,05,05 ,00,10,05,05,00,98,30,4C,\
03,63,00,65,00,6C,00,6C,00,75,00,6C,00,61,00,72,00 ,20,00,74,00,61,00,70,00,\
69,00,20,00,73,00,65,00,72,00,76,00,69,00,63,00,65 ,00,20,00,70,00,72,00,6F,\
00,76,00,69,00,64,00,65,00,72,00,00,00,94,04,B0,00 ,00,00,C0,00,00,00,00,00,\
00,04,00,00,00,00,28,16,F8,03,00,00,00,00,B0,00,00 ,00,01,00,00,00,98,A9,96,\
04,D4,18,F8,03,A0,A9,96,00,00,00,00,00,BA,A9,96,00 ,AA,A9,96,00,F0,EA,42,00,\
E0,A6,09,00,60,0B,F8,03,A0,EA,42,00,30,76,F6,03,74 ,60,04,00,01,00,00,00,50,\
03,07,00,00,00,00,00,03,00,00,00,50,03,07,00,00,00 ,00,00,C8,55,41,45,00,00,\
00,00,00,00,00,00,50,03,07,00,00,00,00,00,20,67,04 ,00,01,00,00,00,50,DD,06,\
24,00,00,00,00,00,00,00,00,03,00,00,00,E8,18,4C,03 ,50,03,07,00,C8,55,41,45,\
06,00,00,00,02,00,00,00,00,00,00,00,2C,DE,06,24,A8 ,48,02,00,03,00,00,00,70,\
CF,04,00,E8,18,4C,03,00,00,00,00,A4,4F,02,00,B4,DD ,06,24,4E,00,00,00,02,00,\
00,00,00,00,00,00,06,00,00,00,70,CF,04,00,00,00,00 ,00,00,00,00,00,01,00,00,\
00,F0,15,05,24,50,03,07,00,70,CF,04,00,00,00,00,00 ,00,10,00,00,02,00,00,80,\
13,00,00,00,09,01,00,00,28,01,00,00,80,01,00,00,81 ,01,00,00,C7,01,00,00,30,\
00,03,24,4E,00,00,00,60,00,00,00,F0,15,05,00,00,00 ,00,24,20,24,FE,93,1A,00,\
00,00,00,00,00,00,D0,54,1E,92,E0,06,05,00,00,00,00 ,24,B8,8D,B6,93,0F,00,00,\
00,00,00,00,00,D0,54,1E,92,10,FD,8A,90,D4,4F,18,92 ,B8,8D,B6,93,0F,00,00,00,\
38,FE,00,F0,74,DE,06,24,A4,07,55,90,0F,00,00,00,E0 ,06,05,00,C4,B3,00,F0,E0,\
13,05,00,A4,14,4C,03,00,00,00,00

[HKEY_LOCAL_MACHINE\Comm\ConnMgr\Providers\{7C4B7A3 8-5FF7-4bc1-80F6-5DA7870BB1AA}\Connections\The Internet]
"ConnectionGUID"="{D3EEDC5B-578C-D72F-8B72-3512005FB745}"
"SecureLevel"=dword:00000000
"Secure"=dword:00000000
"AlwaysOn"=dword:00000000
"RequirePw"=dword:00000001
"Enabled"=dword:00000001
"EntryType"=dword:00000000
"DestId"="{F079757F-9357-4000-8305-9CA6B9B6CAEC}"

[HKEY_LOCAL_MACHINE\Comm\Security\CredMan\Creds]
"NumCreds"=dword:00000005
"FreeSlot"=dword:00000006

[HKEY_LOCAL_MACHINE\Comm\Security\CredMan\Creds\5]
"Cred"=hex:\
01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 ,00,00,00,00,00,00,20,00,\
00,00,00,01,68,00,00,10,00,00,00,10,00,00,00,61,77 ,1F,AB,8A,82,1D,99,CD,74,\
E4,C4,35,3B,6C,CB,00,00,00,00,04,80,00,00,10,00,00 ,00,10,00,00,00,03,A5,A5,\
1B,F7,83,4E,19,2C,75,31,FF,74,F8,DA,FF,4C,00,00,00 ,D3,49,67,12,C3,6C,A0,F9,\
B1,6A,4A,3F,EB,43,2F,62,35,B7,85,10,62,F7,BB,2A,76 ,E6,5F,E9,6E,48,3F,F9,C4,\
90,CD,D3,F0,0D,61,C5,92,46,70,BB,18,D1,74,FA,53,B0 ,53,AD,BA,65,0C,EA,99,DF,\
DC,F9,BD,E4,B5,81,74,A9,FC,B4,26,1C,A0,98,F8,1F,76 ,A4,14,00,00,00,A5,6D,B3,\
7A,F9,02,2B,C9,8C,DE,A3,E4,E7,C0,26,ED,FB,44,0E,B1

[HKEY_LOCAL_MACHINE\Comm\Security\CredMan\Creds\4]
"Cred"=hex:\
01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 ,00,00,00,00,00,00,20,00,\
00,00,00,01,68,00,00,10,00,00,00,10,00,00,00,0A,A7 ,95,34,11,74,E1,27,74,1A,\
C5,61,A6,AE,EF,D1,00,00,00,00,04,80,00,00,10,00,00 ,00,10,00,00,00,36,10,27,\
44,F2,49,F3,36,26,F6,82,84,9B,9D,96,EF,40,00,00,00 ,EA,D7,71,E0,40,E8,EE,20,\
CC,38,A8,E9,E7,09,28,C3,4A,7A,44,0A,E3,8B,AF,44,E2 ,C6,A4,0D,E7,00,5C,15,31,\
A4,64,8F,D2,2A,4D,98,6E,04,3B,75,A1,9A,E8,44,69,3C ,30,3B,02,AC,46,96,48,1D,\
27,3E,4A,6B,A6,EA,14,00,00,00,6F,17,13,0F,F1,03,A7 ,48,79,12,52,F4,24,63,CC,\
13,6B,71,E2,85

[HKEY_LOCAL_MACHINE\Comm\Security\CredMan\Creds\1]
"Cred"=hex:\
01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 ,00,00,00,00,00,00,20,00,\
00,00,00,01,68,00,00,10,00,00,00,10,00,00,00,87,5B ,4C,8F,E6,8E,95,F1,4C,6F,\
A4,C0,CC,B1,9B,42,00,00,00,00,04,80,00,00,10,00,00 ,00,10,00,00,00,6A,A2,02,\
0A,11,57,D8,74,52,0D,65,BD,95,1C,E6,47,56,00,00,00 ,23,F9,CC,C4,13,6D,2B,1A,\
2E,75,99,24,05,95,5B,A0,74,C9,21,DF,BC,8A,46,2F,C9 ,10,CE,22,24,E5,B3,0C,2A,\
AC,85,ED,77,AC,36,69,13,BD,52,C9,56,77,14,CE,90,75 ,8C,EB,53,31,F2,A1,36,F4,\
F6,DA,9D,8E,EC,CC,8C,53,59,CA,8A,86,B3,FF,9E,AA,8D ,E6,07,92,C4,9D,50,CD,12,\
45,59,98,14,00,00,00,8B,7F,92,5C,0E,EF,70,BE,C6,5F ,13,90,61,71,14,3F,98,79,\
8D,4D
Reply With Quote
Reply

  PPCGeeks > Windows Mobile > WM HTC Devices > HTC Apache


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 06:51 PM.


Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0
©2012 - PPCGeeks.com