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: ISLE 2015 keeps reinstalling when opening Installation project
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
‎May 07, 2018
03:07 PM
ISLE 2015 keeps reinstalling when opening Installation project
OS: Windows 7 Enterprise 64-bit
I am using VS2015 Pro and ISLE 2015. I have been able to create an installer project with ISLE.
Problem scenario:
Boot computer.
Run VS2015
Load solution that contains an ISLE installer project.
ISLE goes through its own installation process over again.
Whether I continue the ISLE installation or cancel it I can open the project.
It seems that the only way to get around this scenario (temporarily) is to run the following program from the InstallShield start menu folder:
InstallShield 2015 Limited Edition for Visual Studio 2015
This loads VS2015 and shows an InstallShield 2015 getting started tab.
At this point I can exit this instance of VS2015 (as launched by the ISLE shortcut) and open the installer project in a new instance of VS2015 without ISLE trying to resintall itself.
Once I reboot and try to run VS2015 and open the same installer project ISLE reinstalls itself all over again.
Is there a permanent fix for this? I've tried uninstalling ISLE and reinstalling it but the symptoms remain.
I've also tried TSConfig /repairvsip but that only fixes thing temporarily until I reboot.
Larry H
I am using VS2015 Pro and ISLE 2015. I have been able to create an installer project with ISLE.
Problem scenario:
Boot computer.
Run VS2015
Load solution that contains an ISLE installer project.
ISLE goes through its own installation process over again.
Whether I continue the ISLE installation or cancel it I can open the project.
It seems that the only way to get around this scenario (temporarily) is to run the following program from the InstallShield start menu folder:
InstallShield 2015 Limited Edition for Visual Studio 2015
This loads VS2015 and shows an InstallShield 2015 getting started tab.
At this point I can exit this instance of VS2015 (as launched by the ISLE shortcut) and open the installer project in a new instance of VS2015 without ISLE trying to resintall itself.
Once I reboot and try to run VS2015 and open the same installer project ISLE reinstalls itself all over again.
Is there a permanent fix for this? I've tried uninstalling ISLE and reinstalling it but the symptoms remain.
I've also tried TSConfig /repairvsip but that only fixes thing temporarily until I reboot.
Larry H
(5) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎May 08, 2018
04:40 PM
From an administrative command prompt run the command below:
TSConfig.exe /registerVSIP
This should register InstallShield with Visual Studio and may stop the repairing of an incomplete installation that appears to be occurring.
If the issue continues you can look at the windows event viewer after the repair occurs which may lead to a possible cause.
TSConfig.exe /registerVSIP
This should register InstallShield with Visual Studio and may stop the repairing of an incomplete installation that appears to be occurring.
If the issue continues you can look at the windows event viewer after the repair occurs which may lead to a possible cause.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎May 08, 2018
05:00 PM
I ran the TSCONFIG /registerVSIP command form an admin prompt as directed. Not much happened.
I checked the event log and nothing was shown.
I ran VS2015 and opened up an ISLE project and the installation happened again.
So far it is in the same state as before.
Any other suggestions?
I checked the event log and nothing was shown.
I ran VS2015 and opened up an ISLE project and the installation happened again.
So far it is in the same state as before.
Any other suggestions?
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎May 08, 2018
05:12 PM
I ran TSCONFIG /info and saw this output:
Trust flags: Fully trusted
Fulfillment ID: IS2010_RTM_ISLE_EVAL
Entitlement ID: 1610626140
Product ID: Not Applicable
Fulfillment Type: Trial activation
Expires: 31-may-2017
Feature Details:
INCREMENT IS2.win.ISLE mvsn 16.0 31-Mar-2010 uncounted sort=109 VENDOR_STRING=EVAL HOSTID=ANY TS_OK SIGN="0"
Trust flags: Fully trusted
Fulfillment ID: 13088984
Entitlement ID: 1610630706
Product ID: XXXXXXX-XXX-XXXXXXXXXX:11
Fulfillment Type: Publisher activation
Expires: permanent
Feature Details:
FEATURE IS2.win.ISLE mvsn 16.0 permanent uncounted VENDOR_STRING=REAL HOSTID=ANY SN=XXXXXXX-XXX-XXXXXXXXXXTS_OK SIGN="0"
Trust flags: Fully trusted
Fulfillment ID: IS2010_RTM_ISLE_EVAL
Entitlement ID: 1610626140
Product ID: Not Applicable
Fulfillment Type: Trial activation
Expires: 31-may-2017
Feature Details:
INCREMENT IS2.win.ISLE mvsn 16.0 31-Mar-2010 uncounted sort=109 VENDOR_STRING=EVAL HOSTID=ANY TS_OK SIGN="0"
Trust flags: Fully trusted
Fulfillment ID: 13088984
Entitlement ID: 1610630706
Product ID: XXXXXXX-XXX-XXXXXXXXXX:11
Fulfillment Type: Publisher activation
Expires: permanent
Feature Details:
FEATURE IS2.win.ISLE mvsn 16.0 permanent uncounted VENDOR_STRING=REAL HOSTID=ANY SN=XXXXXXX-XXX-XXXXXXXXXXTS_OK SIGN="0"
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎May 18, 2018
10:50 AM
The license information looks fine from what you posted.
Do you have any antivirus or other security software on the machine? If so, does disabling it change your outcome?
For example, if you are missing a file when ISLE is launched it will install the missing file and this is expected.
but there is no explanation of what happens to this file when the only action taken afterwards was rebooting the machine.
I would investigate the event viewer application logs after the initial repair and once that is complete, close Visual Studio and reboot the machine.
Once rebooted, check the event viewer application logs once again to see if there are any entries that may explain what changes are being made to the ISLE files.
Do you have any antivirus or other security software on the machine? If so, does disabling it change your outcome?
For example, if you are missing a file when ISLE is launched it will install the missing file and this is expected.
but there is no explanation of what happens to this file when the only action taken afterwards was rebooting the machine.
I would investigate the event viewer application logs after the initial repair and once that is complete, close Visual Studio and reboot the machine.
Once rebooted, check the event viewer application logs once again to see if there are any entries that may explain what changes are being made to the ISLE files.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎May 21, 2018
04:59 PM
I finally went with the "nuclear option". I uninstalled ISLE. I uninstalled VS2015. I then reinstalled VS2015 and the reinstalled ISLE. Now things seem to work as expected. I could open a solution that had an Installer project and there were no more "reinstallation" attempts.