Showing articles with label InstallShield 2016 Premier.
Show all articles
InstallShield Knowledge Base
"Hint Text in Edit Control" in InstallScript MSI Project
0 0 91
Synopsis: Though there is no built-in tooltip support for InstallScript or InstallScript MSI projects, the project can be customized by writing tooltip functionality as described in the official Microsoft documentation at this link:https://docs.microsoft.com/en-us/windows/win32/controls/create-a-tooltip-for-a-control...
Error 2932 Can not write file
0 0 80
Windows Installer Error: In some instances Microsoft's Windows Installer may show the following error: "Error 2932.Could not create file C:\Windows\Installer\{DCCAXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}\1031.MST from script data. Error: 32."Causes of Erro...
PendingFileRenameOperations Versus MsiSystemRebootPending
0 0 208
MsiSystemRebootPending is a Windows Installer (MSI) Property. The installer sets the value of this property to 1 if there is an operation pending that requires access to a file that is locked and in use.For more information, here is a link to the of...
Feature Transfer Error:142
0 0 78
Symptoms: “Feature Transfer Error:142” Observed on installing Installscript created setup.exe Diagnosis: This information applies to the following InstallShield project types: InstallScript When we set a password for setup.exe from ...
Displaying a File Open Browse Dialog in a Basic MSI project
0 1 830
SummaryThis article discusses how to display a file open / browse dialog in a Basic MSI project.SynopsisThis article discusses how to display a file open / browse dialog in a Basic MSI project.DiscussionLaunching a File Open / Browse Dialog This inf...
Setting INSTALLDIR Based on a System Search and Install a Product to an Existing Destination
1 1 1175
SummaryThis article explains how to locate an existing installation, another product, or some other specific location on a target machine during installation and then use this location as the destination for the current install.SynopsisA common insta...
InstallShield Triage and Preliminary Troubleshooting
0 8 2465
Providing the necessary information to allow a Support engineer to begin troubleshooting your issue is one of the best ways to avoid delays. This article discusses what type of information to include and how to gather it when submitting an InstallS...
InstallShield InstallShield 2015 Express InstallShield 2015 Premier InstallShield 2015 Professional InstallShield 2016 Express InstallShield 2016 Premier InstallShield 2016 Professional InstallShield 2018 InstallShield 2018 Express InstallShield 2019 InstallShield 2019 Express InstallShield Legacy Versions
Build Error -6118 on Installscript MSI project migrated from IS2016
0 0 246
Description Error 6118 occurs while building a InstallScript MSI project with custom action added for DetectIIS6Interfaces Replication Scenario The InstallscriptMSI project migrated from IS2016 has “IISbrowsecertificate” dialog gets added on m...
Build Error 7141
0 1 1876
SummaryDiscusses the possible causes of Build Error 7141 during the build processSymptomsDuring a build, you receive the following build error: ISDEV : error -7141: An unexpected error occurred embedding file <path to setup.exe>CauseOften this buil...
PowerShell cmdlet get-property used in a Custom Action
0 1 1734
SummaryHow-To Example on getting MSI property from PowerShell script using InstallShield 2015 or newerSynopsisIf you are using InstallShield 2015 or newer, you can use cmdlets, which will let you interact (get and set Windows Installer properties) wi...
Running a Batch File from Your Setup
0 1 1330
SummaryThis article discusses how to launch a .bat file from a setup with Installscript.SynopsisThis article discusses how to launch a .bat file from a setup with Installscript. The article applies to Basic MSI, InstallScript and InstallScript MSI Pr...
Couldn't Resolve Assembly By Name Microsoft.IIS.PowerShell.Framework
0 1 1185
SummaryPowershell custom actions fail based on modules not available.SynopsisPowershell custom actions will not work as expected if "import" statements that required DLLS need to be loaded into the process. DiscussionVerbose install logs indicate sim...
Build Error 6271
0 2 1591
Summary Build error 6271 file hashing with unusually large files that do not have version information Symptoms While building a release, the following error occurs: ** Error: -6271: File \file.exe not found. An error occurred building the MsiFileHash...
Work with Command Events at Build Time
0 1 777
Summary Work with Command Events at Build Time Synopsis This article is intended to illustrate how to specify commands that run before, during and after builds with Prebuild, Precompression and Postbuild events in the InstallShield Premier product. ...
InstallShield 2016 Known Issues
0 0 1052
SummaryInstallShield 2016 Known IssuesSynopsisThis article contains a list of hyperlinks to articles about known issues, workarounds, hotfixes, and related information for InstallShield 2016. The article will be updated as new information becomes av...