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
  #11 (permalink)  
Old 10-22-2008, 12:58 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: Test: ppcKitchen Rom w/oem Package

I don't know for certain if this is it, but PROVXML sometimes chokes on special characters, like the ampersand.

Code:
change:
 
    <characteristic type="\Windows\Start Menu\Programs\Pictures & Videos.lnk" translation="install">
 
to:
 
    <characteristic type="\Windows\Start Menu\Programs\Pictures &amp; Videos.lnk" translation="install">
Code:
<?xml version="1.0" encoding="utf-8"?>
<wap-provisioningdoc>
  <!-- Delete Program locations installed by ppcKitchen and moved to initflashfiles.txt -->
  <characteristic type="FileOperation">
    <!-- \Windows\Start Menu -->
    <characteristic type="\Windows\Start Menu\Windows Media.lnk" translation="install">
      <characteristic type="Delete">
        <parm name="ForceDelete" />
      </characteristic>
    </characteristic>
    <characteristic type="\Windows\Start Menu\Programs\Calendar.lnk" translation="install">
      <characteristic type="Delete">
        <parm name="ForceDelete" />
      </characteristic>
    </characteristic>
    <!-- \Windows\Start Menu\Programs -->
    <characteristic type="\Windows\Start Menu\Programs\ActiveSync.lnk" translation="install">
      <characteristic type="Delete">
        <parm name="ForceDelete" />
      </characteristic>
    </characteristic>
    <characteristic type="\Windows\Start Menu\Programs\Calculator.lnk" translation="install">
      <characteristic type="Delete">
        <parm name="ForceDelete" />
      </characteristic>
    </characteristic>
    <characteristic type="\Windows\Start Menu\Programs\Camera.lnk" translation="install">
      <characteristic type="Delete">
        <parm name="ForceDelete" />
      </characteristic>
    </characteristic>
    <characteristic type="\Windows\Start Menu\Programs\File Explorer.lnk" translation="install">
      <characteristic type="Delete">
        <parm name="ForceDelete" />
      </characteristic>
    </characteristic>
    <characteristic type="\Windows\Start Menu\Programs\Pictures &amp; Videos.lnk" translation="install">
      <characteristic type="Delete">
        <parm name="ForceDelete" />
      </characteristic>
    </characteristic>
    <characteristic type="\Windows\Start Menu\Programs\Internet Sharing.lnk" translation="install">
      <characteristic type="Delete">
        <parm name="ForceDelete" />
      </characteristic>
    </characteristic>
    <characteristic type="\Windows\Start Menu\Programs\Notes.lnk" translation="install">
      <characteristic type="Delete">
        <parm name="ForceDelete" />
      </characteristic>
    </characteristic>
    <characteristic type="\Windows\Start Menu\Programs\QuickMenu.lnk" translation="install">
      <characteristic type="Delete">
        <parm name="ForceDelete" />
      </characteristic>
    </characteristic>
    <characteristic type="\Windows\Start Menu\Programs\Search.lnk" translation="install">
      <characteristic type="Delete">
        <parm name="ForceDelete" />
      </characteristic>
    </characteristic>
    <characteristic type="\Windows\Start Menu\Programs\Tasks.lnk" translation="install">
      <characteristic type="Delete">
        <parm name="ForceDelete" />
      </characteristic>
    </characteristic>
  </characteristic>
</wap-provisioningdoc>
Best regards,
-boggsie
__________________
Mine has theft deterrent!
HOPE
This post has been thanked 1 times.
  #12 (permalink)  
Old 10-22-2008, 01:07 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: Test: ppcKitchen Rom w/oem Package

Didn't even think about that. But I heard you were the xml goto guy. Thanks, give me something to play with tonight. And I think I'm gonna just include the m2d megapack and a skin in the revised release. No need for folks to download a 159meg file, when the skin oem's are done and available. A small learning curve going on.
__________________
If this post was helpfull, let me know by clicking Thanks!

  #13 (permalink)  
Old 10-22-2008, 03:52 PM
mrgeoff's Avatar
Regular 'Geeker
Offline
Pocket PC: HTC Vogue/Sprint Touch
Carrier: Sprint
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: Test: ppcKitchen Rom w/oem Package

Quote:
Originally Posted by boggsie View Post
I don't know for certain if this is it, but PROVXML sometimes chokes on special characters, like the ampersand.
You are right on this. I haven't looked at the whole file, but I would start there!
  #14 (permalink)  
Old 10-22-2008, 11:01 PM
piranah's Avatar
College ROM Teacher ESQ
Offline
Pocket PC: College ROM iphony Killer
Carrier: $print
Location: Middle of cornfield, dreaming of San Diego
 
Join Date: Aug 2007
Posts: 1,181
Reputation: 1809
piranah is halfway to VIP status based on reppiranah is halfway to VIP status based on reppiranah is halfway to VIP status based on reppiranah is halfway to VIP status based on reppiranah is halfway to VIP status based on reppiranah is halfway to VIP status based on reppiranah is halfway to VIP status based on reppiranah is halfway to VIP status based on reppiranah is halfway to VIP status based on reppiranah is halfway to VIP status based on reppiranah is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via Yahoo to piranah
Re: Test: ppcKitchen Rom w/oem Package

i think there is an issue with the MegaPack Manilla2d skin 3...thats where im getting the overwrite errors.

nevermind, found it...was running dual manilla....trying to build agan...
__________________
Dont Forget To Say Thanks!
COLLEGE ROM TEACHER

Help Me Help You

Last edited by piranah; 10-22-2008 at 11:13 PM.
  #15 (permalink)  
Old 10-22-2008, 11:20 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: Test: ppcKitchen Rom w/oem Package

So, here is an update with a little bit of thought...

Remember...I'm looking for feedback on how easy it is to install and use. Good idea?

Version 1.0.1 is here!!! Cleaned up the start menu and this is a good base to build on. I took my basic "stuff" and made a clean base. This is much easier to handle... Here it is: (btw v1.0 was scrapped )




The Files you need:

rstg_Manila2D_Sys20755_OEM_v1.0.1.rar -- Misc OEM's needed for the rom (reduced to a 20MB download...)

rstg_Manila2D_Sys20755_v1.0.1 Selections.txt -- The Rom's selections.txt file.

Quote:
Originally Posted by Selections.txt
SelectionsVersion=.90.04
GroupFile=Groups\Vogue_WM6.1_20755_96DPI_0409.txt

ModuleDir=USER_OEM2

2fcc4f60-7a6c-45cf-918c-eed667aa8e28, True, TodayTheme = carbon_extrablack_blackbars
ROMDeviceType=Vogue
ROMRevType=GPS
ROMOSType=WM6.1
DeviceRUUType=Standard
DeviceCarrierType=Sprint
PagePoolSize=18
SelectedBootSplashImage=240x320,HTC.png
SelectedSubSplashImage=240x320,HTC.png
SelectedMainSplashImage=240x320,HTC.png
0cfc3dc0-5fbc-4153-9ce9-72df4d8c2922, True, Solitaire and Bubblebreaker
6327354b-cf17-4539-92f4-c590558d3b46, True, Solitaire and Bubblebreaker
2401a89d-1c1a-448a-b204-051d1866e37f, True, Solitaire and Bubblebreaker
6dea1fb5-657b-41de-b282-d3ee7c6c149c, True, Solitaire and Bubblebreaker
110a1202-f5ca-49bd-90e3-3cf58e40a2b8, True, Sprint
ffffffff-4a1e-4088-93b3-53268718b13a, True, Vogue style Diamond theme dialer
6b2f9ad0-f5a6-11db-8314-0800200c9a66, True, dotFred Task Manager
fffffff8-676d-4530-b7e4-9d895a2e3e52, True, HTC Touch Keyboard
ffffff1f-676d-4530-b7e4-9d895a2e3e52, True, HTC Vogue Camera
f1d746e0-97d9-48a2-b9ca-84886fd5488a, True, BT FTP
8d52763c-3c3f-4133-b72f-79440cf8bbc4, True, ## Codes
eac8995c-be58-47fe-9dea-ae030cf2b2b6, True, QuickMenu
ffff2d7f-3b1d-4fd1-bba4-b0bba891628d, True, SPB Tensor Calculator Skin
62cee0ec-eafe-11db-8314-0800200c9a66, True, BL OSXGraphite Keyboard Skin
336697cd-489f-455b-bc8d-af9e86e0fe06, True, SpbScreenshot
1381b615-1a02-4a7a-a007-7af23ce90031, True, HTC_Diamond_MP3_Trimmer
ca749e48-9ef9-4e2b-8359-304100281800, True, MegaPack_Manilla2d_OEM_V2.15
ca749e48-9ef9-4e2b-8359-304100281803, True, MegaPack_Manilla2d_Skin3_MM_Black_ICE
50735398-eaa5-4445-a0d7-dc36de662eb3, True, MusicID-T1_3_0-Coke_signed
ffffe33b-30c7-4e14-b9ef-9e517123f557, True, Game Mega Pack v1.3
19594e17-43bc-4d58-84c9-74dd2e5931f3, True, OEM_MyUtils_Megapack_v1.4.1
71791f02-554b-4cf3-a6a9-7c06c8670c04, True, TouchPal_wm6_1_v3_5
f2c614c7-4536-42ad-924d-ed96275488e1, True, zzz_My_Files_OEM
ffffffc7-4536-42ad-924d-ed96275488e1, True, zzz_My_Registry_OEM
ffffa07d-5a9e-4efe-9a4f-527b04880440, True, zzz_My_Sounds_OEM
ffc614c7-4536-42ad-924d-ed96275488e1, True, zzz_My_Start_Menu_ppcKitchen_v2.0_OEM
fff614c7-4536-42ad-924d-ed96275488e1, True, zzz_My_TodayScreen_OEM

Additional themes can be downloaded in my OEM Request thread.

Last edited by rstoyguy; 10-22-2008 at 11:24 PM.
  #16 (permalink)  
Old 10-23-2008, 01:29 AM
piranah's Avatar
College ROM Teacher ESQ
Offline
Pocket PC: College ROM iphony Killer
Carrier: $print
Location: Middle of cornfield, dreaming of San Diego
 
Join Date: Aug 2007
Posts: 1,181
Reputation: 1809
piranah is halfway to VIP status based on reppiranah is halfway to VIP status based on reppiranah is halfway to VIP status based on reppiranah is halfway to VIP status based on reppiranah is halfway to VIP status based on reppiranah is halfway to VIP status based on reppiranah is halfway to VIP status based on reppiranah is halfway to VIP status based on reppiranah is halfway to VIP status based on reppiranah is halfway to VIP status based on reppiranah is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via Yahoo to piranah
Re: Test: ppcKitchen Manila2d Rom w/oem Package...Updated 10/22/08 11:08pm

Super easy to use.. I rebuilt the rom, and im still having overwrite errors when doing anything with manilla....also selecting Mortscript with this rom will give it an error message that will not allow the rom to finish...dont remember what the error was, i can build another one and give that to you if youd like..
also, is there a way to delete some of the manilla skins?

Last edited by piranah; 10-23-2008 at 01:51 AM.
  #17 (permalink)  
Old 10-23-2008, 06:51 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: Test: ppcKitchen Manila2d Rom w/oem Package...Updated 10/22/08 11:08pm

Quote:
Originally Posted by piranah View Post
Super easy to use.. I rebuilt the rom, and im still having overwrite errors when doing anything with manilla....also selecting Mortscript with this rom will give it an error message that will not allow the rom to finish...dont remember what the error was, i can build another one and give that to you if youd like..
also, is there a way to delete some of the manilla skins?
There are about 15-25 files that Manila2D needs to replace in a standard windows build. These are mostly .dll's and such. If you downloaded the first one, recheck the first post. Last night I uploaded a new 20mb version that only has two skins, but it's not the skins that are causing the duplicate files... The main m2d oem should only let you select one skin. And mortscript, I can check it out, but you might ask about that in the ppckitchen thread. I know I had a heck of a hard time transitioning some of my oems over to the ppcKitchen side...

Last edited by rstoyguy; 10-23-2008 at 08:12 AM.
  #18 (permalink)  
Old 10-23-2008, 10:52 AM
gguruusa's Avatar
Deep Thinker
Offline
Pocket PC: Tin Can
Carrier: Atomic Vibration
Location: Mountain top
 
Join Date: Jan 2007
Posts: 3,252
Reputation: 4726
gguruusa should be added to the payroll for their contributionsgguruusa should be added to the payroll for their contributionsgguruusa should be added to the payroll for their contributionsgguruusa should be added to the payroll for their contributionsgguruusa should be added to the payroll for their contributionsgguruusa should be added to the payroll for their contributionsgguruusa should be added to the payroll for their contributionsgguruusa should be added to the payroll for their contributionsgguruusa should be added to the payroll for their contributionsgguruusa should be added to the payroll for their contributionsgguruusa should be added to the payroll for their contributions
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Test: ppcKitchen Manila2d Rom w/oem Package...Updated 10/22/08 11:08pm

Quote:
Originally Posted by rstoyguy View Post
There are about 15-25 files that Manila2D needs to replace in a standard windows build. These are mostly .dll's and such. If you downloaded the first one, recheck the first post. Last night I uploaded a new 20mb version that only has two skins, but it's not the skins that are causing the duplicate files... The main m2d oem should only let you select one skin. And mortscript, I can check it out, but you might ask about that in the ppckitchen thread. I know I had a heck of a hard time transitioning some of my oems over to the ppcKitchen side...
oems should port to ppckitchen without incident, unless they were improperly created to start with.

I heard the mortscript OEM has an error in it...we'll get that fixed and pushed out soon (I think it's already fixed, just waiting to be pushed).
__________________
Grammar: The difference between knowing your shit and knowing you're shit.
  #19 (permalink)  
Old 10-23-2008, 12:03 PM
piranah's Avatar
College ROM Teacher ESQ
Offline
Pocket PC: College ROM iphony Killer
Carrier: $print
Location: Middle of cornfield, dreaming of San Diego
 
Join Date: Aug 2007
Posts: 1,181
Reputation: 1809
piranah is halfway to VIP status based on reppiranah is halfway to VIP status based on reppiranah is halfway to VIP status based on reppiranah is halfway to VIP status based on reppiranah is halfway to VIP status based on reppiranah is halfway to VIP status based on reppiranah is halfway to VIP status based on reppiranah is halfway to VIP status based on reppiranah is halfway to VIP status based on reppiranah is halfway to VIP status based on reppiranah is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via Yahoo to piranah
Re: Test: ppcKitchen Manila2d Rom w/oem Package...Updated 10/23/08 7:40am

ok, ill try that when i get home. Another issue im seeing is when running the Manilla 2d customizer, if i change any of the tabs, the whole phone will freeze, requiring a soft reset, then all is fine, till you press the start button, then the whole phone freezes again, requiring another soft reset....
  #20 (permalink)  
Old 10-23-2008, 12:07 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: Test: ppcKitchen Manila2d Rom w/oem Package...Updated 10/23/08 7:40am

What exactly do you mean when you change tabs? I can change the order, but in this version 019, if you select either the operatorwidgett or the myfaveswidget (which are by default unselected) it will freak out. Other than that it's a good solid M2D and I'm fine with that. And when you exit m2dc, it does restart touchflo...
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 11:53 AM.


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