
What installation product to use? InstallShield, WiX, Wise, …
Oct 9, 2009 · I'm currently doing some investigation on moving off of the installation package we currently use (Wise Installer 9) and moving to something that will handle things like Windows …
Silently install InstallShield EXE file with PowerShell
I have exe file created with InstallShield 2018 Express Edition. I need to create PowerShell script that will silently install that exe on different computers. I have tried all the options I found...
what is difference between installshield and windowsinstaller
InstallShield is a brand name and can refer to any number of products and project types. MSI is the output of one or more of the project types supported by InstallShield Limited Edition, …
installshield - setup.iss file is not generated - Stack Overflow
Nov 5, 2013 · Ok I found the problem, and a workaround: The problem was that my msi project was a Basic MSI Project, as opposed to InstallScript and InstallScript MSI projects. This kind …
Installshield installation is suspended (blocked) during 2-3 minutes
Feb 18, 2025 · I am under Windows 11 - 24H2. I wrote an Installshield installation. I'm having problems with the installation, or at least slowness during the installation. When I start the …
installation - Extract MSI from EXE - Stack Overflow
Oct 10, 2009 · Installshield setup.exe commands and Wise setup.exe commands. And Advanced Installer with setup.exe /x or setup.exe /extract There is also a "silent switch finder" but it failed …
installshield - uninstall silently in background using setup.exe ...
Aug 6, 2020 · My intention is to uninstall it silently "C:\Program Files (x86)\InstallShield Installation Information\{2EA86967-B3D3-4B2E-9DE9-28A595AF2E2E}\setup.exe" -runfromtemp …
InstallShield - relative file paths - Stack Overflow
Aug 2, 2011 · How can I add a file to an InstallShield component specifying a relative path to the InstallShield project in order to make it easy compiling the project on different machines?
Installshield Silent Uninstall not working at Command Line
Jul 11, 2012 · Discusses troubleshooting InstallShield silent uninstall issues at command line and provides insights into resolving common problems.
Is there a good alternative to Install Shield? - Stack Overflow
Feb 4, 2012 · Well, the poster also says the "scripting system sucks" which to me makes me wonder if he even understands InstallShield and/or what version and project type he is using. …