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 Diamond > CDMA Diamond Development

Notices


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-27-2009, 03:27 PM
Vancer's Avatar
Halfway to VIP Status
Offline
Pocket PC: HTC Evo
Carrier: Sprint
Location: Ft. Worth, TX
 
Join Date: Mar 2008
Posts: 609
Reputation: 610
Vancer knows their stuffVancer knows their stuffVancer knows their stuffVancer knows their stuffVancer knows their stuffVancer knows their stuff
Mentioned: 3 Post(s)
Tagged: 0 Thread(s)
Re: OMJ's HTC Sense Kitchen | WM 6.1 / WM 6.5 / WM 6.5.1 | 21055/21870/23504 | 11/20/

Quote:
Originally Posted by bobbydigital View Post
you mean after i pressed create rom and it went to the ruu flash screen, it automatically placed it in that folder also?
Yes, once VK is finished creating your rom, it is placed in the Release Diamond folder and that is actually where the RUU is launched from. You could go back at anytime (so long as you haven't ran another build) to the Release Diamond folder and run the RUU again and re-flash the last rom you built.
__________________
If I've helped you please hit the Thanks button
Reply With Quote
  #2 (permalink)  
Old 11-27-2009, 05:03 PM
scout7's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC HERO CDMA
Carrier: Sprint
Location: Keller TX
 
Join Date: Nov 2008
Posts: 110
Reputation: 205
scout7 is keeping up the good workscout7 is keeping up the good workscout7 is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
A bug ?

I’ve been having this issue with lockups and no resopnse from the power button. At first I thought it was the 12 icon home page ext. but now I think I’ve got it narrowed down. I use my phone as a watch, checking time by hitting the power button to glance at it and then hitting it again to shut it off. I think that what causes the power button to not work is that I power off before the sunny animation completes. After a period of time, like 2 or 3 minutes, the screen will come back on but the phone is locked up. Could someone else try the power off before the sunny animation completes to see if your phone locks up as well. Don’t woory, it’ll come back if you soft reset with the stylus in back.
Reply With Quote
  #3 (permalink)  
Old 11-27-2009, 05:35 PM
omnicronx's Avatar
Regular 'Geeker
Offline
Pocket PC: HTC Diamond
Carrier: Bell
Location: toronto
 
Join Date: Jul 2008
Posts: 317
Reputation: 610
omnicronx knows their stuffomnicronx knows their stuffomnicronx knows their stuffomnicronx knows their stuffomnicronx knows their stuffomnicronx knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: OMJ's HTC Sense Kitchen | WM 6.1 / WM 6.5 / WM 6.5.1 | 21055/21870/23504 | 11/20/

Quote:
very nice...I had completely forgot about duplicate files when moving is done.....have you cooked in your ext & made sure Opera 10 can be launched from the Internet tab?
Yep, functions exactly the same way. Its the default browser and launches from internet tab (and visual bookmarks).
Reply With Quote
  #4 (permalink)  
Old 11-27-2009, 05:38 PM
OMJ's Avatar
OMJ
Retired Staff
Offline
Pocket PC: Sprint HTC 10!!!!!
Carrier: Sprint
Threadstarter
Location: MN
 
Join Date: Jun 2007
Posts: 4,767
Reputation: 20305
OMJ can't get a higher reputation levelOMJ can't get a higher reputation levelOMJ can't get a higher reputation levelOMJ can't get a higher reputation levelOMJ can't get a higher reputation levelOMJ can't get a higher reputation levelOMJ can't get a higher reputation levelOMJ can't get a higher reputation levelOMJ can't get a higher reputation levelOMJ can't get a higher reputation levelOMJ can't get a higher reputation level
Mentioned: 11 Post(s)
Tagged: 0 Thread(s)
Re: OMJ's HTC Sense Kitchen | WM 6.1 / WM 6.5 / WM 6.5.1 | 21055/21870/23504 | 11/20/

Quote:
Originally Posted by omnicronx View Post
Yep, functions exactly the same way. Its the default browser and launches from internet tab (and visual bookmarks).
cool, thx again, we need all the space we can get.
__________________
Reply With Quote
  #5 (permalink)  
Old 11-27-2009, 05:56 PM
OMJ's Avatar
OMJ
Retired Staff
Offline
Pocket PC: Sprint HTC 10!!!!!
Carrier: Sprint
Threadstarter
Location: MN
 
Join Date: Jun 2007
Posts: 4,767
Reputation: 20305
OMJ can't get a higher reputation levelOMJ can't get a higher reputation levelOMJ can't get a higher reputation levelOMJ can't get a higher reputation levelOMJ can't get a higher reputation levelOMJ can't get a higher reputation levelOMJ can't get a higher reputation levelOMJ can't get a higher reputation levelOMJ can't get a higher reputation levelOMJ can't get a higher reputation levelOMJ can't get a higher reputation level
Mentioned: 11 Post(s)
Tagged: 0 Thread(s)
Re: OMJ's HTC Sense Kitchen | WM 6.1 / WM 6.5 / WM 6.5.1 | 21055/21870/23504 | 11/20/

Quote:
Originally Posted by Vancer View Post
Hey OMJ,

Here's another thought in line with the idea of a very standard, light, clean rom, but enitirely up to you of course. Having everything install in the regualr programs folder and then letting ppl arrange it to their own liking either with Total Commander or reStart. I know it can be arranged even with your specific folders it just makes it more standard and generic... just a thought ... (after all, you are well known for being the guy with the cleanest roms around )

While I'm at it...

This should really be in the kitchen thread so feel free to answer over there if ya want. Can you explain where these customizations happen and how I remove them? I know some of them happen in the app.dat of each ext, but i think there is also a start menu .provxml or something somewhere that I don't know how to change (this is still one of the things I have yet to learn)

Thanks!
I assume you are asking where the start menu shortcuts are being customized?

yes, most of them I change in each app.dat, just easier to me.

Code:
Directory("\Windows\Start Menu\Programs\Multimedia"):-File("Opera Mobile 10 Beta.lnk","\Windows\10_Opera Mobile 10 Beta.lnk")
I also change them in the initflashfiles.dat located @ \OEM\Diamond\0409\OEM_Lang_0409

Code:
root:-Directory("My Documents")
root:-Directory("Program Files")
Directory("My Documents"):-Directory("My Music")
Directory("My Documents"):-Directory("My Pictures")
Directory("My Documents"):-Directory("My Ringtones")
Directory("My Documents"):-PermDir("Templates")
Directory("Program Files"):-Directory("Connections")
Directory("Program Files"):-Directory("Windows Media Player")
Directory("\Program Files\Windows Media Player"):-File("Default(Portrait).skn","\Windows\wmp_WPC_portrait.lnk")
Directory("\Program Files\Windows Media Player"):-File("Default(Landscape).skn","\Windows\wmp_WPC_landscape.lnk")
Directory("\Program Files\Windows Media Player"):-File("Default(Square).skn","\Windows\wmp_WPC_square.lnk")
Directory("\Windows"):-Directory("Fonts")
Directory("\Windows"):-Directory("Programs")
Directory("\Windows"):-Directory("StartUp")
Directory("\Windows"):-PermDir("Start Menu")
Directory("\Windows"):-Directory("Temporary Internet Files")
Directory("\Windows"):-Directory("AppButtons")
Directory("\Windows"):-Directory("Favorites")
Directory("\Windows"):-Directory("Rings")
Directory("\Windows"):-Directory("AppMgr")
Directory("\Windows"):-PermDir("System")
Directory("\Windows\System"):-PermDir("ConfigMgr")
Directory("\Windows\System"):-PermDir("CertDtls")
Directory("\Windows\System"):-PermDir("DumpFiles")
Directory("\Windows\System"):-PermDir("CabQueue")
Directory("\Windows\Start Menu"):-PermDir("Programs")
Directory("\Windows\Start Menu"):-PermDir("Settings")Directory("\Windows\Start Menu\Programs"):-Directory("System")
Directory("\Windows\Start Menu\Programs\System"):-File("Search.lnk","\Windows\search.lnk")
Directory("\Windows\Start Menu\Programs\System"):-File("Phone.lnk","\Windows\cprog.lnk")
Directory("\Windows\Start Menu\Programs\System"):-File("Tasks.lnk","\Windows\tasks.lnk")
Directory("\Windows\Start Menu\Programs\System"):-File("Modem Link.lnk","\Windows\ATCIUI.lnk")
Directory("\Windows\Start Menu\Programs"):-File("Internet Sharing.lnk","\Windows\IntShrUI.lnk")
Directory("\Windows\Start Menu\Programs\System"):-File("ActiveSync.lnk","\Windows\sync.lnk")
Directory("\Windows\Start Menu\Programs\System"):-File("Calendar.lnk","\Windows\calendar.lnk")
Directory("\Windows\Start Menu\Programs\System"):-File("Contacts.lnk","\Windows\addrbook.lnk")
Directory("\Windows\Start Menu"):-File("Internet Explorer.lnk","\Windows\pie.lnk")
Directory("\Windows\Start Menu\Programs\System"):-File("Messaging.lnk","\Windows\tmail.lnk")
Directory("\Windows\Start Menu\Programs\System"):-File("Notes.lnk","\Windows\notetake.lnk")
Directory("\Windows\Start Menu\Programs\Multimedia"):-File("Pictures & Videos.lnk","\Windows\pimg.lnk")
Directory("\Windows\Start Menu\Programs"):-File("SimTkUI.lnk","\Windows\SimTkUI.lnk")
Directory("\Windows\Start Menu\Programs\System"):-File("Calculator.lnk","\Windows\calc.lnk")
Directory("\Windows\Start Menu\Programs\System"):-File("File Explorer.lnk","\Windows\fexplore.lnk")
Directory("\Windows\Start Menu\Programs"):-File("\x0047\x0065\x0074\x0074\x0069\x006E\x0067\x0020\x0053\x0074\x0061\x0072\x0074\x0065\x0064\x002E\x006C\x006E\x006B","\Windows\WelcomeCenter.lnk")
Directory("\Windows\Start Menu\Programs\Multimedia"):-File("Windows Media.lnk","\Windows\WMPlayer.lnk")
Directory("\Windows\Start Menu\Programs"):-Directory("Games")
Directory("\Windows\Start Menu\Programs\Games"):-File("Solitaire.lnk","\Windows\solitare.lnk")
Directory("\Windows\Start Menu\Programs\Games"):-File("icon.lnk","\Windows\gamesico.lnk")
Directory("\Windows\Start Menu\Programs\Games"):-File("Bubble Breaker.lnk","\Windows\BubbleBreaker.lnk")
Directory("\Windows\AppButtons"):-File("Calendar.lnk","\Windows\calendar.lnk")
Directory("\Windows\AppButtons"):-File("Contacts.lnk","\Windows\addrbook.lnk")
Directory("\Windows\AppButtons"):-File("Tasks.lnk","\Windows\tasks.lnk")
Directory("\Windows\AppButtons"):-File("Record.lnk","\Windows\voice.lnk")
Directory("\Windows\StartUp"):-File("Welcome.lnk","\Windows\welcome.lnk")
Directory("\Windows\Start Menu\Programs"):-File("\x0052\x0065\x006D\x006F\x0074\x0065\x0020\x0044\x0065\x0073\x006B\x0074\x006F\x0070\x0020\x004D\x006F\x0062\x0069\x006C\x0065\x002E\x006C\x006E\x006B", "\Windows\wpctsc.lnk")
Directory("\My Documents\Templates"):-File("Blank Note.pwi","\Windows\blank.pwi")
Directory("\My Documents\Templates"):-File("Meeting Notes.pwi","\Windows\meeting.pwi")
Directory("\My Documents\Templates"):-File("Memo.pwi","\Windows\memo.pwi")
Directory("\My Documents\Templates"):-File("Phone Memo.pwi","\Windows\phone.pwi")
Directory("\My Documents\Templates"):-File("Sample Note.pwi","\Windows\sample.pwi")
Directory("\My Documents\Templates"):-File("To Do.pwi","\Windows\todo.pwi")
Directory("\Windows\AppButtons"):-File("Comm Manager.lnk","\Windows\CommManager.lnk")
Directory("\Windows\AppButtons"):-File("Internet Explorer.lnk","\Windows\InternetExplorer.lnk")
Directory("\Windows\AppButtons"):-File("Messaging.lnk","\Windows\Messaging.lnk")    
Directory("\Windows\StartUp"):-File("AutoFormatMoviNAND.lnk","\Windows\AutoFormatMoviNAND.lnk")
Directory("\My Documents\Avatars"):-File("~Avatar-1.png","\Windows\~Avatar-1.png")
Directory("\My Documents\Avatars"):-File("~Avatar-2.png","\Windows\~Avatar-2.png")
Directory("\My Documents\Avatars"):-File("~Avatar-3.png","\Windows\~Avatar-3.png")
Directory("\My Documents\Avatars"):-File("~Avatar-4.png","\Windows\~Avatar-4.png")
Directory("\My Documents\Avatars"):-File("~Avatar-5.png","\Windows\~Avatar-5.png")
Directory("\My Documents\Avatars"):-File("~Avatar-6.png","\Windows\~Avatar-6.png")
Directory("\My Documents\Avatars"):-File("~Avatar-7.png","\Windows\~Avatar-7.png")
Directory("\My Documents\Avatars"):-File("~Avatar-8.png","\Windows\~Avatar-8.png")
Directory("\My Documents\Avatars"):-File("~Avatar-9.png","\Windows\~Avatar-9.png")
Directory("\Windows\Start Menu\Programs"):-File("Comm Manager.lnk","\Windows\CommManager.lnk")
Directory("\Windows\StartUp"):-File("ManualFormatMoviNAND.lnk","\Windows\ManualFormatMoviNAND.lnk")
and I also change some in the SYS, ie:

\SYS\28002\SHARED\COMMON\WindowsLive\mxipupdate_wi ndowslive_1.provxml

\SYS\28002\SHARED\COMMON\WindowsLiveIM\mxipupdate_ windowsliveim_1.provxml

\SYS\28002\SHARED\COMMON\Office\mxipupdate_office_ 100.provxml

\SYS\28002\SHARED\COMMON\Skymarket\mxipcold_market place_100.provxml
Reply With Quote
This post has been thanked 2 times.
  #6 (permalink)  
Old 11-27-2009, 06:20 PM
Vancer's Avatar
Halfway to VIP Status
Offline
Pocket PC: HTC Evo
Carrier: Sprint
Location: Ft. Worth, TX
 
Join Date: Mar 2008
Posts: 609
Reputation: 610
Vancer knows their stuffVancer knows their stuffVancer knows their stuffVancer knows their stuffVancer knows their stuffVancer knows their stuff
Mentioned: 3 Post(s)
Tagged: 0 Thread(s)
Re: OMJ's HTC Sense Kitchen | WM 6.1 / WM 6.5 / WM 6.5.1 | 21055/21870/23504 | 11/20/

Quote:
Originally Posted by OMJ View Post
I assume you are asking where the start menu shortcuts are being customized?

yes, most of them I change in each app.dat, just easier to me.


I also change them in the initflashfiles.dat located @ \OEM\Diamond\0409\OEM_Lang_0409


and I also change some in the SYS, ie:

\SYS\28002\SHARED\COMMON\WindowsLive\mxipupdate_wi ndowslive_1.provxml

\SYS\28002\SHARED\COMMON\WindowsLiveIM\mxipupdate_ windowsliveim_1.provxml

\SYS\28002\SHARED\COMMON\Office\mxipupdate_office_ 100.provxml

\SYS\28002\SHARED\COMMON\Skymarket\mxipcold_market place_100.provxml
Cool thanks! Now I can really start tweaking my Vancer_OMJ kitchen
Reply With Quote
  #7 (permalink)  
Old 11-28-2009, 01:37 AM
Vancer's Avatar
Halfway to VIP Status
Offline
Pocket PC: HTC Evo
Carrier: Sprint
Location: Ft. Worth, TX
 
Join Date: Mar 2008
Posts: 609
Reputation: 610
Vancer knows their stuffVancer knows their stuffVancer knows their stuffVancer knows their stuffVancer knows their stuffVancer knows their stuff
Mentioned: 3 Post(s)
Tagged: 0 Thread(s)
Re: OMJ's HTC Sense Kitchen | WM 6.1 / WM 6.5 / WM 6.5.1 | 21055/21870/23504 | 11/20/

Quote:
Originally Posted by OMJ View Post
I also change them in the initflashfiles.dat located @ \OEM\Diamond\0409\OEM_Lang_0409
Is this initflashfiles.dat a requirement for the ROM or can it be completely deleted and all the related stuff just end up default? Or is this the file that sets all the default stuff just tweaked a little?
Reply With Quote
  #8 (permalink)  
Old 11-28-2009, 01:48 AM
86gn's Avatar
PPCGeeks Regular
Offline
Pocket PC: Diamond
Carrier: Sprint
 
Join Date: Dec 2007
Posts: 117
Reputation: 85
86gn is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: OMJ's HTC Sense Kitchen | WM 6.x / WM 6.5.x | 21055/21870/23504/28002 | 11/26/09

Hey OMJ can you post the converters you use for EXTs the other one posted I cant seem to get to work..Might be that im using win 7
Reply With Quote
  #9 (permalink)  
Old 11-28-2009, 12:30 PM
OMJ's Avatar
OMJ
Retired Staff
Offline
Pocket PC: Sprint HTC 10!!!!!
Carrier: Sprint
Threadstarter
Location: MN
 
Join Date: Jun 2007
Posts: 4,767
Reputation: 20305
OMJ can't get a higher reputation levelOMJ can't get a higher reputation levelOMJ can't get a higher reputation levelOMJ can't get a higher reputation levelOMJ can't get a higher reputation levelOMJ can't get a higher reputation levelOMJ can't get a higher reputation levelOMJ can't get a higher reputation levelOMJ can't get a higher reputation levelOMJ can't get a higher reputation levelOMJ can't get a higher reputation level
Mentioned: 11 Post(s)
Tagged: 0 Thread(s)
Re: OMJ's HTC Sense Kitchen | WM 6.1 / WM 6.5 / WM 6.5.1 | 21055/21870/23504 | 11/20/

Quote:
Originally Posted by Vancer View Post
Is this initflashfiles.dat a requirement for the ROM or can it be completely deleted and all the related stuff just end up default? Or is this the file that sets all the default stuff just tweaked a little?
I would say yes, initflashfiles.dat is a requirement, but I'm not 100% sure. Since it is part of the OEM, I would not delete it. Yes, it sets the default stuff.

Quote:
Originally Posted by 86gn View Post
Hey OMJ can you post the converters you use for EXTs the other one posted I cant seem to get to work..Might be that im using win 7
Yeah, I'll add some tools to post 1 or 2. I'm on another pc, so I can't right now.

Quote:
Originally Posted by berniebennybernard View Post
I was curious if I could just have all the programs on the window when I hit programs from the start menu rather then in folders.

Cheers
yes, you would "undo" the shortcut mods I made. I did not customize every package, only the ones I was including in my rom. So if you're including an app that I also included, you would want edit that package app.dat, and just remove the added folder, ie:

change this:


Code:
Directory("\Windows\Start Menu\Programs\Multimedia"):-File("Opera Mobile 10 Beta.lnk","\Windows\10_Opera Mobile 10 Beta.lnk")

to this:


Code:
Directory("\Windows\Start Menu\Programs"):-File("Opera Mobile 10 Beta.lnk","\Windows\10_Opera Mobile 10 Beta.lnk")
just remove the \Multimedia


you would also want to edit initflashfiles.dat located @ \OEM\Diamond\0409\OEM_Lang_0409. I just threw them in \System, so just remove \System from the path.

I also made changes to these files:

\SYS\28002\SHARED\COMMON\WindowsLive\mxipupdate_wi ndowslive_1.provxml

\SYS\28002\SHARED\COMMON\WindowsLiveIM\mxipupdate_ windowsliveim_1.provxml

\SYS\28002\SHARED\COMMON\Office\mxipupdate_office_ 100.provxml

\SYS\28002\SHARED\COMMON\Skymarket\mxipcold_market place_100.provxml


Quote:
Originally Posted by drewmerl View Post
Sweet. Great kitchen. I took the plunge and cooked up something decent. I tried to take out as many programs as possible, but it still runs slow and hot. Is there anything I can do to speed it up? It is based off of one of the 23504 OMJ ROM.

Any recommendations are appreciated.

Thank you.
when I get a chance, I will take a look at your .erv

Quote:
Originally Posted by PMDColeslaw View Post
OMJ I need a little assistance. Every time I cook a rom with your kitchen IThe account manager with the facebook twitter and youtube login's does not work. Facebook and Youtube say that they are unable to connect as soon as you click login, and twitter is not even on there. What am I missing? If I just load and build your 28002 it works fine.

one thing you could do is compare your MASD to mine that I have posted in post #1 of my rom thread. See what I have compared to what you have. here I'll just post mine:

Code:
"AdobePDF"="2_5_1_0_404840_01"
"AdvancedPowerManagement"="1_5_18193426"
"aGPS_Confirmation"="1_0_19201925_01"
"Album"="3_0_19141129_0"
"AppointmentEditor"="1_0_19202410_0"
"Audio_Manager_Engine"="2_0_19201927_h"
"AudioBooster"="2_2_19131926_2"
"AutoRun"="4_31_6_0"
"AutoShortcut"="1_1_2_0"
"Boot_Launcher"="1_0_19181525_1"
"BrowserSnapshot"="1_0_19201131_00"
"BTBPP"="1_9_3_0"
"BTFTP"="1_2_33309_91"
"Camera"="6_22_34164_0"
"CheckAutoRun"="2_18_0_0"
"CMBluetooth"="1_1_4_0"
"CMInternetSharing"="1_1_1_2"
"CMPhone"="1_1_0_0"
"CMPin"="1_3_0_0"
"CommManager"="2_9_5_0"
"Concurrence_Mgr"="1_5_19191120_00"
"Contact_Picker"="1_0_19202622_00"
"Contact_Utility_Engine"="1_1_19201730_00"
"DRM_Middleware"="1_5_19162824_00"
"Dshow"="2_0_19163429_00"
"Email_Setup_Wizard"="2_3_19202831_10"
"EPST"="4_65_0_0"
"EPSTLab"="4_14_0_0"
"Facebook_Engine"="1_1_19201832_00"
"FingerKeyb"="2_1_408"
"FlashLiteShareDLL"="1_0_19191932_0"
"FMRadio"="1_6_18174024_1"
"Fuart"="1_14_0_1"
"Full_Screen_Player"="1_7_19164025_00"
"GoogleLocationService"="1_0_1_21"
"GPS_GMM"="3_2_116_1"
"GroupEditor"="1_0_19201824_00"
"GSensorCalibrator"="1_0_18212730_0"
"HTCAnimation"="1_3_4_0"
"HTCBirthday"="1_2_0_0"
"HTCBookmark"="1_0_19202930_00"
"HTCFont_Link"="1_0_19132133_1"
"HTCFontLink"="1_0_19132133_1"
"HTCFramework"="1_1_19202625_00"
"HTCGeoService"="1_0_19192827_00"
"HTCGesture"="1_0_32356_0"
"HTCMessage"="1_00_281_0"
"HTCMessaging_Client"="1_1_19203223_00"
"HTCNaviMgr"="1_0_19192529_00"
"HTCScroll"="1_0_1914_2726"
"HTCScroll2"="2_0_19173130_00"
"HTCSDKVTCodec_QVP"="1_5_34627_0"
"HTCUtil"="4_12_0_1"
"IE6Enhancement"="1_0_19192925_00"
"IME_Engine_Western"="2_1_19171325_00"
"IME_EzInput_Western"="2_1_19171325_00"
"IME_Tutorial"="1_0_19162927_00"
"InCallRecorder"="1_0_1821_2426"
"JbedJava_5_1"="0_0_20090217_51R2"
"LockStreamDRM"="1_1_081216_O9_08"
"LongPressEndKey"="1_2_19134026_00"
"Manila_Calendar"="1_0_19211621_0"
"Manila_Core"="2_5_19211619_0"
"Manila_Home"="1_0_19203029_1"
"Manila_Internet"="2_5_19202527_0"
"Manila_Mail"="2_5_19202430_0"
"Manila_Message"="2_5_19201731_0"
"Manila_Music"="2_5_19203820_0"
"Manila_People"="2_5_19203325_2"
"Manila_Photo"="2_5_19203023_0"
"Manila_Settings"="2_5_19202526_0"
"Manila_Stock"="2_5_19202521_0"
"Manila_Twitter"="2_5_19203032_0"
"Manila_Weather"="2_5_19202521_0"
"MediaToolkit"="1_0_19171123_00"
"Menu_Enhancement"="1_1_19202527_00"
"Message_Enhancement"="1_2_19193230_01"
"mHub"="6_57_090121_E1"
"mHub_VO"="1_7_090813_0"
"New_Contact_Card"="1_1_19202528_00"
"NewMailAccount"="1_11_0_1"
"Notification_Enhancement"="2_0_1920_1124"
"Opera_Browser"="9_70_35443_2"
"Phonecanvas"="3_40_35284_0"
"Power"="3_5_0_1"
"Quick_GPS"="1_3_19202423_00"
"RandomAccess"="4_1_18222125_0"
"Resource_Proxy"="1_0_19162229_01"
"RSSHub"="2_1_1_1106_01"
"SensorSDK"="4_0_19112326_0"
"Settings_Improvement"="1_0_19202927_00"
"Shared_Modules"="1_01_19201225_00"
"SharedResource"="1_0_19201926_00"
"SmartTouch"="1_0_32417_1"
"Social_Networks_Engine"="1_1_19202926_00"
"StartIconLoader"="2_5_19201224_0"
"Streaming_SDK"="2_7_19182725_00"
"StreamingMedia"="3_1_19141226_00"
"Task_Manager"="2_1_19183631_20"
"Teeter"="1_6_19142724_00"
"TimeZoneAutoFix"="1_0_19203033_00"
"USBtoPC"="1_27_0_0"
"USBToPCPopUp"="2_2_19171630_0"
"VBookmarkMgr"="1_0_19202626_00"
"Voice_Recorder"="1_10_19192524_1"
"Wi-FiWizard"="1_7_3_0"
"YouTube"="2_6_19192824_00"
"zlibce_m"="1_2_3_1"
This is located @ HKLM\Software\OEM\MASD

Quote:
Originally Posted by pwnsicle View Post
i can't send messages through the people tab either but everything else works fine for me
yeah, I posted @ XDA but Amarullz did not have a solution, hopefully someone will...
Reply With Quote
  #10 (permalink)  
Old 11-27-2009, 06:07 PM
omnicronx's Avatar
Regular 'Geeker
Offline
Pocket PC: HTC Diamond
Carrier: Bell
Location: toronto
 
Join Date: Jul 2008
Posts: 317
Reputation: 610
omnicronx knows their stuffomnicronx knows their stuffomnicronx knows their stuffomnicronx knows their stuffomnicronx knows their stuffomnicronx knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: OMJ's HTC Sense Kitchen | WM 6.1 / WM 6.5 / WM 6.5.1 | 21055/21870/23504 | 11/20/

Quote:
cool, thx again, we need all the space we can get.
No thank you Now using your kitchen as a base as you seemed to have fixed a few of the nagging issues I was having
Reply With Quote
Reply

  PPCGeeks > Windows Mobile > WM HTC Devices > HTC Diamond > CDMA Diamond Development

Thread Tools
Display Modes

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 01:55 PM.


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