Jul 19, 2010
05:29 PM
I have many other features. Only two should be selected on an exclusive basis, i.e. one or another
... View more
Jul 19, 2010
03:21 AM
Hi All. I've created a custom dialog with two radio buttons. Depending on the selected buttons, it should install either 1st or 2nd feature. The problem is that whatever I select, the property of radio button group doesn't change. If I assign different values to that property in the Property Manager, it works as it should (selecting the right features), but not via radio buttons. What I did: 1) Created a radio button Group with property SIM 2) added two radio buttons inside 3) assigned values for radio buttons as "first" and "second" 4) next, I am checking conditions as SIM="first" or SIM="second" The problem is that SIM doesn't change when I select the radio buttons. What am I missing here? Pls advise. Thanks
... View more
Labels
- Labels:
-
InstallShield 2010
Jul 16, 2010
03:04 PM
Hi All, I have two features associated with components. If an user selects Feature A, Feature B should be deselected and vice versa. The idea is to install either one component or another, but not both. How can I do that? thanks
... View more
Labels
- Labels:
-
InstallShield 2010
Jul 16, 2010
03:01 PM
Yes I can do it, no problems, but it is not what I need. Component A is associated with Feature A. If feature A is selected, Component B should be disabled. So, what I need is to capture a variable that shows, if Feature A is selected. Then I could add a condition for the component B. Any suggestions how to do that? Thanks!
... View more
Jul 16, 2010
03:56 AM
Hi All, I need to add a condition to a component that enables it when a user selects a certain feature. I cannot figure out how to define a variable changing (false/true) when a feature is selected. Can someone please point me into a right direction? Thanks!
... View more
Labels
- Labels:
-
InstallShield 2010
Jul 16, 2010
02:17 AM
Thank you, guys. Sorrry for late replying... I am using MSI project. I will try adding conditions in the component level... should work, I think
... View more
Jul 10, 2010
07:39 PM
Hi All, I need to give an user a choice of selecting one of two options; depending on the choice, it should add either file1 or file2 (the same target directory and same file names). How can I do this? I tried using Features, but doesn't give me a choice - either one or another. Please advise. Thanks!
... View more
Labels
- Labels:
-
InstallShield 2010
Jun 21, 2010
08:21 PM
Hi All, I cannot figure out where to change the size of the 1st "Preparing to install" window during installation. All the following screens are fine, but the 1st one is bigger. Pls advise thanks
... View more
Labels
- Labels:
-
InstallShield 2010
Jun 21, 2010
03:54 AM
I've figured it out! it was because I tested it on the same file version dll. I've checked the option "update anyway", but it works only, if the file doesn't have a version. After I incremented the dll file version, everything works OK. it seems to be working fine... I hope it is unregistering the old dll and register the new one correctly.
... View more
Jun 20, 2010
10:22 PM
Hi all, I am building a Quick Patch project that is supposed to update a few files, including COM registered dll. it updates ALL files except these DLLs. It works, though if I delete these files manually prior running the patch. I am running the patch on Windows 7. What am I doing wrong?
... View more
Labels
- Labels:
-
InstallShield 2010
Oct 19, 2009
04:27 AM
This is the way how I've managed to get it working: 1. Go to Components 2. Set "Yes" for both DLL and TLB for the "NET COM Interop" option 3. Net Scan at build: dependencies and properties 4. Check "self-register" for the TLB file That's it
... View more
Oct 03, 2009
02:29 AM
Now it does! Thank you
... View more
Oct 02, 2009
06:56 PM
I just cannot see any redistributables in th list containing EnvDTE.dll. I run IS dependency scanner and it could not spot it even in dynamic mode. Next, I have build an installation setup with VS2008. It worked perfectly and listed all the dependencies (a few that IS was missing). I also tried opening the VS project directly from IS, but it messed up everything with VS project dependencies. Now the problem is that I don't know how to include these DLLs properly into GAC or MS public assemblies. Temporarily, I placed these into the main installation folder, but it is not a very good idea.
... View more
Oct 02, 2009
12:08 AM
Hi All, The IS KB instructs to include .NET by the following way: Releases View 1. Select the Releases view. 2. Click the desired release. 3. In the property sheet at right, set the .NET Framework Location property to a value other than Do Not Include. 4. Rebuild the setup. Release Wizard 1. Select Build > Release Wizard. 2. Navigate through the wizard until you reach the .NET Framework panel. 3. Choose any option other than Do not include or set up .NET Framework. 4. Build the setup. however, this way i can only include .NET 2.0 (for IS2009). How can I include 3.5? Can I do it using Redistributables settings? Thanks
... View more
Labels
- Labels:
-
InstallShield 2009
Latest posts by andy928
Subject | Views | Posted |
---|---|---|
921 | Jul 19, 2010 05:29 PM | |
1471 | Jul 19, 2010 03:21 AM | |
1843 | Jul 16, 2010 03:04 PM | |
910 | Jul 16, 2010 03:01 PM | |
2860 | Jul 16, 2010 03:56 AM | |
786 | Jul 16, 2010 02:17 AM | |
2886 | Jul 10, 2010 07:39 PM | |
5719 | Jun 21, 2010 08:21 PM | |
783 | Jun 21, 2010 03:54 AM | |
1965 | Jun 20, 2010 10:22 PM |
Activity Feed
- Posted Re: How to add conditions when selecting features on InstallShield Forum. Jul 19, 2010 05:29 PM
- Posted Cannot pass global property from a radio button♦ on InstallShield Forum. Jul 19, 2010 03:21 AM
- Posted How to add conditions when selecting features on InstallShield Forum. Jul 16, 2010 03:04 PM
- Posted Re: How to get a property of selecting a feature on InstallShield Forum. Jul 16, 2010 03:01 PM
- Posted How to get a property of selecting a feature on InstallShield Forum. Jul 16, 2010 03:56 AM
- Posted Re: How to create a condition of installing one of two files on InstallShield Forum. Jul 16, 2010 02:17 AM
- Posted How to create a condition of installing one of two files on InstallShield Forum. Jul 10, 2010 07:39 PM
- Posted How to change "Preparing to install" window on InstallShield Forum. Jun 21, 2010 08:21 PM
- Posted Re: Quick Patch and COM registered dll on InstallShield Forum. Jun 21, 2010 03:54 AM
- Posted Quick Patch and COM registered dll on InstallShield Forum. Jun 20, 2010 10:22 PM
- Posted Re: How to register a .tlb file without using RegTlib.exe in BasicMSI(instalshield2008) on InstallShield Forum. Oct 19, 2009 04:27 AM
- Posted Re: Installation Designer doesn't affect Project Assistant on InstallShield Forum. Oct 03, 2009 02:29 AM
- Posted Re: How to specify Microsoft shared Folder on InstallShield Forum. Oct 02, 2009 06:56 PM
- Posted Re: How to include .NET on InstallShield Forum. Oct 02, 2009 06:47 PM
- Posted How to include .NET on InstallShield Forum. Oct 02, 2009 12:08 AM
- Posted Installation Designer doesn't affect Project Assistant on InstallShield Forum. Oct 01, 2009 08:55 PM
- Posted Re: How to register DLLs for COM Interop on InstallShield Forum. Oct 01, 2009 05:51 PM
- Posted All done! on InstallShield Forum. Oct 01, 2009 04:06 AM
- Posted How to specify Microsoft shared Folder on InstallShield Forum. Oct 01, 2009 02:46 AM
- Posted How to register DLLs for COM Interop on InstallShield Forum. Oct 01, 2009 12:24 AM