Questions tagged [installshield-2018]
9 questions
1
vote
1 answer
InstallShield "Full" Redistributable forces internet access
I used Flexera's InstallShield Express to bundle my software into a Setup.exe file. I included .NET Framework 4.7.1 redistributable (2. Specify Application Data > 'Microsoft .NET Framework 4.7.1 Full' is checked and highlighted in middle panel, and…

John Doe
- 165
- 1
- 4
- 15
0
votes
1 answer
Issue with Crystal Runtime silent install
i have added crystal runtime as a prerequisite in my installshield project. i am using the command line arguments /qn /norestart to install the runtime silently. Problem that i am facing is that if there is an older version of crystal runtime…

Devd
- 41
- 5
0
votes
0 answers
Adding Crystal runtime as Installshield prerequisite
i am using install shield 2018 , I want to add Crystal runtime 13.0.33.4485 which is a 32 bit as prerequisite. What is the registry node that I should check to see if this version of runtime is already installed or not?

Devd
- 41
- 5
0
votes
0 answers
MSI created using InstallShield application is unable to create start menu shortcut
I have one MSI installer created using Install Shield installer.
When I install exe using MSI for the first time, it creates the start menu icon properly.
I have uninstalled the exe and deleted the short-cut.
While reinstalling the exe, MSI is not…

Kiran
- 1
0
votes
2 answers
Setup.exe file created with InstallShield is installed successfully but application doesnt update, it keeps previous installed version
Problem I'm facing is that Setup.exe with new app version is successfully installed but previous version that exists is not upgraded.
When I run the application it opens in previous version(4.5), but in control panel next to the app name stands new…

TutaBugarin
- 9
- 3
0
votes
1 answer
how to write language ID to registry in Installshield 2018?
I need to read language code from InstallShield and do customized actions in another application with language code selected from run time dialog box.
I have tried to write language code variable in Instalshield registry with variable…

karna
- 21
- 5
0
votes
2 answers
Can we build install shield - Install script / Install script MSI project to generate 64-bit setup.exe?
I want to know whether it is possible to create setup.exe (64-bit) from install shield.
I have read following things to do this, but nothing worked…

Mallesh
- 77
- 1
- 12
0
votes
1 answer
Installshield throws error "New Version already present" for Minor upgrade
We have one product of version 1.14.0019059. But it is not able to upgrade on 1.13.0219038. It throws error "New version is already present. Please uninstall previous version."
I am not able to understand why Installshield is not able to upgrade the…

Bha01
- 50
- 5
0
votes
1 answer
Is there a way to see if a PATH variable is used in InstallShield?
I am maintaining a old InstallShield installer project with numerous PATH variable defined.
Is there a way from the InstallShield IDE to see if a PATH variable is used at all ?
Or should I just delete one, build, test? i.e. brute force ?

Max
- 3,128
- 1
- 24
- 24