Nov 24, 2017
09:25 AM
How long will this annoying popup dialog... popping up? (see attachement) I'm not interested in Installshield 2016! Is there a way to disable this?
... View more
Labels
- Labels:
-
InstallShield 2015
Mar 18, 2016
04:36 AM
MichaelU wrote: If you specify a SHA1 certificate, InstallShield will generate a SHA1 signature. The most you should have to do is ignore (or disable) the warning. Is this the only solution I have? Builded and signed installers with SHA-256 signature after January 1st, 2016 doesn't seem to work on Windows 2008 Server SP2(32-BIT). In the middle of the installation I receive this error: Error 1330. A file that is required cannot be installed because the cabinet file ..\..\data1.cab has an invalid digital signature. This may indicate that the cabinet file is corrupt. Error 24592 was returned by WinVerifyTrust. The same installer does work on Windows 2012. Has this for sure to do with the SHA-256 certificate and the fact that this not supported on Windows 2008 SP2? Is there a workaround possible?
... View more
Jan 14, 2016
03:46 AM
Click on the redistributables icon in the left pane of the installation designer. Select the .NET Framework version of your choice. The .Net Framework will be installed(if not present yet) as a setup prerequisites, meaning before your actual installer starts.
... View more
Jan 06, 2016
02:36 AM
DLee65 wrote: You can create your own prerequisite file for any executable / msi you want to distribute with your application. 1. Download the redistributable file from Microsoft. 2. Create your new prerequisite file. For items like the VS2015 redist, you can just make a copy of the existing one and update the conditions to check for eligibility. 3. Add the newly created prerequisite to your project. Thanks for the info... I already did it like that. Off course you cannot play that short to the ball for every new version of redistributable that comes out 😉 But... what is actually the redistributable downloader for? It seems not to be updated for a long time? Just wondering...
... View more
Jan 04, 2016
07:38 AM
Microsoft has released Visual Studio 2015 Update 1 at the end of November. This goes with new 2015 runtimes => Microsoft Visual C++ 2015 SP1 Redistributable Package (x86) and Microsoft Visual C++ 2015 SP1 Redistributable Package (x64). These have version 14.0.23506. How do I retrieve the latest prerequisites or does Installshield not bring updates for these? Also... the installlshield redistributable downloader, when you run this, you get a status message telling 'Last Updated 10/14/2008'?!?!
... View more
Labels
- Labels:
-
InstallShield 2015
Aug 24, 2015
02:00 AM
The "GOLDEN" tip. Thx!
... View more
Aug 20, 2015
07:24 AM
Is the remote debugger supposed to be working with an installer builded using the evaluation version of the IS2015? I'm doing some quick verifications with the evaluation version of IS2015 Premier, with the intention to upgrade from our old IS2008 Premier copy. I converted one of our projects and I'm trying to debug this project remotely. I copy the builded (network image, as this is the only option with the EVAL version) installer into a folder, together with all the script files of the project + the isdbg.exe version delivered with IS2015 + scilexer.dll. I open a command prompt with admin rights and do these commands: => isdbg.exe /regserver => setup.exe /v"ISSCRIPTDEBUG=1" The installer starts in debug mode and the isdbg application pops up asking me to point to the folder with the installer script files. When I point to the folder and click ok a messagebox popup saying "Failed to create empty document!". When I click open from the debug app, to straightly open a scriptfile, I got the same message popping up. What is going wrong here? The version of isdbg.exe is 22.0.0.284 and the version of scilexer.dll is 3.4.4.0.
... View more
Labels
- Labels:
-
InstallShield 2015
Aug 19, 2015
02:17 AM
For the FTDI driver, which files do you include in your project? When you download the FTDI Driver from their website, they deliver a complete setup package(with their installer). I call their installer from my installer project to be sure the driver(s) is(are) correctly installed. I download the drivers from: http://www.ftdichip.com/
... View more
Aug 19, 2015
02:11 AM
See http://blogs.flexerasoftware.com/installtalk/2011/01/building-32-bit-and-64-bit-installations-from-the-same-installshield-project.html?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+InstallTalk+%28Blog%3A+InstallTalk%29
... View more
Aug 07, 2015
05:16 AM
Question: I see always, when there is a new Installshield version released, as part of the new features list something like: Windows 8 ready, Windows 8.1 ready, Windows 10 ready. What does this actually mean? I can also install my software package developed with Installshield 2008 on Windows 8.1, Windows 10 etc. without problems.... Can someone explain me what Installshield really mean when saying eg windows 10 ready?
... View more
Labels
- Labels:
-
InstallShield 2015
Aug 07, 2015
02:22 AM
I'm currently developing with InstallShield 2008 Premier(rather old, I know) and we're thinking about taking the move to Installshield 2015 Premier. I was wondering if: a. I can run both Installshield versions next to each other on the same development system? Without having to fear that it overwrites some files in a system folder somewhere so that it breaks the working of the older Installshield? I maintain > 10 different installer projects and it would be nice that I can convert them step by step without the pressure to delay our release schedule. b. I have currently a license for Installshield 2008. When I buy Installshield 2015, I get a license for Installshield 2015 and the one from IS2008 keeps active I suppose? c. We have 3 or 4 build systems with an instance of the IS 2008 standalone builder running. The same question like point a: can I install the IS 2015 standalone builder next to the IS 2008 standalone builder without the fear that they break something from each other? Thanks!
... View more
Labels
- Labels:
-
InstallShield 2015
Sep 19, 2014
08:42 AM
I have a parent msi installer where I call a vbscript that calls a silent install of a child msi. Both msi installers are written by me... The vbscript looks like: call objShell.Run(strPath,0,true) where strpath = msiexec.exe /i "child.msi" /qn /norestart /L*v . If the child msi fails at some point, it rollbacks and the parent process continues... without informing the user that something went wrong. Is there a possibility to pass a returncode from the child msi to the calling vbscript (and from the vbscript to the calling parent msi)? Is some property is setted when during a silent install a rollback has been initiated or something else...? Thanks!
... View more
Labels
- Labels:
-
InstallShield 2014
Aug 07, 2014
03:43 AM
Thanks for your answer. I was able to return the license back to the activation server but when installing installshield 2008 again on my new system... the re-activation goes wrong. So I sended the request text to installshield. Hopefully they answer soon. However... currently I see some 2 more 'problems'. The project I tried to open with my new fresh installation contained several languages: Czech, French, Spanish, German, etc... When I open up the project with installshield(trial mode ;-), I got a message that all these languages will be disabled. :confused: When going to Project - Settings - Language TAB... I see that all these languages, except English, are disabled. No way to add them again. Any idea what I need to do to add them back in? When I open up the ism with an editor, I see that all the German, Spanisch,... strings are still there so it should be something on product level...? Another thing I encounter... on my previous system I had source control integration for all my projects. Now I see that all source control menu settings are disabled and nothing is checked out anymore when editing a script file or whatsoever. I use Perforce => Perforce Visual Client of July 1th, 2014. I used this same perforce version on my previous system and perforce integration worked here fine. The perforce version was upgrade towards this latest version on my previous system. Now it is a clean install of Perforce. I installed Perforce BEFORE installshield... Could this be a problem?
... View more
Aug 04, 2014
03:18 AM
Due to no installshield 2008 product thread anymore, I post my question here. We still use installshield 2008 premier at the moment, as it does everything what we need for the moment. I want to reinstall installshield on a new system. Normally, uninstalling installshield from my old system and reinstall it on my newer should handle the deactivate-activate process... but I experienced some problems with it before. Can someone confirm me that the uninstall - reinstall procedure works without any problems OR can someone explain me what to do to go through this process flawlessly? Thanks!
... View more
Labels
- Labels:
-
InstallShield 2014
Feb 06, 2013
06:23 AM
LJHarris wrote: We did have to buy licensed StandAlone builds when we upgraded to IS2009. We need these noded-locked licenses for our build servers. We do not upgrade every new InstallShield version so I do not which version forces you to buy the SAB license. Thanks for the answer. We're still using IS 2008 Premier and there you can install the SAB on as much systems as you want. So their licensing policy has been changed starting from IS2009. Good to know that it the SAB lic is not downwards compatible. Which is a flaw off course.
... View more
Latest posts by Christoph
Subject | Views | Posted |
---|---|---|
166 | Mar 13, 2023 09:41 AM | |
321 | Jan 23, 2023 09:56 AM | |
342 | Jan 23, 2023 05:08 AM | |
465 | Sep 26, 2022 06:41 AM | |
540 | Sep 14, 2022 03:55 PM | |
545 | Sep 14, 2022 09:59 AM | |
552 | Sep 14, 2022 08:33 AM | |
172 | Jul 13, 2022 01:52 AM | |
181 | Feb 10, 2022 02:33 AM | |
599 | Jun 03, 2021 06:36 AM |
Activity Feed
- Posted Disable/Enable Next-button in a dialog based on RadioButtonGroup selection on InstallShield Forum. Mar 13, 2023 09:41 AM
- Posted Re: SigningHelper: error 0x80070056 while attempting to sign file on InstallShield Forum. Jan 23, 2023 09:56 AM
- Posted Re: SigningHelper: error 0x80070056 while attempting to sign file on InstallShield Forum. Jan 23, 2023 05:08 AM
- Tagged Re: SigningHelper: error 0x80070056 while attempting to sign file on InstallShield Forum. Jan 23, 2023 05:08 AM
- Tagged Re: SigningHelper: error 0x80070056 while attempting to sign file on InstallShield Forum. Jan 23, 2023 05:08 AM
- Tagged Re: SigningHelper: error 0x80070056 while attempting to sign file on InstallShield Forum. Jan 23, 2023 05:08 AM
- Tagged Re: SigningHelper: error 0x80070056 while attempting to sign file on InstallShield Forum. Jan 23, 2023 05:08 AM
- Tagged Re: Custom, unique logfile name on InstallShield Forum. Sep 26, 2022 06:42 AM
- Posted Re: Custom, unique logfile name on InstallShield Forum. Sep 26, 2022 06:41 AM
- Posted Re: Custom, unique logfile name on InstallShield Forum. Sep 14, 2022 03:55 PM
- Posted Re: Custom, unique logfile name on InstallShield Forum. Sep 14, 2022 09:59 AM
- Posted Custom, unique logfile name on InstallShield Forum. Sep 14, 2022 08:33 AM
- Posted 64-bit support Installscript custom actions on InstallShield Forum. Jul 13, 2022 01:52 AM
- Posted Clicking 'Next' on dialog and auto-disable on InstallShield Forum. Feb 10, 2022 02:33 AM
- Posted Re: How to deselect features AFTER Costfinalize on InstallShield Forum. Jun 03, 2021 06:36 AM
- Posted How to deselect features AFTER Costfinalize on InstallShield Forum. Jun 03, 2021 03:54 AM
- Posted Re: IS2020 R2 Evaluation: Build error -7371 on InstallShield Forum. Aug 28, 2020 08:46 AM
- Posted IS2020 R2 Evaluation: Build error -7371 on InstallShield Forum. Aug 28, 2020 08:26 AM
- Posted Re: Setup.exe 64bit on InstallShield Forum. Feb 19, 2020 02:05 AM
- Kudoed Setup.exe 64bit for ESPARIAT. Oct 22, 2019 04:03 AM