Apr 06, 2015
03:33 PM
Try /Q instead of /QS QUIET Setup will not display any user interface. QUIETSIMPLE Setup will display progress only, without any user interaction.
... View more
Apr 02, 2015
09:52 AM
Searching these forums found this post: https://community.flexerasoftware.com/archive/index.php?t-208706.html user luigi.bertozzino points to: x86 http://download.microsoft.com/download/2/E/6/2E61CFA4-993B-4DD4-91DA-3737CD5CD6E3/vcredist_x86.exe x64 http://download.microsoft.com/download/2/E/6/2E61CFA4-993B-4DD4-91DA-3737CD5CD6E3/vcredist_x64.exe
... View more
Mar 30, 2015
12:27 PM
Try: In the InstallShield IDE: Media > Releases > [Full] > [Web] > Setup.exe Tab > MSI Command-Line Arguments Set to: /L*v+ %Temp%\MyInstaller.log
... View more
Mar 05, 2015
11:27 AM
DA, Yes, each release has its own Signing tab. In our case the Signing tabs are identical for both releases, especially for the Digital Certificate File field. This field is: \Code Signing Cert.pfx Here’s what I have: One ISM file Two releases: Media > Releases > Full > Web Media > Releases > Full > Uncompressed Web and Uncompressed each have their own Signing tab.
... View more
Mar 03, 2015
02:02 PM
We set ours using an environment variable. e.g., \Code Signing Cert.pfx Looking at Media > Releases > Full > Web > Signing tab > Digital Certificate File In Path Variables one sees: BUILD_ROOT_DIR = c:\dev\trunk BUILD_ROOT_DIR must be set on each build machine but is independent of the build project.
... View more
Feb 03, 2015
01:45 PM
Here are the contents of a .prq file that can be used as a Setup Prerequisite for .NET Framework 4.5.2 The download URL should work as well. ===== =====
... View more
Jan 19, 2015
08:47 AM
Add to your command line: setup.exe /v"/l*v c:\install.log"
... View more
Nov 20, 2014
03:33 PM
SQL is usually installed as a prerequisite, however, at that time you don't know if they want a cloud or desktop install. Not sure what you can do. May have to issue two different packages.
... View more
Oct 27, 2014
03:12 PM
Ran into this a few months ago. Created a Component named INSTALLDIR_Reg. No files, just a benign Registry entry. In the Comments field set myself a reminder: There MUST be at least one Component with Destination of [INSTALLDIR] to help when non-default directory is chosen.
... View more
Sep 29, 2014
02:58 PM
In your Patch Design select the Patch Configuration -> Advanced tab -> MSI Command Line Arguments -> Set to: REINSTALLMODE=omus REINSTALL=ALL
... View more
Aug 12, 2014
04:30 PM
Use -patch_config See: http://helpnet.flexerasoftware.com/installshield18helplib/ISCmdBldParam.htm as in: %INSTALLSHIELD_SABUILD_FOLDER%\System\IsCmdBld.exe -p "%PATH_TO_ISM_FILE%\IShield.ism" -patch_config "PatchConfigurationName" Where PatchConfigurationName is the name under Meda -> Patch Design -> PatchConfigurationName
... View more
Aug 11, 2014
09:00 AM
Sounds like you need a different Prerequisite Condition. Use the Prerequisite Editor to check. For SQL Server 2012 Express (x64) we use: If the specified registry key DOES NOT EXIST HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\110\SQLServer2012
... View more
Aug 04, 2014
02:02 PM
Go to Media -> Releases and find the build making the Setup.exe. Something like Releases -> Full -> Setup Right-click Setup and Clone. You now have Copy of Setup Select Copy of Setup - Build tab - set Compression to Uncompressed
... View more
Jul 29, 2014
11:32 AM
In your Custom Action calling the Powershell script is the Return Processing set to (Ignores exit code) instead of (Check exit code)?
... View more
- « Previous
-
- 1
- 2
- Next »
Latest posts by JSClark
Subject | Views | Posted |
---|---|---|
6993 | Apr 26, 2018 10:10 AM | |
1478 | Jun 22, 2017 09:26 AM | |
2071 | Feb 16, 2017 11:28 AM | |
1335 | Nov 17, 2016 08:37 AM | |
1516 | Nov 15, 2016 11:37 AM | |
790 | Oct 03, 2016 09:59 AM | |
2372 | Sep 19, 2016 03:11 PM | |
1473 | Aug 16, 2016 03:31 PM | |
1902 | Mar 21, 2016 02:20 PM | |
895 | Jan 26, 2016 10:26 AM |
Activity Feed
- Posted Re: How to run Installshield 2016 with powershell parameters? on InstallShield Forum. Apr 26, 2018 10:10 AM
- Posted Re: why doesn't Visual studio 2015 prerequisites show up? on InstallShield Forum. Jun 22, 2017 09:26 AM
- Posted Re: Registry key installation requirement on InstallShield Forum. Feb 16, 2017 11:28 AM
- Posted Re: How to condition a custom action to run if a feature is selected for install on InstallShield Forum. Nov 17, 2016 08:37 AM
- Posted Re: Anyway to set the default on components to x64-Bit Component on InstallShield Forum. Nov 15, 2016 11:37 AM
- Posted Re: prq for Microsoft Framework .Net 4.6.2 Full on InstallShield Forum. Oct 03, 2016 09:59 AM
- Posted Re: .NET Framework 4.6.2 on InstallShield Forum. Sep 19, 2016 03:11 PM
- Posted Re: Using IsCmdBld to build a patch (and patch configuration) question. on InstallShield Forum. Aug 16, 2016 03:31 PM
- Posted Re: How to speed up the process of initial dialog (Installscript project)? on InstallShield Forum. Mar 21, 2016 02:20 PM
- Posted Re: i need a serial number 4 this product on InstallShield Forum. Jan 26, 2016 10:26 AM
- Posted .prq for Microsoft .NET Framework 4.6.1 Full on InstallShield Forum. Jan 18, 2016 09:50 AM
- Tagged .prq for Microsoft .NET Framework 4.6.1 Full on InstallShield Forum. Jan 18, 2016 09:50 AM
- Tagged .prq for Microsoft .NET Framework 4.6.1 Full on InstallShield Forum. Jan 18, 2016 09:50 AM
- Posted Re: ARP - Repair Mode doesn't work with Setup.exe on InstallShield Forum. Nov 24, 2015 09:27 AM
- Posted Re: Error 1001. Installer Was Working, Now Isn't on InstallShield Forum. Nov 04, 2015 01:59 PM
- Posted Re: Custom action condition to NOT run on uninstall on InstallShield Forum. Aug 03, 2015 12:24 PM
- Posted Re: Install Condition for .Net 4.5 on InstallShield Forum. Jul 06, 2015 10:10 AM
- Posted Re: Question on SQL SERVER 2008 R2 SP2 Pre-Req Quiet Install on InstallShield Forum. Apr 06, 2015 03:33 PM
- Posted Re: Require vc++ 2013 redistributable merge module on InstallShield Forum. Apr 02, 2015 09:52 AM
- Posted Re: How can I get verbose log without command line? on InstallShield Forum. Mar 30, 2015 12:27 PM