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
- :
- Encryption and decryption of the installation
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
‎Mar 24, 2010
03:49 AM
Encryption and decryption of the installation
Hello
I have one problem with InstallShield.
I want to encrypt software during creating .msi file in InstallShield, than when user will run installation process of application .msi file should automatically get decryption key from remote location and decrypt application to install. How can I cope with it?
Best Regards
I have one problem with InstallShield.
I want to encrypt software during creating .msi file in InstallShield, than when user will run installation process of application .msi file should automatically get decryption key from remote location and decrypt application to install. How can I cope with it?
Best Regards
(3) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 26, 2010
08:32 AM
Hello coolerwl,
What kind of project are you using ?
Best Regards
What kind of project are you using ?
Best Regards
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 29, 2010
12:56 AM
Hello Kevin_L
I'm using Basic MSI Project.
Best Regards
I'm using Basic MSI Project.
Best Regards
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 29, 2010
03:49 AM
Hello,
I think that you can't encrypt your software during the creation of your installation package with a Basic MSI project.
I think that you must encrypt your software before building your installation package. And use a Custom Action or a post-installation program to decrypt your software.
Best Regards.
I think that you can't encrypt your software during the creation of your installation package with a Basic MSI project.
I think that you must encrypt your software before building your installation package. And use a Custom Action or a post-installation program to decrypt your software.
Best Regards.