I just created a PersonalInformation cab file for myself and I was thinking that if there's anyone interested (> 15 ppl) in a cab file with some default values (ShowSIM=0, Cache="\Storage Card\Internet Temporary Files", etc), I can make one for everyone.
This doesn't mean that I'm going to create a customized cab file for each individual request. Just one that will contain stuff that everyone needs. For those that ARE interested, please let me kow what you want. Please do not ask me to set personal information because I'm only doing 1 cab. If there's anyone that says no to a suggestion then it will be off the table.
maybe it is nice (at least for me) to have a small HOW-TO to do this myself. Then you don't have to make a cab file for everyone and I learn something really useful
I agree, instead of spending your time making us our CABS, tell us HOW to make our own cabs.
That way also, I'll put it in the newb guide.
That's just called plagiarism since a quick search will lead you here.
Related
Hi guys,
I don't know if this is the right forum to post on..
but I have a question relating to adding a Custom Tab in TF3D to display a custom program.
Is there an app out there that allows you to add your own custom tab? I would like to have a tab to run a third party app. Or is that a ROM thing?
Do I just change the registry in the manila files?
Also, is there a guide for noobs to understanding how TF3D works? I've had a look at the wiki and it lists all the manila files and their functions, but I'm not sure how they work (e.g.: Can I just 'add' an extra entry into a manila file and get an extra tab?)
Much appreciated if someone can point me in the right direction!
Really??? No one??
Wow....
Okay then, I'll give it a shot myself. I have basically no programming experience (aside from high school VB and a little HTML and I read a little C++ in 24 hours...I got to the 6th hour and got lost ) but it seems to me that editing various manila files (e.g.: 269*_manila) seems to be the way to go.
I'm on holidays at the moment, so I will get to it next week, but here's the plan of attack:
1) Find a manila file that lists the tabs and duplicate a tab entry but change the name (from various online readings it seems like it's 269**338_manila or something)
2) Find all the references and links that manila file has and duplicate those (obviously under a new name)
3) Duplicate the mode9 file, and see if I can't create a replicated tab of an existing tab
4) Change the mode9 file
5) Realise that I don't actually know how to do that, and find out how to use mode9editor as well as learn how to read the stuff that comes up
6) Cry a little
7) Play around some more
Any pointers from people who've tried? Or know more than I do (which, I am guessing, is most of you)
Oh, by all means, try yourself. And then post here.
Hi all
I was wondering how many people here would like to have some sort of way to build an xml which upon completion of a ROM update (which for some us are only day's apart) would change a load of settings to what we want for them
this is just a concept at the moment and i would like to work with someone or the community as a whole to produce a program to do this
the concept i have is as follows:
a simple windows exe Window which has inside it drop down menu's for all of the settings possible (cleartype/text size/regional settings/time zone/notification settings) fields (username for email/password/server addresses/screen name)
and if possible, something to allow us to drag and drop CAB file's into a window which would then also package up the cab's into a folder and spit out/generate the relevant SDCONFIG.txt file
is this at all possible? is there much interest in this?
I can go through and try to find as many of the settings possible and attempt to perhaps find the relevant registry settings even
i would really like to get the ball rolling with this, im sure it could work really well, not only on the raphael, but also on other devices perhaps
please post any interest on this project/concept here and i would really like to do something about this, im about to go and figure out the best way to even code this, however my coding knowledge is about zilch.lol!
.PROVXML files are the ideal place for last minute configuration changes. I'm just starting to explore this avenue and I've found tremendous flexibility in what one can change.
Have a look at the following information ... right from the source
Provisioning Using a ROM Configuration XML File
http://msdn.microsoft.com/en-us/library/bb737254.aspx
Configuration Service Provider Reference for Windows Mobile-Based Devices
http://msdn.microsoft.com/en-us/library/ms889539.aspx
There's also some excellent thread on XDA ... you'll have to do a bit of searching for them.
HTH,
have you looked at oemizer?
Assume this is the one you mean: http://tiermann.net
... takes the fun out of doing this the "manual way"
Cheers,
I don't use it personally. I came across it when I was learning with my M3100 (Hermes) and it provided a few useful insights at the time when I disected what it had created. I found a few problems and don't use it, but it seems like a similar attempt to what the OP is trying to achieve.
many thanks for the replies
im just looking into the oemizer that was posted and see how that works, however, i get the impression that its for rom cooking
Hi duke_stix,
That's where it's often used ... although, I have come across some posts about utilities that can re-initiate Provision XML files already present on the device or new ones placed on an SD card.
*EDIT* - Some examples
DotFred's Task Manager: http://www.dotfred.net/TaskMgr.htm
HTCustom: http://shadowmite.com/forum/viewtopic.php?f=28&t=2231&p=7890#p7890
Cheers,
I have not seen anything that does exactly what you suggest, but things to look at that are maybe related include
Sashimi
tier-autoinstall (or something like that)
They run the files but don't create them.
You can always just export the reg values and then import them after you flash...
or use a reg to xml program to add it to SDConfig
I'm working on a new app right now that might have the potential to cover what you're asking for, but the exact features necessary to pull off at least a part of it won't be available in the first release. Keep an eye out on the D&H forum in anywhere from a week to two weeks when I post it up there.
I built a custome theme for VZW TF3D1 user (tlr and stock tested) and I would like to build a cab file...any help on that?
aaronvlee said:
I built a custome theme for VZW TF3D1 user (tlr and stock tested) and I would like to build a cab file...any help on that?
Click to expand...
Click to collapse
look for a program called WinCE Cab Manager it will do the trick
I think wince cab manager costs like a hundred bucks; at least it did the last time I looked it up. Look up Quickcab 2.0; it's free and easy to use. Adding reg keys is a bit tough, though, especially if there is a bunch of hex code. You might look to sk tools to make the cab if you have a bunch of reg entries. What you do is create a cab file with Quickcab that inserts all the necessary files. Run it on your device, then open SK Tools and go to the 'Installed Programs' tool. Long press on your cab, and then select 'Make Cab.' When the cab page comes up, you can then add as many reg entries to the cab from your device as you want. It's really simple to do. Then select 'create cab' and you're done. You have to pay for sk tools if you don't already have it, obviously, but it's only 16 bucks and will be more useful to you in the long run I suspect than blowing 100 bucks on Wince Cab Manager.
Hi Folks,
I'm sure the answers to my questions are somewhere on XDA, but I've not been able to find them. I've been trying to get some basic things working for a good few evenings now and I’m stuck
Using Erviuskitchen, packages creator 5.4 and EXT_PAckages_rebuilder I've been able to dump the HTC 6.5 base ROM to work from. Then put it all back together, pull some bits out, cook it and flash it to my phone....all went surprisingly well, my phone's still running and a bit more bloat-free!
What I'm stumped on though is adding things to my ROM, I'm good with packages found elsewhere, but nothing of my own.
I've got a bunch of .CABs which I'd like to 'cook in'... but when I create a package from the CAB file using packages creator 5.4 and EXT_PAckages_rebuilder and then flash it, I get no start menu icons. The app seems to be installed correctly, but without icons for it.
(my goal's to cook in a pre-configured copy of GuardMobile for if my phone's evey lost/stolen, but I'd like to be able to include other apps too).
What am I missing?
On a slightly different note: during my travels around here, I've seen various cooked ROMs which give you the option of uninstalling cooked-in apps as if they'd been installed using a .CAB file - how's this bit done?
Like I mentioned, I’m sure the these are pretty basic questions and the answers are around here somewhere, but I'm afraid my search-powers are failing me! (tbh, there's just too much info and I'm struggling to filter it down to what I need).
Any links or quick pointers would be greatly appreciated. Hey if my ROM turns out to be any good, I’ll put it up for others to use.
Thanks in anticipation!
'tunes
Most times when creating a package the shortcut created in the CAB is added to some .DAT file which you can edit using Notepad++ or any other text editor.
There should be some lines in this file like this:
Code:
Directory("\Windows"):-Directory("Start Menu\Programs")
Directory("\Windows\Start Menu\Programs"):-File("PROGRAMNAME.lnk","\Windows\SOURCESHORTCUT.lnk")
At least this is one way to do it. Con about this methode is that you need shortcuts (lnk) in your Windows folder to point to. Should be other ways. I use Mortscript in my ROM (not ready for release ) this allows me to create shortcuts without having shortcuts in my Windows folder.
EDIT:
Just did a quick search for you. THIS might help you (and us) out
Thanks mccune, I'll get reading...
I am using Visual Kitchen to build my ROMs. There are five types of files that are used to eventually create the registry: *.hv *.rgu *.reg *.provxml *.xml. I'm trying to find a program that takes all these files one by one and create ONE *.rgu file. When adding keys to the One.rgu the program should check whether the key exists with different value and ask the user whick value to keep. Is there a program like that? Could someone make one? I am not a programmer myself so i can't do it but i believe that this would be very useful for all cooks.