MSCEInf 2.0 is Available
No clue as to what registry keys and files are installed on the Pocket PC by CAB files? Here’s MSCEInf, a utility to find and analyze all the data contained in installation CAB files. We just got the upgrade notification from the author Benoit B.
The program automatically extracts the file "000" from CAB files or selected TSK and analyzes it. It can also analyze already extracted files "000". A full report is posted in page control. It offers also the possibility of:
- To save the analysis in a file with the format rtf (Rich Text Format) which can be read by WordPad or Word.
- To save Inf file reconstituted in text format or to copy it in the clipboard.
- To extract all the files from the CAB or TSK and Inf file reconstituted in a folder (with the possibility of creating this folder). After that you can use Cabwiz to create again the CAB.
This program can be useful to those who like to understand all that an application copy on their mobile, registry included.
On Document RTF tab, there is a contextual menu (right click on it) to go directly to the various sections of the analysis (Strings, Dirs, Files, Hives, Keys, Shortcuts, beginning of file INF) and allows you to copy what you selected to the clipboard.
|
Contributions of version 2.0
|
Download page :
http://www.codeppc.com/telechargements/msceinf/msceinf.htm










Hi solsie,
An update of MSCEInf is online.
Friendly, Benoît
MSCEINf update is only for those who want to use the program in Command Mode for making batch tasks.
Contributions of version 2.1
· MSCEInf Version 2.1 adds ability to extract in command mode CAB files in a folder preserving subfolders names.
Syntax is a bit rigid with a keyword extract (separed by a space) after CAB name. This keyword allows creation of INF file and files extraction (with correct names) while preserving subfolders names.
A second parameter optional is folder name where to extract files. If omitted, folder name will be :
“c:\ExtractDir”.
Program creates the folder if it does not exist.
For example write like here (do not forget to separe each parameters by a space and put path in double quotes) :
msceinf “C:\Users\Benoit\Documents\a.cab” extract
and files are extracted in folder “c:\ExtractDir”.
or give folder name where to extract :
msceinf “C:\Users\Benoit\Documents\a.cab” extract “C:\Users\Benoit\Documents\My extracted files”
and files are extracted in folder “C:\Users\Benoit\Documents\My extracted files”.
Link to the 6 localized versions (include english) : http://www.codeppc.com/telechargements/msceinf/msceinf.htm