Oct 17, 2016
06:27 PM
Hello. I added a prerequisite to install .NET Framework 4.6.2 full with my setup. When I run the setup, the prerequisite gets installed, but instead of prompting for restart, it gives an error saying that the installation of .NET Framework 4.6.2 failed, and it asks if I want to continue the setup or not. Any ideas why? Here is the prq:
... View more
- Tags:
- .net framework 4.6.2
Labels
- Labels:
-
InstallShield 2015
Sep 02, 2011
11:37 AM
Manually adding .NET Framework prq never worked without a problem for me. I upgraded to IS2012 for some other reasons and now am using the builtin prqs. See the attached screenshot of the prq editor. It might be helpful.
... View more
Jul 21, 2011
05:02 PM
I'm looking for the right Helper.exe file to include to my .net framework 4 prerequisite editor. Any idea where I can find this? Thanks.
... View more
Labels
- Labels:
-
InstallShield 2009
Jul 20, 2011
07:47 PM
How do I add .Net Framework 4 to the list of Redistibutables in IS 2009? Thanks
... View more
Labels
- Labels:
-
InstallShield 2009
Nov 03, 2010
07:26 PM
I'm having the same problem...has this been resolved?
... View more
Nov 03, 2010
07:21 PM
Has anybody encountered the same problem?
... View more
Oct 07, 2010
05:38 PM
Is it possible not to show a feature in the tree view in custom setup dialog or maybe make it unselectable? Thanks
... View more
Labels
- Labels:
-
InstallShield 2010
Oct 06, 2010
04:53 PM
jmanuel wrote: Hello everyone. I have being trying to solve this problem, but I don´t know how to do it. I have a radio button group with two radio buttons in a custom dialog, each button has a value, the button group has a property asociated. And when is selected the radio button, i think that the property will takes the value of the radio button, but it doesn´t. Do i need to do something else? Should I do something in the behavior? Thanks in advance. I'm having the same problem as jmanuel. Any suggestion to solve this?
... View more
Oct 01, 2010
01:17 PM
Thanks for the reply. My features are mutualy exclusive, so I think I cannot use INSTALLLEVEL here (please correct me if I'm wrong). All my setup does is to create a database and run a few sql querries. Imagine that I have link1 and link2 on a page. If the user clicks on link1 I want databaseA to get created and if they click on link2 I want databaseB to get created. I don't want it to be a silent install. Can I somehow pass the ADDLOCAL property to my setup in the command line?
... View more
Sep 30, 2010
07:08 PM
Is it possible to define custom parameters and pass them to an MSI to install certain features? Thanks
... View more
Labels
- Labels:
-
InstallShield 2010
Sep 29, 2010
05:19 PM
I have another question related to this. I was reding the "Q103232: HOWTO: Implementing Setup Types in a Basic MSI project " article and in there, there is a very good example of how to set the Install Level of the features for different setup types. In that example the Install Level of setup types are determined as: Minimum: 100 Custom: 125 Complete: 150 and the Install Level of the features are determined as: App.exe: 1 Help.hlp: 101 Example.txt: 126 So, files are installed as follows: Complete: App.exe, Help.hlp, Example.txt Custom: App.exe, Help.hlp Minimum: App.exe What if I had a fourth setup type called Minimum2 and I wanted to only install Help.hlp onece that option was selected. Minimum2: Help.hlp Is that possible to implement? if yes what the Install Level numbers should set to? Thanks in advance.
... View more
Sep 27, 2010
05:03 PM
Is it possible to have more than 3 setup types in Basic MSI? Something like: Typical Custom Minimum1 Minimum2
... View more
Labels
- Labels:
-
InstallShield 2010
May 07, 2010
06:12 PM
I have added the followings to the application mapping and it works fine when I install my product on a Win 2008 Server (IIS7), but doesn't work on Win 2003 server (IIS6). Any idea how to resolve this? Extension = .mvc ExecPath = [WindowsFolder]Microsoft.NET\Framework\v2.0.50727\aspnet_isapi.dll Verb = GET,HEAD,POST,DEBUG Thanks in advance.
... View more
Labels
- Labels:
-
InstallShield 2009
Latest posts by grparsec
Subject | Views | Posted |
---|---|---|
2777 | Oct 17, 2016 06:27 PM | |
856 | Sep 02, 2011 11:37 AM | |
3722 | Jul 21, 2011 05:02 PM | |
485 | Jul 21, 2011 11:09 AM | |
2301 | Jul 20, 2011 07:47 PM | |
555 | Nov 03, 2010 07:26 PM | |
463 | Nov 03, 2010 07:21 PM | |
1394 | Oct 07, 2010 05:38 PM | |
1615 | Oct 06, 2010 04:53 PM | |
816 | Oct 01, 2010 01:17 PM |
Activity Feed
- Posted Problem with installing .NET Framework 4.6.2 full on InstallShield Forum. Oct 17, 2016 06:27 PM
- Tagged Problem with installing .NET Framework 4.6.2 full on InstallShield Forum. Oct 17, 2016 06:27 PM
- Posted Re: Helper.exe for .Net Framework 4 on InstallShield Forum. Sep 02, 2011 11:37 AM
- Posted Helper.exe for .Net Framework 4 on InstallShield Forum. Jul 21, 2011 05:02 PM
- Posted Re: .NET framework 4.0 Prerequisites on InstallShield Forum. Jul 21, 2011 11:09 AM
- Posted .NET framework 4.0 Prerequisites on InstallShield Forum. Jul 20, 2011 07:47 PM
- Posted Re: Failed to add Application Mappings (.mvc) on InstallShield Forum. Nov 03, 2010 07:26 PM
- Posted Re: Problem with Applicatiom Mapping in IIS 6 on InstallShield Forum. Nov 03, 2010 07:21 PM
- Posted Prevent a feature from appearing in custom setup dialog on InstallShield Forum. Oct 07, 2010 05:38 PM
- Posted Re: how to overwrite setup type and features selection on InstallShield Forum. Oct 06, 2010 04:53 PM
- Posted Re: custom parmeters pass to MSI on InstallShield Forum. Oct 01, 2010 01:17 PM
- Posted custom parmeters pass to MSI on InstallShield Forum. Sep 30, 2010 07:08 PM
- Posted Insall Level on InstallShield Forum. Sep 29, 2010 05:19 PM
- Posted Re: More than 3 Setup Types on InstallShield Forum. Sep 27, 2010 06:33 PM
- Posted More than 3 Setup Types on InstallShield Forum. Sep 27, 2010 05:03 PM
- Posted Problem with Applicatiom Mapping in IIS 6 on InstallShield Forum. May 07, 2010 06:12 PM
- Posted Maintain the user's setting for a service after a minor upgrade on InstallShield Forum. Mar 03, 2010 05:01 PM
- Posted Re: don't want to Show Windows Installer Log checkbox in setup complete dialog on InstallShield Forum. Feb 25, 2010 01:40 PM
- Posted Re: Dialog box showing up in background on 64-bit machines. on InstallShield Forum. Feb 25, 2010 12:32 PM
- Posted don't want to Show Windows Installer Log checkbox in setup complete dialog on InstallShield Forum. Feb 24, 2010 05:31 PM