Hugo,

     I think that's what the signiture verification is for. Even if you 
were to suppress it, burn will do a hash check on the file.
     If it fails the hash check, burn does not trust the file and retries.

     I'm not sure about catching the error.
     You could attach to:
         Bootstrapper.Error

     And see if there is something that is reported. I haven't gotten 
that far yet myself. I'm stuck somewhere else.
--
Gus Nassar


On 9/23/2014 6:22 AM, HugoR wrote:
> Hi everyone,
>
> Is there any way to check the integrity of the installer before the setup
> wizard is launched?
> I have one setup package which is downloaded over internet, and I would like
> to ensure that something like an error message will be displayed to the
> client in case the installer is damaged when he launches the installation.
>
> Thanks,
>
> Hugo
>
>
>
>
> --
> View this message in context: 
> http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Check-installer-integrity-tp7596947.html
> Sent from the wix-users mailing list archive at Nabble.com.
>
> ------------------------------------------------------------------------------
> Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
> Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
> Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
> Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
> http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to