REG to CAB - Touch Diamond, MDA Compact IV General

Can we covert exported reg file to CAB file.
Dinesh

Yes, CERegEdit.

Related

.reg

please tell me how can execute a file .reg
thanks
I'm not sure, but I thinj you can't.
Either you need a registry editing program to import it, or make a CAB with registry (using ER2003edit).
thanks
er2003 and registry editor where can i find?

[WM5] compressed CABs - supported :)

I've found, that WM5 supports compressed CABs.
Use CabWiz to make compressed CAB.
Edit file cabwiz.ddf (in the same directory, where cabwiz.exe exists)
modify line ".Set Compress=OFF" to ".Set Compress=ON"
Warning1:
Don't delete original [uncompressed] CABs. Maybe - you will need them in the future.
Warning2:
Compressed CABs are not compatible with WM2003
Warning3:
Don't edit nor don't save them with WinCE CAB Manager from ocpSoftware [up to version 1.1.0.4]. Everything looks OK, but [after save] all files within the CAB are corrupted.
Probably the reason is, that compression aplies only to files, not CAB as a whole. File structure is the same and CAB Manager properly reads all info, but is not able to decompress files.
-----------
If you have only cab and need to compress it:
Open CAB with WinCE CAB Manager
Select from menu: File / Export / ExportToINF
start command line
switch to the directory with INF file
execute "[path]cabwiz xxx.INF /err cabwiz.err /cpu arm" (replace [path]cabwiz with full path do cabwiz.exe, replace xxx.INF with INF file name)
-----------
I you have EXE installer only:
start PC installation
cancel Pocket PC installation
look at subdirectories of C:\Program Files\Microsoft ActiveSync - probably you will find (uncompressed) CABs here.
FWIW, the next version of WinCE CAB Manager will include support for compressed CAB files as well. In fact, this is already available in the WinCE CAB Manager 1.2 BETA. See also:
WinCE CAB Manager 1.2 BETA Available To Registered Customers

Customizer.CAB - Registry changes in .reg instead of .CAB

When installing Customizer.CAB you will also install any .reg file found in Extended Rom. This way you don't have to make CAB's for simple registry changes. You can now quickly create .reg files to be included at hard reset.
.reg files in the following directories will be applied to registry:
\Extended_Rom
\Extended_Rom\REG
\Storage Card\Extended_Rom
\Storage Card\Extended_Rom\REG
\Storage Card\EXTROM
\Storage Card\EXTROM\REG
this way it will work with most of the custom WM5 versions.
How to use:
Add Customizer.CAB to your extended rom and add the appropriate line in Config.txt (CAB: \<extended rom>\Customizer.CAB
Then copy .reg files to any of the locations above.
Example of how to track changes in registry and create a .reg file:
1 - Use PHM RegEdit to export everything in registry to a new .reg file
2 - Make the neccesary changes to your device (Owner data, etc..)
3 - Use PHM RegEdit to export everything in registry to a new .reg file
4 - Transfer the two .reg files to your computer
5 - Use RegDiff (http://hp.vector.co.jp/authors/VA000007/regdiff.htm) to compare the two files and create a diff .reg file
6 - Remove unneccesary keys from the diff file (like state, date...)
7 - Transfer the diff .reg file back to your device
Hope someone will find this useful.

A Question for cabfile or package creator

Do you know how can I put my name and my registration code into my package ( for kitchen) or how can I put them into the cab file so I dont need to type the code everything I do the hardreset. THX
If your software keep the reg info in the registry, just add this key to your package's rgu; if on the other hand the info is in a file, just add the file and don't forget to add the file into initflashfiles
adwinp said:
If your software keep the reg info in the registry, just add this key to your package's rgu; if on the other hand the info is in a file, just add the file and don't forget to add the file into initflashfiles
Click to expand...
Click to collapse
How can I know which one in registry, which one in the file. Please let me know.
For example resco explorer I can not find where is the key storaged
Thx so much
Please anyone. Anyone can help?? THX SO MUCH
etenx500 said:
Please anyone. Anyone can help?? THX SO MUCH
Click to expand...
Click to collapse
Some one plz
etenx500 said:
Some one plz
Click to expand...
Click to collapse
use this software WinCE CabManager:
http://www.ocpsoftware.com/products.php?nm=cecabmgr
if u want further help u can mail me or PM.
Functions are:
Open Existing Cabinet Files
Open any Windows CE CAB file, as well as Smartphone and Pocket PC theme files.
Create New Cabinet Files
Allows you to create a brand-new CAB file, add the Windows CE files, shortcuts and registry entries needed to install your application, and then save the new CAB file to disk.
Modify Cabinet Information
View and modify general information about the Windows CE CAB file, such as the name of the company and of the application, processor and operating system version required to run the application, and the default installation directory.
Modify Windows CE File Entries
The Windows CE files stored in a CAB file can be viewed and modified, and new files can be added. You can change the order in which the files will be installed, the location where each file will be installed, and more.
Modify Shortcut Entries
The shortcut entries stored in a CAB file can be viewed and modified, and new shortcuts can be added. You can change the location where each shortcut will be installed, the name and target of the shortcut, and more.
Modify Registry Entries
The registry entries stored in a CAB file can be viewed and modified, and new entries can be added.
Modify Setup DLL Information
You can view information about the Setup DLL included in a cabinet, or add a new Setup DLL to the cabinet.
Full Drag and Drop Support
Use your mouse to quickly and easily add and extract files between WinCE CAB Manager and any other application that supports "Drag and Drop", such as Windows Explorer.
Full Copy and Paste Support
Quickly and easily add and extract files between WinCE CAB Manager and any other application that supports "Copy and Paste" operations, such as Windows Explorer.
Import/Export Windows CE INF Files
Automatically generate and load CAB files from your existing Windows CE INF files, or use the WinCE CAB Manager to edit the CAB files and then generate an INF file for use with automated builds.
Automation Support
The WinCE CAB Manager exposes a COM Automation interface which allows it to be manipulated from other programs, such as Visual Basic or even VBScript.
Support for Third-Party "Add-Ins"
The WinCE CAB Manager functionality can be expanded through the use of COM-based "Add-Ins".

how to create pack for change registry

i need to create a pack for modify a some line on registry on some phone but i need this mod is save on phone and not delete if i proced to hard reset of the phone please you help me???
sorry if this question is already asked but i have try to search on forum but i'm not found
1. You can use Resco Registry extension for Resco Explorer. There you can export some registry entries and import them later.
2. You can create standalone cab with your registry settings. If your cab will delete after installation,set it as readonly.
3. You can use Registry Workshop software for PC to manipulate with registry
4. You can use Mortscript

Categories

Resources