Feb 18, 2014
10:37 AM
Check your event viewer. It should list what component is being triggered when the repair is executed. Also enable logging in the registry and the temp directory will contain a MSI log file I would expect. Perhaps it is not what you are expecting. I am in agreement with you, if the EXE is present and healthy, then it should not care if the associated text files are present or not present. It should only be concerned for its key file. I don't know if this will help you better debug the situation or not.
... View more
Jul 31, 2013
09:02 AM
Also in the case of .Net certain versions are side-by-side products and not updates. So yes typically we test for the version we need prior to installing the package (if it is not found). Installing .Net typically takes a long time so we don't want to install it if it is not necessary. Another approach is to design the application so that it can use various version of .Net. In the simplest case this involves modifying the app.config file to support multiple versions of the framework. Then depending on which OS you target there may be a default configuration which already includes .Net. But if you target v6.1 Server class OS (or later) you will need to be prepared to install .Net using DISM.exe. (And DISM.exe should be used for configuring 6.0 or later workstation or server configurations, if needed.)
... View more
Jun 26, 2013
06:54 AM
This could be made simple by making it available from the redistributal downloader in the Tools menu, but in case anyone else has this issue, you candownload and install the InstallShield 2010 Expansion Pack patch found here: http://kb.flexerasoftware.com/selfservice/documentLink.do?externalID=Q209084 The patch includes it.
... View more
Apr 13, 2016
05:38 PM
These links don't work. DebbieL wrote: The following help topic explains that option: Returning a License to Your Account on the Activation Server The following help topic may also be helpful: Uninstalling and Reinstalling InstallShield
... View more
Dec 12, 2011
06:45 AM
So based on your answer, it is not necessary to include MSI in my install.
... View more
Latest posts by BPWILL
Subject | Views | Posted |
---|---|---|
862 | Feb 18, 2014 06:45 AM | |
862 | Feb 18, 2014 06:23 AM | |
2345 | Feb 17, 2014 09:45 AM | |
1263 | Jul 30, 2013 08:22 AM | |
2954 | Jul 30, 2013 07:27 AM | |
668 | Jun 26, 2013 06:54 AM | |
2126 | Jun 07, 2013 09:01 AM | |
3071 | Apr 12, 2013 07:55 AM | |
555 | Dec 12, 2011 06:45 AM | |
3452 | Dec 09, 2011 08:21 AM |
Activity Feed
- Posted Re: Unwanted Behaivor on InstallShield Forum. Feb 18, 2014 06:45 AM
- Posted Re: Unwanted Behaivor on InstallShield Forum. Feb 18, 2014 06:23 AM
- Posted Unwanted Behaivor on InstallShield Forum. Feb 17, 2014 09:45 AM
- Posted Re: Checking for and Installing .Net Framework on InstallShield Forum. Jul 30, 2013 08:22 AM
- Posted Checking for and Installing .Net Framework on InstallShield Forum. Jul 30, 2013 07:27 AM
- Posted Found easier way on InstallShield Forum. Jun 26, 2013 06:54 AM
- Posted dot net 4.5 on InstallShield Forum. Jun 07, 2013 09:01 AM
- Posted Transferring License on InstallShield Forum. Apr 12, 2013 07:55 AM
- Posted Re: MSI Engine Version questions on InstallShield Forum. Dec 12, 2011 06:45 AM
- Posted MSI Engine Version questions on InstallShield Forum. Dec 09, 2011 08:21 AM
- Posted Pulling my hair out on this.. on InstallShield Forum. May 02, 2011 01:39 PM
- Posted Re: InstallShield Branding on Dialogs... on InstallShield Forum. Jan 04, 2010 03:11 PM