I've tried to add a certificate to our setup using the following statement:
Unfortunately the certificate is added before compressing which means that the certificate is not valid anymore.
!packhdr "C:\exehead.tmp" "D:\Certificates\utils\signcode -spc D:\Certificates\xxxxx\www.xxxxx.net.cert -v D:\Certificates\xxxxx\www.xxx.net.pvk -t http://timestamp.verisign.com/scripts/timstamp.dll -tr 5 C:\exehead.tmp"
Is there an alternative solution? BTW at wich time is "!system" executed? Before or after compressing?
Thanks...
David