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)

hthomas 03-15-2010 11:31 AM

Re: [ Kitchen ][ 3-5 ][ v1.6 R3 ][28232 / 23542 / 21893 / 21056] Calkulin's WVGA Kitc
 
Any ideal how a noob would start learning how to get stuborn cabs to convert to a usable EXT.

chewie8han 03-15-2010 11:41 AM

Re: [ Kitchen ][ 3-5 ][ v1.6 R3 ][28232 / 23542 / 21893 / 21056] Calkulin's WVGA Kitc
 
Quote:

Originally Posted by hthomas (Post 1631279)
Any ideal how a noob would start learning how to get stuborn cabs to convert to a usable EXT.

Sorry, I'd love to help, but I've never had a cab that doesn't convert to EXT and work. What are you trying to convert? Maybe someone on here has it working already and can post theirs.

Kevin

hthomas 03-15-2010 11:49 AM

Re: [ Kitchen ][ 3-5 ][ v1.6 R3 ][28232 / 23542 / 21893 / 21056] Calkulin's WVGA Kitc
 
2 Attachment(s)
Quote:

Originally Posted by chewie8han (Post 1631295)
Sorry, I'd love to help, but I've never had a cab that doesn't convert to EXT and work. What are you trying to convert? Maybe someone on here has it working already and can post theirs.
Kevin

Thanks I love the look of this task bar. ARC I like better than InCallRecorder.

william_fold 03-15-2010 11:50 AM

Re: [ Kitchen ][ 3-5 ][ v1.6 R3 ][28232 / 23542 / 21893 / 21056] Calkulin's WVGA Kitc
 
1 Attachment(s)
Quote:

Originally Posted by chewie8han (Post 1631295)
Sorry, I'd love to help, but I've never had a cab that doesn't convert to EXT and work. What are you trying to convert? Maybe someone on here has it working already and can post theirs.

Kevin

Heres the one I use....after you convert the cab with package creator, run the old2new.bat file and it converts the oem to a ext....never had any problems using this version of package creator....

hthomas 03-15-2010 12:36 PM

Re: [ Kitchen ][ 3-5 ][ v1.6 R3 ][28232 / 23542 / 21893 / 21056] Calkulin's WVGA Kitc
 
Quote:

Originally Posted by william_fold (Post 1631246)
ResHacker is primarily used to change graphic files inside an .exe or .dll

Can I use ResHacker to remove the icons from the Gadget Task bar that doesnt work & replace the icons of another tast bar that does? If so how?

smiznith 03-15-2010 12:56 PM

Re: [ Kitchen ][ 3-5 ][ v1.6 R3 ][28232 / 23542 / 21893 / 21056] Calkulin's WVGA Kitc
 
Quote:

Originally Posted by xpressyourcell (Post 1630071)
Iknow that there have been a multitude of questions about the Start Menu (I'm guiltly of a few) but, I have read the HOW TO START MENU multiple times and I have most of my icons organized, but I am having trouble with the following:

Office 2010
Remote Desktop
Windows Live
Messenger
Marketplace
Mail setup
Manilla shortcuts

I know that I am supposed to look in the provxml but there really isn't a description on how to edit that to make it work. I've got the whole app.dat editing down. A little help with this would be much appreciated.


I see no one has really helped you out on this one.

Ok first go to the sys you are using, search in it for all .lnk files. DELETE THEM ONLY IF YOU HAVE CUSTOM ICONS READY.

Next, open up initflashfiles.dat file (whatever the name is). the easiest way is doing it through the initflashfiles.dat editor in the kitchen. add this:

Directory("\Windows\Start Menu\Programs\Applications\Office Mobile 2010"):-File("OneNote Mobile 2010.lnk","\windows\_OneNoteMobile.lnk")
Directory("\Windows\Start Menu\Programs\Applications\Office Mobile 2010"):-File("PowerPoint Mobile 2010.lnk","\windows\_ppt.lnk")
Directory("\Windows\Start Menu\Programs\Applications\Office Mobile 2010"):-File("Word Mobile 2010.lnk","\windows\_pword.lnk")
Directory("\Windows\Start Menu\Programs\Applications\Office Mobile 2010"):-File("Excel Mobile 2010.lnk","\windows\_pxl.lnk")
Directory("\Windows\Start Menu\Programs\Applications\Office Mobile 2010"):-File("SharePoint Mobile 2010.lnk","\windows\_spmc.lnk")

Thats for office. the others will be similar... or i can just share indagrooves shortcuts tweaks that has all this stuff lined up for you :)

TMartin 03-15-2010 01:02 PM

Re: [ Kitchen ][ 3-5 ][ v1.6 R3 ][28232 / 23542 / 21893 / 21056] Calkulin's WVGA Kitc
 
Quote:

Originally Posted by smiznith (Post 1631461)
I see no one has really helped you out on this one.

Ok first go to the sys you are using, search in it for all .lnk files. DELETE THEM ONLY IF YOU HAVE CUSTOM ICONS READY.

Next, open up initflashfiles.dat file (whatever the name is). the easiest way is doing it through the initflashfiles.dat editor in the kitchen. add this:

Directory("\Windows\Start Menu\Programs\Applications\Office Mobile 2010"):-File("OneNote Mobile 2010.lnk","\windows\_OneNoteMobile.lnk")
Directory("\Windows\Start Menu\Programs\Applications\Office Mobile 2010"):-File("PowerPoint Mobile 2010.lnk","\windows\_ppt.lnk")
Directory("\Windows\Start Menu\Programs\Applications\Office Mobile 2010"):-File("Word Mobile 2010.lnk","\windows\_pword.lnk")
Directory("\Windows\Start Menu\Programs\Applications\Office Mobile 2010"):-File("Excel Mobile 2010.lnk","\windows\_pxl.lnk")
Directory("\Windows\Start Menu\Programs\Applications\Office Mobile 2010"):-File("SharePoint Mobile 2010.lnk","\windows\_spmc.lnk")

Thats for office. the others will be similar... or i can just share indagrooves shortcuts tweaks that has all this stuff lined up for you :)

Actually Office Mobile & OneNote links are controlled by two provxml's located in SYS\2xxxx\SHARED\COMMON\Office so it would be easier just to edit those.

chewie8han 03-15-2010 01:15 PM

Re: [ Kitchen ][ 3-5 ][ v1.6 R3 ][28232 / 23542 / 21893 / 21056] Calkulin's WVGA Kitc
 
Quote:

Originally Posted by TMartin (Post 1631482)
Actually Office Mobile & OneNote links are controlled by two provxml's located in SYS\2xxxx\SHARED\COMMON\Office so it would be easier just to edit those.

As I said before, I edit those 2 provxml files. Just change every line that says %ce11%\Office Mobile 2010 to whatever you want. I took off the 2010 on mine. You should be able to add it to a subfolder too by making it something like %CE11%\Applications\Office Mobile 2010. If you change every instance in those two provxml files, it will change where the shortcuts go, as well as keep the folder icon with it.

I've never done it the initflashes way. I wouldn't recommend it since the provxml files are executed after that and could potentially create double. Plus with the initflashes way, you have to make sure those files are in the Windows folder before that part executes or it won't know what links you're talking about.

Kevin

amw1972 03-15-2010 02:25 PM

Re: [ Kitchen ][ 3-5 ][ v1.6 R3 ][28232 / 23542 / 21893 / 21056] Calkulin's WVGA Kitc
 
Cal,

Noticed you've cooked a couple of stripped ROM's for Android dual booters.

wondering if you can include that set up in your next kitchen release...so we can possibly build off of that?? Or is there just too much involved (tweaking) for the packages to get everything working.

chewie8han 03-15-2010 03:35 PM

Re: [ Kitchen ][ 3-5 ][ v1.6 R3 ][28232 / 23542 / 21893 / 21056] Calkulin's WVGA Kitc
 
Ok, I've been searching for this for a while, but I can't find anything. Since I cook in the apps that I use all of the time, I created EXT's out of the cab. It's been working great. However the EXT copies the files from the Windows folder to the proper folder. This creates duplicates. Is there a way to either delete the files from the Windows folder, or have the EXT MOVE the files instead of copy them? It seems like a huge waste of space.
I did find this post from Calk.
http://forum.ppcgeeks.com/showpost.p...postcount=3215
But that makes it sound like since they're original files cooked into the rom, that you can't delete them.

Any ideas?
Kevin


All times are GMT -4. The time now is 01:20 PM.

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


Content Relevant URLs by vBSEO 3.6.0