So, during our build, we package all of our dll's and have them signed, and are 
returned with a cabinet file. Can I use this cabinet file to sign my .msi?

I assume the -m is the listing of the cabinet file within wxs file <Media 
Id="1" Cabinet="foo.cab" EmbedCab="yes" />

So would the command be msicert.exe -d foo.msi -m 1 -c foo.cab

Or am I misreading this, as it says that it will populate the tables. Is that 
the same as having it signed?

Thanks!



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to