HTC Camera 3.0/3.3 cab? - 8125, K-JAM, P4300, MDA Vario ROM Development

I'm currently using Equinoexe's Touchflo rom (VERY slick BTW, kudos to him!), and the only thing I'm having a problem with is the camera that's packaged with it... Does anyone have 3.0 or 3.3 wrapped up in a cab file? I've searched and searched, and nothing comes up.
THANKS!

I believe copying files does the trick. For me it didn't. I am also looking to make it work but I gave up.

yes, any1 have cab file?

I'd be interested in the Camera files as a cab too.

Here's Faria's 3.3 camera files, but they're not in a cab. It includes a readme.txt file instructing where to dump the files.

reg key
does anyone know where abouts in the registry the reg key goes or wot prog ram i could use to import the key

i'd like to add that in the rar file posted for faria's 3.3 camera, there are files to place in windows, and instructions to also import a reg key for the camera. that reg key, however, isn't included with the package.. does anyone know what is needed?

The registration included to the package but it is hidden because the extension is reg which connected to the files system. If you want to see, you must set your windows to appear the files system.

For example Resco explorer has the option to show hidden files, then to apply the reg file, just double click it.

Related

Creating HTCCPL application shortcuts?

I am struggling a little here and don't know why this isn't working, I was hoping someone has been through this before and knows how to do it
OK, I understand the registry settings needed to add applets to the settings pages for HTC applications. You create two registry keys and increment the 'TotalApplets' registry value to include enough for all the 'applet extensions'. I have backward engineered some existing ones to see this. Now I am trying to add another application without just creating a physical shortcut file. I have created an OEM package that has the following .rgu file:
Code:
REGEDIT4
[HKEY_CURRENT_USER\Software\Microsoft\Inbox\Settings\OEM]
"SMSInboxThreadingDisabled"=dword:00000000
[HKEY_LOCAL_MACHINE\ControlPanel\SMS Mode]
"Group"=dword:00000001
[HKEY_LOCAL_MACHINE\Software\HTC\HTCCPL\Applet16]
"CmdLine"=""
"Name"="SMS Mode"
"Path"="SMS.exe"
"Title"="SMS Mode"
I have then built my ROM and the Icon doesn't appear on the Settings, System page. The application is there as I can use file manager to browse to it and then execute it. I have verified that all the registry settings are there, however the Icon is not displayed. I know I could simply create a physical shortcut and put it in Start Menu\Settings, however I would prefer to get it working this way, and it's bugging me now...
Any takers?
Oh, its the 'sms.exe' application from ce4arab.com that allows you to change the WM 6.1 threaded SMS view settings.
Andy
i dont know if you found the solution or not..but did u change the " Total Applets " also..because if u didnt..it would'nt read any other added Entries
its in
HKEY_LOCAL_MACHINE\Software\HTC\HTCCPL
Click to expand...
Click to collapse
ather90 said:
i dont know if you found the solution or not..but did u change the " Total Applets " also..because if u didnt..it would'nt read any other added Entries
its in
Click to expand...
Click to collapse
I did solve it, however it is a bit of a weird one.... The SMS.exe application I was trying didn't have an Icon embedded in the file so when viewed in Explorer (on a PC or on the Wizard) it just looked like a regular .exe file. I simply swapped the file for another Threaded SMS enabler/disable someone else posted and it all worked.
I am not 100% sure it was just the fact the file didn't have an Icon, however that is all I can put it down to.
I have other issues now though; I can't get .NetCF 2.0 to work in my re-cooked 5.2.19588 ROM The Threaded SMS app is a .Net application so it's there and looks pretty, however it doesn't run.........
Andy

[Q] Installing an XML file through CAB.

Hello! I've created this nice little XML file to remove certain files and directories. It's meant to be user-friendly, so I'd like to CAB it up, instead of leaving it as an XML, which needs to be imported manually.
I've got WINCE CAB manager, and I've worked a lot with it, creating CABs for all sorts of apps.
I've tried using my XML file as a "Pre XML", "Post XML" and included it as _setup.xml. None of those methods made it work!
How should I do it instead?
On a sidenote, is it possible to disable a certain running task, using a CAB? I'd think that would be done using a custom DLL, which is too much for me to make.
Thanks in advance!

Question on how to make cabs for touch pro

i have a touch pro and i am trying to use a 6.5 rom that is barebones and he also posts a kitchen. the chef said it would be better to install everything you want via cab rather than the kitchen because you can upgrade your apps without the hassle of having to flash again. most of the htc programs such as the taskmanager, manila, mp3 trimmer, etc etc, i can find as an oem package, but very little cabs of the updated app exist. that said, since i am only able to find them via oem, my question is, HOW CAN I MAKE A CAB FROM AN OEM USING WINCE CAB MANAGER? i have that program but dont know where the oem files go, what registries to put, etc etc....for example, if im trying to use a dialer to make a cab, i know the png files go in the windows folder, but what about the other files? there are obviously reg entries too, where can i see where these reg entries go?
so then nobody knows?

pocket rar issue in 6.5.x

as already all cooker know that we have to assign rar and zip files to pocket rar on first launch and for that we have to press ok button which is missed in my htc touch..
so anyone know registry hack to bypass this message in wm 6.5.x????
Try this:
Code:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\RAR]
[HKEY_CURRENT_USER\Software\RAR\Setup]
[HKEY_CURRENT_USER\Software\RAR\Setup\.zip]
"Type"="ZIPArchive"
"Exist"=dword:00000001
"Set"=dword:00000001
[HKEY_CURRENT_USER\Software\RAR\Setup\.rar]
"Type"=""
"Exist"=dword:00000000
"Set"=dword:00000001
[HKEY_CURRENT_USER\Software\RAR\Paths]
"TempFolder"="\\Application Data\\Volatile\\"
"StartFolder"=""
"ExtrFolder"=""
"ArcFolder"=""
"AppendArcName"=dword:00000001
[HKEY_CURRENT_USER\Software\RAR\ListColumns]
"SortMode"=dword:00000001
"Size"=dword:00000031
"Name"=dword:0000006F
"Date"=dword:00000041
[HKEY_CURRENT_USER\Software\RAR\Compression]
"UseRAR"=dword:00000001
"Solid"=dword:00000001
"Method"=dword:00000003
[HKEY_CLASSES_ROOT\.rar]
@="RAR-file"
[HKEY_CLASSES_ROOT\RAR-file]
[HKEY_CLASSES_ROOT\RAR-file\DefaultIcon]
@="\\Windows\\rar.exe,0"
[HKEY_CLASSES_ROOT\RAR-file\Shell]
[HKEY_CLASSES_ROOT\RAR-file\Shell\Open]
[HKEY_CLASSES_ROOT\RAR-file\Shell\Open\Command]
@="\\Windows\\rar.exe \"%1\""
How?
how to add the registry?
I use phm regedit...
Copy it to a text file; save it with a .reg extension, and then import it with PHM; if you have .reg files associated with PHM, then all you need to do is click on the file. It will respond like a .cab file, basically. I updated the stuff above with the proper header (windows registry editor version 5.00). You need to have it at the beginning of the file for it to work.
If you use XTask, you can close the settings window by clicking on the pocket rar icon on the task bar and dragging down to the 'close' button. You need to have 'close' as one of the xtask options in settings.
Don't work
Don't work click in file .reg extension....
At the click opens the phm resgistry and nothing happens ...
What to do?
If it's opening PHM, then you just need to import the key with PHM. Not sure how, since I don't use PHM, but I'm guessing click on File-Import reg key-navigate to key and click ok.
Or, get dotfred's task manager, set it to associate with .reg keys, and use it. The reg editor is basically the same as PHM, and it has many more tools. That's what I use.
??
I dont understand... what program do you use?

where i can get all registry of lastest mango

I want to find something in registry of mango that mean to font of OS.
there is something Different to nodo that make my native language not work in some place.
I'm looking for it so i need all registry of mango.
if some one have plz send me one. Thank you.
View Single Post
Have another Thanks from me for this, man... let me find some very useful things.
BTW, the XML file in the CAB appears to be standard provxml format; I just opened it in notepad, copied the pieces I wanted into another file, made a few changes, renamed it CustClear.provxml, and loaded it with Connection Setup. Worked great!
Thank you. drkfngthdragnlrd
@drkfngthdragnlrd
Is this registry pulled from your phone or from a cooked ROM you flashed? Is there a way to dump the registry from a Mango phone itself? Thanks
LiFePo4 said:
@drkfngthdragnlrd
Is this registry pulled from your phone or from a cooked ROM you flashed? Is there a way to dump the registry from a Mango phone itself? Thanks
Click to expand...
Click to collapse
They were from my phone. I had a stock ROM & upgraded to 7720.68 via the leaked method here on XDA. I than, copied out all the RGU's in \Windows\ of my phone. I merged all these RGU's into 1 large file & imported it into WinCE CAB Manager. Being as they are RGU's this is not the full registry. There are some values that aren't written till after first boot/run by the executables of WP7. I'd say this CAB is 90+% of all the registry.
drkfngthdragnlrd said:
They were from my phone. I had a stock ROM & upgraded to 7720.68 via the leaked method here on XDA. I than, copied out all the RGU's in \Windows\ of my phone. I merged all these RGU's into 1 large file & imported it into WinCE CAB Manager. Being as they are RGU's this is not the full registry. There are some values that aren't written till after first boot/run by the executables of WP7. I'd say this CAB is 90+% of all the registry.
Click to expand...
Click to collapse
Excellent! Another question; I am really after my exchange activesync registry keys; do you know if these are in any of the RGU files (I am thinking not)? When you add an account (be it POP3, IMAP4, EAS) does this get generated with an RGU that is accessible?
P.S. I have been using the 30day demo of WinCE CAB Manager and love how it shows the tree structure of your file. Was there any particular trick to merging the RGUs?
LiFePo4 said:
Excellent! Another question; I am really after my exchange activesync registry keys; do you know if these are in any of the RGU files (I am thinking not)? When you add an account (be it POP3, IMAP4, EAS) does this get generated with an RGU that is accessible?
P.S. I have been using the 30day demo of WinCE CAB Manager and love how it shows the tree structure of your file. Was there any particular trick to merging the RGUs?
Click to expand...
Click to collapse
I'm not sure about the Active sync thing. I'd assume they get written once you set up your email accounts. You could look, I have no clue of the top of my head, not something I looked into.
As for merging the RGU's, I used Visual Studio, but you can use any text editor to open them. My only suggestion is to pay close attention & make sure you copy & paste correctly. Also, you only need the first line "REGEDIT 4.0 or something like that once. So don't copy the extra entries from the other RGU's.
drkfngthdragnlrd said:
As for merging the RGU's, I used Visual Studio, but you can use any text editor to open them. My only suggestion is to pay close attention & make sure you copy & paste correctly. Also, you only need the first line "REGEDIT 4.0 or something like that once. So don't copy the extra entries from the other RGU's.
Click to expand...
Click to collapse
I copied all .rgu from my phone to my PC, renamed them all to .reg, and then used WinCE CAB Manager to import each one and presto, I have a nice registry and viewer (then just save as a CAB project)!
LiFePo4 said:
I copied all .rgu from my phone to my PC, renamed them all to .reg, and then used WinCE CAB Manager to import each one and presto, I have a nice registry and viewer (then just save as a CAB project)!
Click to expand...
Click to collapse
Yeah, it's nice to have a use for WinCE CAB Manager in WP7 as it's no longer useful for creating CAB's that are installable.
@drkfngthdragnlrd - I did this on NoDo for a start (easy to get RGU to PC) but how did you go about it in Mango? I was reading along in the other thread where there were discussions about this but nothing clearly stated.
LiFePo4 said:
@drkfngthdragnlrd - I did this on NoDo for a start (easy to get RGU to PC) but how did you go about it in Mango? I was reading along in the other thread where there were discussions about this but nothing clearly stated.
Click to expand...
Click to collapse
I used TouchXplorer to copy the files into an app's Isolated Store & than used [APP 2011-08-20][BETA] WP7AppBackup - Backup / Restore third party app data to back-up the app data. Than you just look inside the back-up files.

Categories

Resources