This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Re: Hash on files to be installed
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Jan 03, 2023
07:01 PM
Hash on files to be installed
I have an InstallShield project and I want to implement a hash / crc check like Microsoft has relating to MSICHECKCRCS. Is there a way in InstallShield to set some option that the file is hashed/checked before installation then hash/checked after installation to make sure the installation file was corrupted?
And if there is such an option what will InstallShield do if the file is corrupted?
Thank you
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Jan 04, 2023
07:14 AM
Take a look at using Installshield to Digitally Sign your installer - this will use the SHA-256 hashing algorithm at build time.