About 51 results
Open links in new tab
  1. 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 …

  2. what is difference between installshield and windowsinstaller

    Installshield will create software packages which can be in msi or rpm etc.. Will Windows installer also create msi and rpm files? or is this a tool embedded in Windows operating system which …

  3. Silently install InstallShield EXE file with PowerShell

    The exe file I use is created with InstallShield project in Visual Studio 2017, so I went to create new build with Silent Install Switch included but I wasn't able to find that option.

  4. Programmatically extract contents of InstallShield setup.exe

    Dec 30, 2011 · I am trying to extract the file-contents of an InstallShield setup.exe-file. (My plan is to use it in a back-office tool, so this must be done programmatically without any user …

  5. How to create a single setup.exe with InstallShield limited edition?

    I am trying to create a single .exe file installer. I managed to get all the dependencies in to a .exe file (by setting extract from Setup.exe property). How do i get the .msi also inside the setup...

  6. 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. …

  7. Silently install InstallShield EXE file with /s not working

    Dec 12, 2024 · The issue only happened with "C:\Program Files (x86)\Installshield installation information\ {GUID}\setup.exe" . even we place the setup.iss at the same directory.

  8. installshield - Always perform removal/reinstallation during …

    I'm having a little trouble understanding how InstallShield treats upgrades. What I want is to be able to increment the version number on the installer, recompile, and distribute my installer. This

  9. 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 …

  10. 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.