Is there a Windows Installer API that I can use to extract cabinet files out of a msi file? msidb.exe does the job, but it doesn't seem to be setting %errorlevel% at all. I need to extract the cabinet file in a commandline based build process in order to sign it with a certificate. The signing process is rather complex so I don't belive existing msi/wix functionalities can replace that. Also, I cannot build the cabinet first, sign it, and then insert it back to the MSI, for couple of maintenance reasons.
Does anyone have any idea how to tackle this problem? I'd much appreciate that! ------------------------------------------------------------------------------ This SF.net email is sponsored by: High Quality Requirements in a Collaborative Environment. Download a free trial of Rational Requirements Composer Now! http://p.sf.net/sfu/www-ibm-com _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users