This website uses cookies. By clicking OK, 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.
rguggisberg
Intrepid explorer
Feb 26, 2021
10:07 AM
One way would be to create a custom action with your favorite language. Have it pull the installed Acrobat version out of the 'Uninstall' area of the registry. Store that value (or part of it) in a property that you can then use to specify the directory. And don't limit it to 2015 or 2017. Someday there may be an Acrobat version 202x.
... View more
Feb 25, 2021
02:09 PM
@shunt, 5 SAB licenses if you have Premier 1 SAB license if you have Professional
... View more
Feb 17, 2021
12:01 PM
If I remember right, support for DemoShield was dropped in about 2008! If the machine you are running that on dies you will be out of luck. If I were you I would convert that DemoShield project to an InstallShield Suite project. I think it was in 2012 when I did that.
... View more
Feb 16, 2021
03:30 PM
Well it turns out that doing what you want is not that simple 😞 From the InstallShield HELP obtained by searching for "System Search)"... Searching for the Presence of a Registry Key Windows Installer does not have built-in support for searching target systems for the presence or absence of a specific registry key. However, you can create a system search that looks for the default value of a specific registry key. If the default value is present, Windows Installer writes it to the system search’s associated property. If the system search fails to find the default value, Windows Installer leaves the property undefined. So that is not very useful because the default value is often blank. You might have to resort to doing that using your favorite type of Custom Action.
... View more
Feb 14, 2021
07:58 PM
I set up a test project and got this to work for me. Perhaps your trouble is with the "Additional Options" selection. There are 2 radio buttons: Just Store the value in the property Store the value in the property and use the property in an Install Condition You must select the first one. If you select the 2nd one it uses that as a condition for installing the entire application... not just a single component.
... View more
Feb 12, 2021
12:42 PM
Ahhh yes. I see it now. Unfortunately I am using InstallShield 2019 R#... so I can only look at it with notepad. I will try to set up a test project this weekend and get back to you.
... View more
Feb 12, 2021
09:12 AM
I see 44 files.. but no .ism file.
... View more
Feb 11, 2021
12:50 PM
What is the name of your property? I see no SQLSERVERFOUND property or anything like that in the log. I can't see what you are doing, So maybe try manually putting that property in the Properties table and get that to work first.
... View more
Feb 11, 2021
12:08 PM
Log your install with this command from a CMD window and see what is going on. Setup.exe /v"/l*v \"%CD%\log.txt\""
... View more
Feb 11, 2021
06:46 AM
OK. Try: SQLSERVERFOUND="" or: Not SQLSERVERFOUND="" or if you want to base action on whether or not the string value contains a string: SQLSERVERFOUND><"2016" or: Not SQLSERVERFOUND><"2016"
... View more
Feb 10, 2021
09:03 PM
I'd like to help... but the link you posted is dead.
... View more
Jan 14, 2021
10:17 PM
Can someone repost the correct links? These links are dead. Thanks
... View more
Jan 11, 2021
08:10 AM
I should have added that you will need to manually delete the files that did not get uninstalled. Things should work properly for next install/uninstall.
... View more
Latest posts by rguggisberg
Subject | Views | Posted |
---|---|---|
20 | Feb 26, 2021 10:07 AM | |
46 | Feb 25, 2021 02:09 PM | |
27 | Feb 19, 2021 01:08 PM | |
108 | Feb 17, 2021 12:01 PM | |
43 | Feb 16, 2021 03:30 PM | |
64 | Feb 14, 2021 07:58 PM | |
82 | Feb 12, 2021 12:42 PM | |
103 | Feb 12, 2021 09:12 AM | |
245 | Feb 11, 2021 12:50 PM | |
262 | Feb 11, 2021 12:08 PM |
Activity Feed
- Posted Re: How to place file into a directory on InstallShield Forum. Feb 26, 2021 10:07 AM
- Posted Re: iscmdbuild remote on InstallShield Forum. Feb 25, 2021 02:09 PM
- Posted Re: Suite Feature Selection on InstallShield Forum. Feb 19, 2021 01:08 PM
- Posted Re: Configuring 'Setup.ini' and '0x0409.ini' files in InstallShield 2020 on InstallShield Forum. Feb 17, 2021 12:01 PM
- Posted Re: System Search results to determine what components get installed on InstallShield Forum. Feb 16, 2021 03:30 PM
- Posted Re: System Search results to determine what components get installed on InstallShield Forum. Feb 14, 2021 07:58 PM
- Posted Re: System Search results to determine what components get installed on InstallShield Forum. Feb 12, 2021 12:42 PM
- Posted Re: System Search results to determine what components get installed on InstallShield Forum. Feb 12, 2021 09:12 AM
- Posted Re: System Search results to determine what components get installed on InstallShield Forum. Feb 11, 2021 12:50 PM
- Posted Re: System Search results to determine what components get installed on InstallShield Forum. Feb 11, 2021 12:08 PM
- Posted Re: System Search results to determine what components get installed on InstallShield Forum. Feb 11, 2021 06:46 AM
- Posted Re: System Search results to determine what components get installed on InstallShield Forum. Feb 10, 2021 09:03 PM
- Posted Re: Unified Installer on InstallShield Forum. Jan 21, 2021 02:51 PM
- Posted Re: SigningHelper: error 0x80072efe while attempting to sign file on InstallShield Forum. Jan 14, 2021 10:17 PM
- Posted Re: Not deleting all files in INSTALLDIR on uninstall on InstallShield Forum. Jan 11, 2021 08:10 AM
- Posted Re: Not deleting all files in INSTALLDIR on uninstall on InstallShield Forum. Jan 11, 2021 07:57 AM
- Posted Re: Not deleting all files in INSTALLDIR on uninstall on InstallShield Forum. Jan 10, 2021 08:53 PM
- Posted Re: Install shield for web application on InstallShield Forum. Jan 04, 2021 01:22 PM
- Posted Re: Activate SAB license on InstallShield Forum. Nov 25, 2020 02:00 PM
- Posted Re: Activate SAB license on InstallShield Forum. Nov 25, 2020 12:55 PM
Contact Me
Online Status |
Offline
|
Date Last Visited |
Feb 26, 2021
02:15 PM
|