Jan 26, 2023
05:36 AM
Hi, I would like to upgrade FlexNet Licensing Server from v11.16.2 to v11.16.6. I have downloaded FlexNetLicensingServer11_16_6_0.exe but when I run it, the installation fails with a dialog box saying:
Another version of this product is already installed. Installation of this version cannot continue. To configure or remove the existing version of this product, use Add/Remove Programs on the Control Panel.
I don't wish to uninstall the current version as I will lose all the configuration (won't I?) so what is the correct procedure for upgrading the package?
Phil
... View more
Labels
- Labels:
-
InstallShield 2020 R3
Mar 25, 2021
04:17 AM
Is it possible to use a trusted platform module (TPM) to sign installers? I'm afraid I don't quite understand how TPMs work, but I guess you need to set a particular cryptographic service provider (CSP) rather than using the Windows certificate store. For instance, the signtool command has a /csp parameter. Can this be set for Basic MSI project signing?
... View more
Labels
- Labels:
-
InstallShield 2019
Oct 01, 2020
02:28 AM
I think this constraint: "If the dialog that launches the Open dialog has more than one edit field control, the edit field control that will contain the full path to the file must have the lowest value for the Tab Stop property." Means that no more than one browse button can be added to a dialog. Is that so? That certainly seems to be the behaviour I've witnessed (i.e. 1st edit box is updated when 2nd browse button is used, although the 1st property remains the same).
... View more
Oct 14, 2019
07:23 AM
Thanks for the response @Jenifer. I've sent an email to that address and am waiting for a reply.
... View more
Oct 09, 2019
03:16 AM
Hi, in our company we use a corporate licence server for our use of InstallShield 2016. In the near future we're moving all our development environment into a virtual datacentre (VDC) that will cease to have access to our corporate network (except in a very limited sense, e.g. we use a remote desktop gateway to drill into it from our laptops), in particular it would have no access the licence server. Internet connections will still continue to work as we will have our own proxy server in the VDC. Is there any way we could continue to use the corporate licence server in this case? One idea was to use the IDE on the laptop outside the VDC and use the standalone build within the VDC (there is some pain in copying files around in this instance). But does the standalone build still need connection to the licence server? 'Borrowing' licences looks like a non-starter as again that needs a licence server connection. Thanks for any help.
... View more
Labels
- Labels:
-
InstallShield 2016 Professional
Jul 24, 2012
05:45 AM
It turned out to be a NET Framework issue. Windows 8 installation only had 4.5 installed. Installed an earlier version required by our "product" and all now OK
... View more
Jul 24, 2012
04:01 AM
I have a working installation (build using InstallShield 2010) which works on all flavours of Windows up to 7 and Server 2008 R2. Just tried to install it on Windows 8 for the first time. It gets part way through and actually installs some files before displaying Error 1001 and rolling back and removing the files. Can someone please remind me of any diagnostics to find the actual failing point etc?
... View more
Labels
- Labels:
-
InstallShield 2010
May 23, 2011
09:35 AM
Curiouser & curiouser. My application has two main functions entered by separate (Windows) Start Menu entries. As an experiment I made minor changes to two executable files – one for each entry point. I created two separate Quickpatches each containing a single fixed executable for the two entry points. I then separately applied each Quickpatch. When the base product is installed the products folder in Program Files contains about 50 files. When a Quickpatch was applied and before either entry point was selected the number of files in Program Files was reduced to about 15 – most of the executable files (exe’s and dll’s) were no longer present. When either entry point was then selected a message box appears saying “please wait whilst <..> is being configured” and (as long as the original msi file is available) things seem to sort themselves out and all works again ...... Except:- If I do the Quickpatch for entry “B” and then run Entry “A” neither the patched executable I have produced in Entry “B” nor its former version is present and so Entry “B” will not function as some of its code is now missing. But if I do the Quickpatch for Entry “B” and then run Entry “B” all is OK and the updated code is present. ???
... View more
May 23, 2011
09:11 AM
Curiouser & curiouser. My application has two main functions entered by separate (Windows) Start Menu entries. As an experiment I made minor changes to two executable files – one for each entry point. I created two separate Quickpatches each containing a single fixed executable for the two entry points. I then separately applied each Quickpatch. When the base product is installed the products folder in Program Files contains about 50 files. When a Quickpatch was applied and before either entry point was selected the number of files in Program Files was reduced to about 15 – most of the executable files (exe’s and dll’s) were no longer present. When either entry point was then selected a message box appears saying “please wait whilst <..> is being configured” and (as long as the original msi file is available) things seem to sort themselves out and all works again ...... Except:- If I do the Quickpatch for entry “B” and then run Entry “A” neither the patched executable I have produced in Entry “B” nor its former version is present and so Entry “B” will not function as some of its code is now missing. But if I do the Quickpatch for Entry “B” and then run Entry “B” all is OK and the updated code is present. ???
... View more
May 11, 2011
11:22 AM
I have developed a medium sized package delivered as an InstallShield 2010 msi/setup.exe package. I want to patch a single exe file within the package so I used Quickpatch to produce an update.exe file. Now whether I have installed the original package from a CD or across the network (or even from a local harddrive) when I do the update it insists that the original .msi file is available. I can think of several reasons why this msi will no longer be present - so how do I produce a patch that does not need the orignal msi file to be where it was when the original installation was done?
... View more
Labels
- Labels:
-
InstallShield 2010
May 09, 2011
07:08 AM
To answer my own question: closer reading of the help shows that the functions I want to override are only available to InstallScript projects, not InstallScript MSI ones. Guess I'll have to come up with another solution. Thanks to anyone who read the initial post.
... View more
May 09, 2011
04:15 AM
Hi, I have an InstallScript MSI project (IS2009) where I would like to override a number of event handlers, in particular OnSetUpdateMode, OnShowUI and OnUpdateUIBefore. However, none of these functions appears in the lists under any category in the script editor. Do I have to do something to enable their being overridden? Do I just create functions with those names? I'm sorry if this is a dumb question but I couldn't find any hints posted here previously or within the product documentation. It's been a while since I used InstallScript (I mainly do Basic MSI) and IS7 had many more categories of event handler to choose from. Thanks Phil
... View more
Labels
- Labels:
-
InstallShield 2009
Jan 12, 2010
06:50 AM
I posted this as I found no matches for the BadImageFormat phrase. However after posting I did a search on the Error 1001 which is also part of the message. I found a post with a different underlying error, but the solution there also fixes my problem. Go to the Component view of the code identified in the error message (xxxx.dll in my example) Under .NET Settings the value of .NET Installer Class was set to Yes. Changing this value to "No" fixed the problem and my product now installs. (As to why this "feature" is different between IS 12 and IS 2010 - as a poor user I can only speculate :confused:
... View more
Jan 12, 2010
06:10 AM
I have just installed InstallShield 2010. I have taken a working Project (ism) produced using InstallShield 12 and simply rebuild the CDImage using the new version. Apart from a couple of issues (other threads here) the build was successful. However when I install the created CDImage on a separate machine (which accepted the IS12 version no problem) the installation fails: Error 1001. Exception occurred when initializing the installation. System.BadImageFormatException: The format of the file xxxxx.dll is invalid. The file xxxx.dll (not its real name) is a piece of code declared to IS as a Custom Action. The code has not been changed in any way between IS12 and IS2010. The installation then just rolls back and the installation is not made. (The previous IS12 version was uninstalled prior to starting to install the new version)
... View more
Labels
- Labels:
-
InstallShield 2010
Jun 10, 2009
08:49 AM
Thanks for that, Robert. Well spotted in finding that topic -- I must have missed it somehow. I can now reply to the designer who wondered why we couldn't just copy the files and "tell the installer to off". Phil
... View more
Latest posts by sandersonpj
Subject | Views | Posted |
---|---|---|
86 | Jan 26, 2023 05:36 AM | |
326 | Mar 25, 2021 04:17 AM | |
1536 | Oct 01, 2020 02:28 AM | |
953 | Oct 14, 2019 07:23 AM | |
995 | Oct 09, 2019 03:16 AM | |
566 | Jul 24, 2012 05:45 AM | |
2788 | Jul 24, 2012 04:01 AM | |
807 | May 23, 2011 09:35 AM | |
807 | May 23, 2011 09:11 AM | |
2425 | May 11, 2011 11:22 AM |
Activity Feed
- Posted Upgrade FlexNet Licensing Server on InstallShield Forum. Jan 26, 2023 05:36 AM
- Posted Using a trusted platform module for digital signing on InstallShield Forum. Mar 25, 2021 04:17 AM
- Posted Re: Displaying a File Open Browse Dialog in a Basic MSI project on InstallShield Knowledge Base. Oct 01, 2020 02:28 AM
- Posted Re: Offline licensing for InstallShield on InstallShield Forum. Oct 14, 2019 07:23 AM
- Posted Offline licensing for InstallShield on InstallShield Forum. Oct 09, 2019 03:16 AM
- Posted Re: Error 1001 first time trying with Windows 8 on InstallShield Forum. Jul 24, 2012 05:45 AM
- Posted Error 1001 first time trying with Windows 8 on InstallShield Forum. Jul 24, 2012 04:01 AM
- Posted Curiouser & curiouser. on InstallShield Forum. May 23, 2011 09:35 AM
- Posted Curiouser & curiouser. on InstallShield Forum. May 23, 2011 09:11 AM
- Posted Why does Quickpatch need the original msi file? on InstallShield Forum. May 11, 2011 11:22 AM
- Posted Re: Override event handlers in InstallScript on InstallShield Forum. May 09, 2011 07:08 AM
- Posted Override event handlers in InstallScript on InstallShield Forum. May 09, 2011 04:15 AM
- Posted Re: BadImageFormatException on InstallShield Forum. Jan 12, 2010 06:50 AM
- Posted BadImageFormatException on InstallShield Forum. Jan 12, 2010 06:10 AM
- Posted Re: Relocate feature/component on InstallShield Forum. Jun 10, 2009 08:49 AM
- Posted Relocate feature/component on InstallShield Forum. Jun 05, 2009 07:47 AM
- Posted Re: Build warning -6487 on InstallShield Forum. Apr 28, 2009 03:17 AM
- Posted Build warning -6487 on InstallShield Forum. Apr 27, 2009 09:01 AM
- Posted Re: ComboBox bug on InstallShield Forum. May 27, 2008 03:20 AM
- Posted ComboBox bug on InstallShield Forum. May 13, 2008 08:28 AM