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: Shortcuts are not being created during product 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
‎Jul 07, 2016
10:03 AM
Shortcuts are not being created during product installation.
Hello,
I am facing an issue with my InstallShield 2014 Basic MSI project. Some of the details of this project are that:
[LIST=1]This project has two features, one feature installs Windows forms application, whereas another feature installs a web application.
We can let the user install any of these features during installation of the product.
Now our project requires that if user installs the windows application feature then the corresponding shortcuts should also be created on Desktop.
But, in my case, the installer does not create the shortcuts during project installation. whereas when I run the installer in "Repair" mode,then the corresponding shortcuts are created.
Also, the shortcuts created this way don't get removed after product's uninstallation.
I've checked all settings that I can check from InstallShield help manual,but nothing seems to be working.
Can someone please help me out with this issue.
I am facing an issue with my InstallShield 2014 Basic MSI project. Some of the details of this project are that:
[LIST=1]This project has two features, one feature installs Windows forms application, whereas another feature installs a web application.
Now our project requires that if user installs the windows application feature then the corresponding shortcuts should also be created on Desktop.
But, in my case, the installer does not create the shortcuts during project installation. whereas when I run the installer in "Repair" mode,then the corresponding shortcuts are created.
Also, the shortcuts created this way don't get removed after product's uninstallation.
I've checked all settings that I can check from InstallShield help manual,but nothing seems to be working.
Can someone please help me out with this issue.
(2) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jul 12, 2016
01:30 AM
Thanks for the reply!
I have checked the installation log. But, neither I find and error nor any exception during product installation. The only difference I find in the log is that during first time installation, the action: CreateShortcuts is executed and during Repair of the product, CreateShortcuts action executes and also creates the shortcuts.
I have checked the installation log. But, neither I find and error nor any exception during product installation. The only difference I find in the log is that during first time installation, the action: CreateShortcuts is executed and during Repair of the product, CreateShortcuts action executes and also creates the shortcuts.