installshield Questions
1
I have a Service project within .NET using C#.
I have then used InstallShield 2012 within Visual Studio to create a MSI that should install my Service, however when I run the MSI, theService never ...
Ditch asked 30/9, 2012 at 8:30
3
Solved
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 is re...
Boatel asked 15/10, 2012 at 17:16
0
I am creating a Basic MSI Installer using InstallShield 2012 Spring Professional.
Here I create a folder structure in application files as C:\Program files\Test Setup\Productname, Test Setup is the...
Salo asked 11/10, 2012 at 11:51
3
Solved
I am using InstallShield 2011. I have a COM object that needs registered during installation. I cant seem to find anywhere where it instructs you on how to do this. Does anyone have any ideas?
Tha...
Toilworn asked 14/4, 2011 at 14:50
1
Solved
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...
Piddling asked 29/8, 2012 at 9:8
2
I have thwte certificate to sign my InstallShield setup. When we updated our certificate this year, it now depends on intermediate certificate "thawte code signing ca - g2".
We fear that many of ...
Daman asked 26/3, 2012 at 8:47
2
Solved
I'm using InstallShield 2009 to create an installation package for a C# program that is to be deployed on many client sites, each with hundreds of workstations. When we release a patch, I simply ca...
Valero asked 5/3, 2012 at 14:6
1
Solved
I have a project built in InstallShield 12. It is a Web Application that needs to be installed multiple times, and those installations need to be patched.
I can...
Tatianatatianas asked 27/2, 2012 at 20:27
1
I have an application developed using c++\cli on vs2008. As you are aware to deploy this application on any machine, i need the vc++ redistributable to be installed on the target machine.
I wanted...
Auntie asked 25/8, 2011 at 11:27
4
Install shield premiere 2009: Basic MSI
from command line typing setup.exe /s /v/qn installs silently. But if its installed once before it chooses "Modify" by default and doesn't go for replacing f...
Testis asked 24/6, 2009 at 9:31
2
Solved
I am using InstallShield 11 and creating a basic MSI project for a 64 Bit machine.
When I run my setup on a 32 Bit machine, the Windows installer shows a message that
This installation package ...
Alleviator asked 22/7, 2011 at 10:47
1
How can I log only the changes causing a MSI file made by Installshield 2008 to reinstall via "self-repair"?
What is the reason behind self-repair?
How do I disable self-repairing of MSI using Ins...
Faraway asked 31/3, 2011 at 13:56
2
I have an .MSI that was created using InstallShield 2008. and now I need to use WIX to create a patch. Is this possible using WIX directly or do I need to convert my Installshield .ism source to a ...
Succursal asked 2/4, 2010 at 6:58
3
We have two install shield licenses - one for the developer of the installer and the other - for the CI server.
There is often a situation when another developer moves a project DLL to another loc...
Beauteous asked 11/12, 2010 at 17:41
2
Solved
Visual Studio Installer states that it is a best practice to install each file as an installer component. The heat utility provided with Wix also seems to follow the practice of putting every file ...
Querida asked 2/12, 2010 at 18:19
1
Solved
I am using Installshield 2010. I made a basic MSI setup, and I am having a problem with uninstalling.
Uninstalling does not remove all folders.
After a complete install, I then uninstall only to fi...
Pilewort asked 16/10, 2010 at 17:1
1
Solved
I'm using Installshield 2011 to create an installer and it create an output installer whose icon is something that I want to replace one of my own. How can I do it?
Grader asked 15/10, 2010 at 11:34
1
Solved
What are the best practices for creating internet download bootstrappers that reference Microsoft packages?
For example InstallShield has a Setup Prerequisite that can download vstor40_x86.exe fro...
Ill asked 18/9, 2010 at 18:42
4
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 relaunche...
Disintegration asked 17/11, 2008 at 5:42
4
Solved
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 wi...
Subserve asked 29/3, 2010 at 14:53
3
Solved
My application requires the .NET Framework version 3.5. I recently ran into a customer that had the .NET Framework installed but turned off on Windows Vista (also applies to Windows 7).
In this ca...
Norway asked 19/4, 2010 at 18:35
2
Solved
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 fo...
Neomaneomah asked 26/3, 2010 at 16:14
2
Solved
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. Eve...
Corncob asked 20/3, 2010 at 11:31
3
Solved
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 servic...
Egide asked 4/2, 2010 at 18:37
2
Solved
I'm using InstallShield to install my application, a driver and a service.
I need to install the plug-N-play driver only if it's hardware ID was found in the device manager. The driver installation...
Cottier asked 27/1, 2010 at 7:38
© 2022 - 2024 — McMap. All rights reserved.