|
||||
Re: Cooking ROM's
Quote:
For PPCK its in initflashfiles.txt For example if you want facebook in startmenu: Directory("\windows\start menu\programs"):-File("Facebook.lnk","\windows\Facebook.lnk") If you want it in "startmenu>Multimedia" : Directory("\windows\start menu\programs\Multimedia"):-File("Facebook.lnk","\windows\Facebook.lnk") .lnk can be creted with OEMizer App.dat can be edited with notepad
__________________
|
This post has been thanked 1 times. |
|
||||
Re: Cooking ROM's
ok, now i'm really confused. i'm no programmer.
using oemizer, can i just pull cab files into the kitchen, or do I need to convert them first to .xml? i think i can do that and add them that way and just use the program manager I have to add folders after ROM cooked and quickly sort them. |
|
||||
Re: Cooking ROM's
If you baked OEMized package,its will be "installed" right after flash.
If you added some cabs to kitchen,you still have to install them manually or with autorun/run cc after flash |
This post has been thanked 1 times. |
|
||||
Re: Cooking ROM's
Quote:
Directory("\windows\start menu\programs\Multimedia"):-File("Facebook.lnk","\windows\Facebook.lnk") It will automaticly create "Multimedia" folder in start menu If you write: Directory("\windows\start menu\programs\Media"):-File("Facebook.lnk","\windows\Facebook.lnk") It will automaticly create "Media" folder in start menu You need to start from simple cabs (with 1 .exe in it) |
This post has been thanked 1 times. |
|
||||
Re: Cooking ROM's
so the oemizer that comes with caulkulin's kitchen doesn't actually put the programs into the ROM??? I thought that it did. i want everything but games cooked in since it is supposed to be a little faster/ more stable that way.
tried to use the oemizer but not sure that it took. edited everything I wanted, added a couple of folders to start menu, imported a couple of cabs. clicked create oem and it did. but then when i tried to save, it errored than kicked me out. how do I know if the oem took? |
|
||||
Re: Cooking ROM's
Quote:
Here is what you do: Lets say you have Facebook_v1.2.cab 1)In kitchen tools drag and drop Facebook_v1.2.cab to Cab2OEM.exe 2)It will create Facebook OEM folder in same kitchen location 3)Move Facebook_V1.2 OEM to Calkulin's Visual WVGA Kitchen >OEM>Touch_Pro2>Common 4) in Calkulin's Visual WVGA Kitchen >OEM>Touch_Pro2 open packages.txt with notepad.You should see something like: Dummy FWUPDATE=True§ Dummy SQM=True§ OEMDrivers=True§ OEMMISC=True§ OEMVERSION=True§ System - App Service 1.76.0.0=True§ Add your OEM name to package list: Dummy FWUPDATE=True§ Dummy SQM=True§ OEMDrivers=True§ OEMMISC=True§ OEMVERSION=True§ Facebook_v1.2=True§ System - App Service 1.76.0.0=True§ Your facebook will be autoselected and cooked Inside of Facebook_V1.2 OEM you can find initflashfiles.txt and you can "move" Facebook shortcut anywhere you want like I said earlier Normally for games you dont have to edit initflashfiles Last edited by vin255764; 03-13-2010 at 12:20 PM. |
|
|
|