InstallShield (not including limited edition) is a software tool for creating MSI installers or software packages.
I want to extract the MSI of an EXE setup to publish over a network. For example, using Universal Extractor, …
installation wix windows-installer extract installshieldWe currently have a major issue using Microsoft Access Database Engine 2010. The engine comes in 64-bit and 32-bit forms, which …
32bit-64bit installshield legacy msdeI am deploying a desktop application to my clients that uses the Crystal Reports API to display and print forms. …
c# .net deployment installshield crystal-reports-2010I am trying to extract the file-contents of an InstallShield setup.exe-file. (My plan is to use it in a …
installation installshieldWe have an older app from 2006 we'd like to uninstall at the command line using group policy, but I can't …
installation installshield uninstallationI'm sure this is fairly easy, but I've kind of had a hard time with it. I've got a custom …
installation windows-installer installshieldAnyone know where the elusive setup project template went to for Visual Studio 2017? Trying to update VS2015 setup projects, but …
visual-studio installshield visual-studio-2017 visual-studio-setup-projeI'm currently doing some investigation on moving off of the installation package we currently use (Wise Installer 9) and moving to …
wix installation windows-installer installshield advanced-installerI have 32-bit and 64-bit versions of my installer which have (nearly) the exact same code & custom action sequence (…
installation windows-installer installshield installshield-2011Windows Installer technology supports administrative installation. The command line for initiating administrative installation is: 'msiexec /a setup.msi'. I want …
wix installation installshield windows-installer