I'm trying to build a custom WES7 distribution and therefore include my own Application and Drivers. I want to integrate my applications in the configuration process with the Image Configuration Editor, therefore it would be usefull to build a CAB file that is compatible to the installation process.
The CAB files include an update.cat, update.mun , a manifest file and the content that will be installed, either drivers or files, write them manually is not possible.
There is a tool "cabwiz" included in the Windows Embedded Compact toolkit, but I couldn't test it. Any help is appreciated, thanks :)