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
Register Community Search

Notices


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 04-20-2009, 09:24 AM
mwalt2's Avatar
VIP Member
Offline
Pocket PC: Evo 3D
Carrier: Sprint
 
Join Date: Apr 2007
Posts: 1,759
Reputation: 5415
mwalt2 is a trusted member of the communitymwalt2 is a trusted member of the communitymwalt2 is a trusted member of the communitymwalt2 is a trusted member of the communitymwalt2 is a trusted member of the communitymwalt2 is a trusted member of the communitymwalt2 is a trusted member of the communitymwalt2 is a trusted member of the communitymwalt2 is a trusted member of the communitymwalt2 is a trusted member of the communitymwalt2 is a trusted member of the community
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Custom VGA OEM Requests ....Get them here! Updated 4/20/2009

I have a what is probably dumb question, but how do I use a PACKAGE_Filename and a PACKAGE_Filename_0409 to make a working OEM (get the option.xml for buildOS)? I've tried adding both folders to OEMizer, but I get a "Unhandled exception has occured in your application.......Access to path C:\PathToFile is denied" error. Thanks.
Reply With Quote
  #2 (permalink)  
Old 04-20-2009, 09:29 AM
rstoyguy's Avatar
SuperNoob
Offline
Pocket PC: iPhone 5s
Carrier: TMobile
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/20/2009

Quote:
Originally Posted by mwalt2 View Post
I have a what is probably dumb question, but how do I use a PACKAGE_Filename and a PACKAGE_Filename_0409 to make a working OEM (get the option.xml for buildOS)? I've tried adding both folders to OEMizer, but I get a "Unhandled exception has occured in your application.......Access to path C:\PathToFile is denied" error. Thanks.
Create your option.xml as a text file in each directory. Copy the following code into that file and then change the following highlighted in orange. Here is what I recently did for the following package:

Quote:
<?xml version="1.0" encoding="UTF-16" standalone="yes"?>
<Items>
<Item name="PACKAGE_Topaz_Notification_Enhancement_Custom_0409" group="Apps" checked="True">
<Tip></Tip>
<Guid type="p">63814ebf-ecf7-41b6-93ab-3854c0cd8f51</Guid>
</Item>
</Items>
Where the "item name" is your directory name, and the "GUID" is the name of the DSM file.
__________________
If this post was helpfull, let me know by clicking Thanks!

Reply With Quote
This post has been thanked 1 times.
  #3 (permalink)  
Old 04-20-2009, 09:45 AM
boggsie's Avatar
b00nsquad
Offline
Pocket PC: Touch PRO 2
Carrier: Sprint SERO
Location: Central Ohio
 
Join Date: Mar 2008
Posts: 1,359
Reputation: 2295
boggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Custom VGA OEM Requests ....Get them here! Updated 4/20/2009

After wondering aimlessly for quite a few months (I still don't like my Touch Diamond as much as I liked my Vogue, but I am holding out long enough to move to a Touch Pro 2), I am back to using PPCKitchen ... and I tried for 90 minutes last night to make an OEM of User Configuration that would work with PPCKitchen. Do you use a hex'd version of the application or do you use the registry entries to point to "Internal Storage" ?

Thanks and best regards,
-boggsie
__________________
Mine has theft deterrent!
HOPE
Reply With Quote
  #4 (permalink)  
Old 04-20-2009, 09:58 AM
rstoyguy's Avatar
SuperNoob
Offline
Pocket PC: iPhone 5s
Carrier: TMobile
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/20/2009

Quote:
Originally Posted by boggsie View Post
After wondering aimlessly for quite a few months (I still don't like my Touch Diamond as much as I liked my Vogue, but I am holding out long enough to move to a Touch Pro 2), I am back to using PPCKitchen ... and I tried for 90 minutes last night to make an OEM of User Configuration that would work with PPCKitchen. Do you use a hex'd version of the application or do you use the registry entries to point to "Internal Storage" ?

Thanks and best regards,
-boggsie
Building off the stock rom, but I think the only thing in there really is the following regedit:


Quote:
<!--20080605, diamond_c issse 2170, add default saving location for PIE -->
<characteristic type="HKCU\Software\Microsoft\Internet Explorer\Main\Default storage location">
<parm name="All Files" value="\Internal Storage" datatype="string"/>
</characteristic>
In the original rom file: mxipupdate_oemoperators_103.provxml and should be in the ppckitchen's file as well...
Reply With Quote
  #5 (permalink)  
Old 04-20-2009, 10:05 AM
mwalt2's Avatar
VIP Member
Offline
Pocket PC: Evo 3D
Carrier: Sprint
 
Join Date: Apr 2007
Posts: 1,759
Reputation: 5415
mwalt2 is a trusted member of the communitymwalt2 is a trusted member of the communitymwalt2 is a trusted member of the communitymwalt2 is a trusted member of the communitymwalt2 is a trusted member of the communitymwalt2 is a trusted member of the communitymwalt2 is a trusted member of the communitymwalt2 is a trusted member of the communitymwalt2 is a trusted member of the communitymwalt2 is a trusted member of the communitymwalt2 is a trusted member of the community
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Custom VGA OEM Requests ....Get them here! Updated 4/20/2009

Quote:
Originally Posted by rstoyguy View Post
Create your option.xml as a text file in each directory. Copy the following code into that file and then change the following highlighted in orange. Here is what I recently did for the following package:



Where the "item name" is your directory name, and the "GUID" is the name of the DSM file.
Thanks, that is even the OEM package I'm trying to use . Do you just put both folders (the PACKAGE_Topaz_Notification_Enhancement_Custom and PACKAGE_Topaz_Notification_Enhancement_Custom_0409 ) into the OEM folder after adding the option.xml and select both files in buildOS? Is there a way to combine them and only get 1 option in buildOS? Also, while I'm already asking fun questions...how do you translate .mui files? It's not as simple as renaming it to 0409 for WWE is it?
Reply With Quote
  #6 (permalink)  
Old 04-20-2009, 10:10 AM
rstoyguy's Avatar
SuperNoob
Offline
Pocket PC: iPhone 5s
Carrier: TMobile
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/20/2009

Quote:
Originally Posted by mwalt2 View Post
Thanks, that is even the OEM package I'm trying to use . Do you just put both folders (the PACKAGE_Topaz_Notification_Enhancement_Custom and PACKAGE_Topaz_Notification_Enhancement_Custom_0409 ) into the OEM folder after adding the option.xml and select both files in buildOS? Is there a way to combine them and only get 1 option in buildOS? Also, while I'm already asking fun questions...how do you translate .mui files? It's not as simple as renaming it to 0409 for WWE is it?
Depends on the kitchen your using and what's in the DSM. I'd just create one for each one. You don't want to translate the mui file, find a not so older package of the same and replace the mui language files I think... According to jmztaylor, I'm not much into that kinda stuff myself.
Reply With Quote
  #7 (permalink)  
Old 04-21-2009, 11:44 AM
ajm144k's Avatar
Regular 'Geeker
Offline
Pocket PC: Droid
Carrier: Verizon
 
Join Date: Mar 2008
Posts: 481
Reputation: 955
ajm144k knows their stuffajm144k knows their stuffajm144k knows their stuffajm144k knows their stuffajm144k knows their stuffajm144k knows their stuffajm144k knows their stuffajm144k knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Custom VGA OEM Requests ....Get them here! Updated 4/20/2009

I tried dropping in OEM_TodayTheme_HTC_Black to my kitchen, since the .tsk is one of the only things i always have to set myself after a flash. It didnt do anything though...

-my kitchen is the one thats linked in rstoyguy's "how to customize a custom rom" tutorial. (i think it might be made by dogguy, not sure though)
-cooking with 6.1
Reply With Quote
  #8 (permalink)  
Old 04-22-2009, 04:21 PM
rstoyguy's Avatar
SuperNoob
Offline
Pocket PC: iPhone 5s
Carrier: TMobile
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/20/2009

Quote:
Originally Posted by ajm144k View Post
I tried dropping in OEM_TodayTheme_HTC_Black to my kitchen, since the .tsk is one of the only things i always have to set myself after a flash. It didnt do anything though...

-my kitchen is the one thats linked in rstoyguy's "how to customize a custom rom" tutorial. (i think it might be made by dogguy, not sure though)
-cooking with 6.1
You need to delete the file somewhere is the ..\SYS ... mxipcold_wpc_2.provxml file that overwrites the settings back to boring green.
Reply With Quote
This post has been thanked 1 times.
  #9 (permalink)  
Old 04-22-2009, 10:58 PM
rstoyguy's Avatar
SuperNoob
Offline
Pocket PC: iPhone 5s
Carrier: TMobile
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/20/2009

Here is...

OEM_SpbMobileShell_v3_0_0_6411 ............................... Spb Mobile Shell v3.0.0 build 6411 (OEM Notes)

Directory name says v2_0_0_6411, but it's v3.0.0.6411...
Reply With Quote
  #10 (permalink)  
Old 04-22-2009, 11:32 PM
egriffin's Avatar
Regular 'Geeker
Offline
Pocket PC: Touch Diamond, former Touch vogue
Carrier: Sprint
Location: SW Michigan
 
Join Date: Jun 2008
Posts: 492
Reputation: 200
egriffin is keeping up the good workegriffin is keeping up the good workegriffin is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Custom VGA OEM Requests ....Get them here! Updated 4/20/2009

Hey rstoyguy, I've tried and failed to make an OEM of showaco's titanium weather tab. Could you try it for me?
Thanks!!
Attached Files
File Type: cab TitaniumWeather_v3a.cab (964.2 KB, 2 views) Click for barcode!
__________________
Current ROM: Custom using OMJ kitchen
Current Radio: Telus 1.04.05V
Reply With Quote
Reply

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


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 12:39 AM.


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