L
Lloyd Dupont
I want 'auto-updatable' application.
After careful consideration of the available option I choosed, mainly for
security reason, to automatically download latest MSI (if needed) and let
the user click: next next next on the MSI exec interface.
My MSI is signed.
Now my problem is: after downloading latest MSI, how do I check with C# code
that it has not been tampered with?
After careful consideration of the available option I choosed, mainly for
security reason, to automatically download latest MSI (if needed) and let
the user click: next next next on the MSI exec interface.
My MSI is signed.
Now my problem is: after downloading latest MSI, how do I check with C# code
that it has not been tampered with?