PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   CDMA TP2 Development (http://forum.ppcgeeks.com/forumdisplay.php?f=98)
-   -   [ Kitchen ][ 3-5 ][ v1.6 R3 ][28232 / 23542 / 21893 / 21056] Calkulin's WVGA Kitchen (http://forum.ppcgeeks.com/showthread.php?t=95635)

Calkulin 02-27-2010 12:00 PM

Re: [ Kitchen ][ 2-26 ][ v1.6 RC ][28232 / 23541 / 21893 / 21056] Calkulin's WVGA Kit
 
Quote:

Originally Posted by Calkulin (Post 1595184)
RC3 will be up shortly, fixed 21893, added Co0kie Home Tab, big dialer in 6.5.x, dirty rain mod and a couple of other things. Mostly I think this kitchen is done, so pending any major issues or new SYS popping up, this will be the final version


Here's RC 3


Calkulin's WVGA Kitchen (v1.6) RC 3

Hotrod68 02-27-2010 12:05 PM

Re: [ Kitchen ][ 2-26 ][ v1.6 RC ][28232 / 23541 / 21893 / 21056] Calkulin's WVGA Kit
 
Quote:

Originally Posted by Calkulin (Post 1595184)
RC3 will be up shortly, fixed 21893, added Co0kie Home Tab, big dialer in 6.5.x, dirty rain mod and a couple of other things. Mostly I think this kitchen is done, so pending any major issues or new SYS popping up, this will be the final version


Thanks for all your hard work. Your kitchen makes the my phone so much fun that another donation is on its way to show my appriciation.

Thanks again, Hotrod68

NEPATR1OTS 02-27-2010 12:06 PM

Re: [ Kitchen ][ 2-26 ][ v1.6 RC ][28232 / 23541 / 21893 / 21056] Calkulin's WVGA Kit
 
Quote:

Originally Posted by Calkulin (Post 1595244)
Here's RC 3

Calkulin's WVGA Kitchen (v1.6) RC 3

HA! Got it first!! Thanks Calk!!

Hotrod68 02-27-2010 12:08 PM

Re: [ Kitchen ][ 2-26 ][ v1.6 RC ][28232 / 23541 / 21893 / 21056] Calkulin's WVGA Kit
 
Quote:

Originally Posted by Calkulin (Post 1595244)
Here's RC 3

Calkulin's WVGA Kitchen (v1.6) RC 3


I'll second that.

zone23 02-27-2010 12:21 PM

Re: [ Kitchen ][ 2-26 ][ v1.6 RC ][28232 / 23541 / 21893 / 21056] Calkulin's WVGA Kit
 
Quote:

Originally Posted by NEPATR1OTS (Post 1595147)
I know how you feel. I have to do so many things post-flash because I don't know enough about this stuff to do it in the kitchen. Heck, I bought winCE cab manager and I have no idea how to even use it!!


OK well I created a cab that will install my icons no problem but I need to create a xml to delete the start menu or program files. Any help?

<wap-provisioningdoc>
<characteristic type="\windows\start menu" translation="install">
<characteristic type="RemoveDir" />
</characteristic>
</wap-provisioningdoc>

TMartin 02-27-2010 12:28 PM

Re: [ Kitchen ][ 2-26 ][ v1.6 RC ][28232 / 23541 / 21893 / 21056] Calkulin's WVGA Kit
 
Quote:

Originally Posted by Calkulin (Post 1595184)
RC3 will be up shortly, fixed 21893, added Co0kie Home Tab, big dialer in 6.5.x, dirty rain mod and a couple of other things. Mostly I think this kitchen is done, so pending any major issues or new SYS popping up, this will be the final version

What was the issue with 21893??

Calkulin 02-27-2010 12:29 PM

Re: [ Kitchen ][ 2-27 ][ v1.6 RC ][28232 / 23541 / 21893 / 21056] Calkulin's WVGA Kit
 
A xml won't delete a folder that has items in it, so you have to delete all the links 1 by one, like

Code:

<wap-provisioningdoc>
<characteristic type="FileOperation">
<characteristic type="%CE11%\Calendar.lnk" translation="install">
<characteristic type="Delete">
<parm name="ForceDelete"/>
</characteristic>
</characteristic>
<characteristic type="%CE11%\Contacts.lnk" translation="install">
<characteristic type="Delete">
<parm name="ForceDelete"/>
</characteristic>
</characteristic>
<characteristic type="%CE11%\Phone.lnk" translation="install">
<characteristic type="Delete">
<parm name="ForceDelete"/>
</characteristic>
</characteristic>
<characteristic type="%CE11%\Search.lnk" translation="install">
<characteristic type="Delete">
<parm name="ForceDelete"/>
</characteristic>
</characteristic>
<characteristic type="%CE11%\Tasks.lnk" translation="install">
<characteristic type="Delete">
<parm name="ForceDelete"/>
</characteristic>
</characteristic>
</characteristic>
</wap-provisioningdoc>


Calkulin 02-27-2010 12:30 PM

Re: [ Kitchen ][ 2-26 ][ v1.6 RC ][28232 / 23541 / 21893 / 21056] Calkulin's WVGA Kit
 
Quote:

Originally Posted by TMartin (Post 1595288)
What was the issue with 21893??


The dump I downloaded had the attributes reset on all the files, so I had to correct the ones in the Shell folder to fix it

computhug 02-27-2010 12:43 PM

Re: [ Kitchen ][ 2-26 ][ v1.6 RC ][28232 / 23541 / 21893 / 21056] Calkulin's WVGA Kit
 
Quote:

Originally Posted by zone23 (Post 1595274)
OK well I created a cab that will install my icons no problem but I need to create a xml to delete the start menu or program files. Any help?

<wap-provisioningdoc>
<characteristic type="\windows\start menu" translation="install">
<characteristic type="RemoveDir" />
</characteristic>
</wap-provisioningdoc>


I use Sashimi's deleteops.ini, works quite nicely. From the sample-deleteops.ini:

[DeleteFile]
file1=\Windows\StartMenu\Programs\Unused.lnk
file2=\Program Files\MyCAB\*.html

[DeleteFolder]
folder1=\Windows\StartMenu\Programs

Sashimi homepage: http://www.winmo-experts.com

chewie8han 02-27-2010 12:45 PM

Re: [ Kitchen ][ 2-27 ][ v1.6 RC ][28232 / 23541 / 21893 / 21056] Calkulin's WVGA Kit
 
Calk,
I noticed that you put in S*ype 3.9. What's the difference between the SIP and SIP extras versions. And do these have a working version that doesn't need the modelname.txt that changes our model name to HD2? I'm assuming not since there's a modelname.txt file in both folders.

Kevin


All times are GMT -4. The time now is 12:28 AM.

Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com


Content Relevant URLs by vBSEO 3.6.0