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 Vogue > HTC Vogue Development
Register Community Search

Notices


Closed Thread
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-15-2008, 03:11 PM
rstoyguy's Avatar
SuperNoob
Offline
Pocket PC: iPhone 5s
Carrier: TMobile
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: ProvXML Reference for Developers

Quote:
Originally Posted by boggsie View Post
... not implying that either of you missed anything, but I eventually dug deep enough to the direct link to the file operations example code and thought I would add it to the fray ...

http://msdn.microsoft.com/en-us/library/bb737633.aspx

Best regards,
-boggsie
Almost exactly like regular .xml code isn't it...Actually I can't find any difference other than the naming scheme..

On a side note, I'm going to do an experament this weekend. I want to take as many of the mxip*.provxml files in a rom and convert them to regular RGU registry entries. I'm thinking it may be slowing down bootup speed as I've been using them alot lately since I've figured them out....
__________________
If this post was helpfull, let me know by clicking Thanks!

This post has been thanked 1 times.
  #2 (permalink)  
Old 08-15-2008, 03:15 PM
mrgeoff's Avatar
Regular 'Geeker
Offline
Pocket PC: HTC Vogue/Sprint Touch
Carrier: Sprint
Threadstarter
Location: St. Auggie, FL
 
Join Date: Jul 2007
Posts: 322
Reputation: 147
mrgeoff is keeping up the good workmrgeoff is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to mrgeoff
Re: ProvXML Reference for Developers

Quote:
Originally Posted by rstoyguy View Post
Almost exactly like regular .xml code isn't it...Actually I can't find any difference other than the naming scheme..

On a side note, I'm going to do an experament this weekend. I want to take as many of the mxip*.provxml files in a rom and convert them to regular RGU registry entries. I'm thinking it may be slowing down bootup speed as I've been using them alot lately since I've figured them out....
Let me know how that turns out. I'll be interested as to what needs to be applied at every boot.
This post has been thanked 1 times.
  #3 (permalink)  
Old 08-15-2008, 03:25 PM
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: ProvXML Reference for Developers

I'll go ahead and open myself up to a bludgeoning in the hope that if a better idea exists, you'll let me have it ...

What I am doing is chaining all of the provxml stuff that is new to me into a massive _setup.xml and then building that into ~RegSettings.cab which I run as the last command in my sdconfig.txt.

I am trying very, very hard to limit what I do with (inside of the kitchens) with PPCKitchen so that when updates come out, I don't spend time re-implementing my PPCKitchen tweaks.

Plus, there are still a few esoteric things (rstoyguy is cutting that list down) that I install with UC and I have settings, etc. that I want to take care of for those programs.

Best regards,
-boggsie
__________________
Mine has theft deterrent!
HOPE
  #4 (permalink)  
Old 08-15-2008, 03:40 PM
rstoyguy's Avatar
SuperNoob
Offline
Pocket PC: iPhone 5s
Carrier: TMobile
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: ProvXML Reference for Developers

Quote:
Originally Posted by mrgeoff View Post
Let me know how that turns out. I'll be interested as to what needs to be applied at every boot.
I'm expecting some interesting results. I can tell you I had strange results with changing my mxip_mail*.provxml to a mxipcold_mail*.provxml... My thought process it would only load it once...I'll test that some more.

I'm sure that 50%+ of the provxml's in the stock rom are there to make it easy for tech support. Soft reset your phone and alot of sprint specific stuff get's reloaded. I just wanna know how does that affect bootup time...
This post has been thanked 1 times.
  #5 (permalink)  
Old 09-01-2008, 07:38 PM
mrgeoff's Avatar
Regular 'Geeker
Offline
Pocket PC: HTC Vogue/Sprint Touch
Carrier: Sprint
Threadstarter
Location: St. Auggie, FL
 
Join Date: Jul 2007
Posts: 322
Reputation: 147
mrgeoff is keeping up the good workmrgeoff is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to mrgeoff
Re: ProvXML Reference for Developers

Quote:
Originally Posted by rstoyguy View Post
I'm expecting some interesting results. I can tell you I had strange results with changing my mxip_mail*.provxml to a mxipcold_mail*.provxml... My thought process it would only load it once...I'll test that some more.

I'm sure that 50%+ of the provxml's in the stock rom are there to make it easy for tech support. Soft reset your phone and alot of sprint specific stuff get's reloaded. I just wanna know how does that affect bootup time...
I forgot to ask.... are you doing the provxml > rgu conversion by hand or are you using a tool? All I have seen so far is going rgu > provxml.

I'm starting to think that going back to the dogguy kitchen is the best thing for me
  #6 (permalink)  
Old 09-01-2008, 07:48 PM
rstoyguy's Avatar
SuperNoob
Offline
Pocket PC: iPhone 5s
Carrier: TMobile
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: ProvXML Reference for Developers

Quote:
Originally Posted by mrgeoff View Post
I forgot to ask.... are you doing the provxml > rgu conversion by hand or are you using a tool? All I have seen so far is going rgu > provxml.

I'm starting to think that going back to the dogguy kitchen is the best thing for me
by hand. I wish there was a tool. I started but I overwrote the oem directory accidentally when I was helping someone with their rom. I'll start it again, but it's a painfull cut n paste deal. Then there are still security certificates and what not. I might have some time later this week. I have noticed that the newer roms seem to take longer to soft reset, so the curiosity is still there, just no time lately...
  #7 (permalink)  
Old 09-01-2008, 08:32 PM
mrgeoff's Avatar
Regular 'Geeker
Offline
Pocket PC: HTC Vogue/Sprint Touch
Carrier: Sprint
Threadstarter
Location: St. Auggie, FL
 
Join Date: Jul 2007
Posts: 322
Reputation: 147
mrgeoff is keeping up the good workmrgeoff is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to mrgeoff
Re: ProvXML Reference for Developers

Quote:
Originally Posted by rstoyguy View Post
by hand. I wish there was a tool. I started but I overwrote the oem directory accidentally when I was helping someone with their rom. I'll start it again, but it's a painfull cut n paste deal. Then there are still security certificates and what not. I might have some time later this week. I have noticed that the newer roms seem to take longer to soft reset, so the curiosity is still there, just no time lately...
I know it will be a lenghty process... but if I move away from from the PPCKitchen, it will be a necessary evil.

I hear ya on the no time. Sounds like you sold your soul doing the OEM requests
  #8 (permalink)  
Old 09-01-2008, 11:34 PM
rstoyguy's Avatar
SuperNoob
Offline
Pocket PC: iPhone 5s
Carrier: TMobile
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: ProvXML Reference for Developers

Quote:
Originally Posted by mrgeoff View Post
I know it will be a lenghty process... but if I move away from from the PPCKitchen, it will be a necessary evil.

I hear ya on the no time. Sounds like you sold your soul doing the OEM requests
A little more than I expected... But if I do it, I'll detail the provxml's I did so they can be deleted, and include an OEM. They are pretty much standard so far in the different rom's that I've seen. Except the 3-4 that the different carriers include to tweak their cube/roms. I may come up with a ..\sys oem and then I'll do the sprint stuff.
Closed Thread

  PPCGeeks > Windows Mobile > WM HTC Devices > HTC Vogue > HTC Vogue 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 05:26 AM.


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