Skip to main content
Filter by
Sorted by
Tagged with
92 votes
5 answers
66k views

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 Vista, Windows 7 ...
Mat Nadrofsky's user avatar
69 votes
8 answers
315k views

I want to extract the MSI of an EXE setup to publish over a network. For example, using Universal Extractor, but it doesn't work for Java Runtime Environment.
emdadgar2's user avatar
  • 840
45 votes
21 answers
262k views

I am deploying a desktop application to my clients that uses the Crystal Reports API to display and print forms. I am building my installer using InstallShield 2012. I have also included the .NET 4.0 ...
gwin003's user avatar
  • 8,162
33 votes
6 answers
53k views

Anyone know where the elusive setup project template went to for Visual Studio 2017? Trying to update VS2015 setup projects, but their setup projects are not supported and MS has no information I can ...
DaveN's user avatar
  • 928
31 votes
4 answers
60k views

Windows Installer technology supports administrative installation. The command line for initiating administrative installation is: 'msiexec /a setup.msi'. I want to understand the purpose of this type ...
Anand Patel's user avatar
  • 6,541
28 votes
2 answers
34k views

We've got a a quite simple WinForms application. I've created an installation using InstallShield LE which works fine on the first install. I'd like that users will be able to run the installation ...
nambar's user avatar
  • 573
21 votes
4 answers
28k views

I am looking for suggestions to an alternative setup application from Install Shield. We are currently using Install Shield and I have never been impressed with it. It's way too bulky and the ...
Jeff Lundstrom's user avatar
19 votes
2 answers
29k views

My application has an installer built in installshield. But for proper working of installation process in vista Win 7 etc. the installer should be run as administrator. (Even though the user has ...
JijeshKV's user avatar
  • 670
19 votes
3 answers
9k views

Programmers that actually promote their products to production need an installer. (pre-emptive "programming related" justificaton.) For deploying a new suite of internal corporate apps and services, ...
DanO's user avatar
  • 2,636
17 votes
2 answers
2k views

Are "Visual Studio Setup" projects suitable for complex setups in different versions? The application is rather large (> 500,000 lines of code) and is under continuous development. Every ...
Robert's user avatar
  • 1,466
16 votes
3 answers
313 views

Is there any way to display an warning message if the user tries to install my app when the battery level is under 5%? I'm using InstallShield.
Cornel's user avatar
  • 4,739
14 votes
9 answers
6k views

I have an issue with building an MSI with Install Shield LE in Visual Studio. The error says "-4340: Internal Build Error", but the link to Flexera is worthless. I tried the suggestion in another ...
AKirby50's user avatar
  • 184
13 votes
4 answers
14k views

Sometimes there is a PC that doesn't have IIS. Either it disabled or either it not installed. In this case I need to enable it myself according to those steps. I'm trying to create application that ...
altgov3en's user avatar
  • 1,226
13 votes
1 answer
35k views

I've followed the instructions outlined here, but it doesn't work exactly as I need.: How to get InstallShield LE to uninstall the existing installation automatically? (apparently this has worked ...
DaveDev's user avatar
  • 42.4k
12 votes
1 answer
5k views

I am about to start a new InstallShield project. There are three choices for the project type: Basic MSI InstallScript InstallScript-MSI What are the merits and demerits of each? Which one should I ...
epotter's user avatar
  • 7,819
12 votes
4 answers
5k views

I recently acquired a code signing certificate for my employer, but I am not the InstallShield developer who will sign the binaries before distribution. I know I can export the certificate along with ...
flipdoubt's user avatar
  • 14.5k
11 votes
4 answers
13k views

Hello everyone and good day! Question: I had create a Basic InstallShield Project in my MSVC2010, added some files and primary outputs and press build. Project compiled normally: there was created ...
mosg's user avatar
  • 12.4k
11 votes
3 answers
14k views

I need to compare the windows registry data before and after install a program ?
RicardoBalda's user avatar
  • 1,747
10 votes
3 answers
8k views

I have created a project in Visual Studio Ultimate 2012 and I have activated Installshield so that I can create a setup-file for my project. The deal is that InstallShield doesn't create one big setup-...
user2236165's user avatar
10 votes
5 answers
17k views

I'm finding that when I update the manifest for my bootstrapper to support Windows 10 compatability, the InstallUISequence of the MSI will correctly set VersionNT=1000, but the InstallExecuteSequence ...
jbudreau's user avatar
  • 1,319
10 votes
2 answers
12k views

I have to register multiple assemblies to GAC using InstallSheild and also I need the assemblies to be copied on the INSTALLDIR also. What's the best way to do it? Also I need to call regasm.exe for ...
Cornel's user avatar
  • 4,739
9 votes
7 answers
112k views

We have an older app from 2006 we'd like to uninstall at the command line using group policy, but I can't get a silent uninstall to work. This works. Of course I need to click Next to uninstall: "...
Dave's user avatar
  • 5,069
9 votes
2 answers
7k views

We're having a weird issue with Installshield. I'm using the Installshield to install a windows service on our DEV and QUAL environment (same machine). The configuration files are identical (.isl, ....
jpaires's user avatar
  • 355
9 votes
4 answers
7k views

I have a few component MSI packages that need to installed together to form the end application. The problem is: the components that make up the package can be updated and the component relaunched ...
user avatar
8 votes
4 answers
9k views

Here's the situation: I have an InstallShield LE setup project (a couple actually) which have been working well for the last year. Recently I configured a new laptop, thus reinstalled Visual Studio ...
Erikest's user avatar
  • 5,117

1
2 3 4 5
49