Tagged Questions
The installshield-2009 tag has no wiki summary.
2
votes
2answers
62 views
How to update assemblies in existing MSI?
We have existing MSI created using InstallShield 9.0. This MSI installs some .NET assemblies in target installation directory.
We have changed some functionality of application and so a few ...
2
votes
1answer
170 views
How to configure an InstallShield 2009 project to run on 32- and 64-bit systems
I have a 32-bit application that I'm packaging with InstallShield 2009 Premier. I would like to be able to install it on 32- and 64-bit machines, but the InstallShield installer doesn't seem to be ...
2
votes
1answer
229 views
InstallShield removing a file using VBScript & CustomAction fails when there's no file
When uninstalling a previous installation (that I'd built using InstallShield 2009), I wanted to delete the entire folder that the program was in at the end of the uninstall. I couldn't figure out how ...
2
votes
2answers
373 views
Best way to install .NET Service in MSI so that it is updatable?
I have a MSI install built with InstallShield 2009 which installs a .NET service by setting the ".NET Installer Class" to Yes on the component which contains the service exe.
This base install which ...
1
vote
2answers
50 views
Terminating a program when Installer, built with InstallShield, runs
When InstallShield executes, we have it launch a separate installer (before it's installation phase) that installs a small SQL server that's crucial to the program. FYI, the SQL server is Firebird ...
1
vote
0answers
210 views
Creating an Install Project with InstallShield 2009
Can this please count as one question? I know it is quite long, however it all pertains to building an installation project with the desired functionality. I have been a programmer/developer for some ...
1
vote
0answers
133 views
InstallShield: Handle password with special characters
I have an installer (InstallShield/ InstallScript) and during the installation process it verifies username/ password, using external simple C# application which calls Windows advapi32.dll LogonUser ...
1
vote
1answer
477 views
Handle CheckBox Checked Event in Interior Dialog in Basic MSI Project
Tools: InstallShield 2009 Premier, Basic MSI Project
I have added an interior dialog, and in that dialog I added a checkbox.
Now if the checkbox is checked I want to exit the setup (or, show a ...
1
vote
2answers
866 views
InstallShield-2009: Basic MSI: How to run a custom action after user cancels uninstall (rollback)
InstallShield-2009 Premier: Basic msi project:
What to do when I want a custom action to run when user clicks cancel button during uninstall?
I put a custom action (a C# exe which would just show a ...
1
vote
0answers
285 views
InstallShield 2009: Remove a dll (being used by explorer.exe for context menu) during uninstall without any warning message
Install Shield Premier 2009: Basic MSI Project
I have a dll that is supposed to be removed during uninstall.
But this dll is being used by explorer.exe, it is used for generating windows explorer ...
1
vote
1answer
810 views
How to force restart after uninstall for a Basic MSI Project in InstallShield 2009 Premier
InstallShield 2009 Premier, Basic MSI Project:
After uninstall completes, I want to force restart the computer. How?
Googling found, i have to set 'REBOOTPROMPT' TO 'S' or 'R' and the "Reboot" ...
1
vote
1answer
357 views
How to determine version of FLASH with InstallShield 2009
I am currently using InstallShield 2009 and one of the required components that needs to be installed in Adobe Flash Player. However, we only want to install it IF it is below a certain version.
For ...
1
vote
1answer
530 views
Prepare a 64bit setup.exe from basic msi project Installshield 2009 premier
I'm deploying 64bit dlls, exes by setting each component's 64bit component = yes and setting "General Information->Summary INformation Stream->Template Summary = x64;1033". All things are ok, but the ...
1
vote
2answers
2k views
How to check whether a user is in Administrator group in Install Shield 2009 Basic MSI Project
Install Shield 2009, Premier, Basic MSI Projcet:[I want to allow only administrator users to run setup]
In the
Releases->MyProductConfiguration->MyRelease->Setup.exe tab i chose "Required Execution ...
0
votes
1answer
19 views
InstallScript String replace fails in windows server 2008
I am now facing a problem with the installer that i have created with InstallSheild 2009.
There are some configuration files which need the installation path of the application.
and this is done by ...
0
votes
1answer
120 views
InstallShield remove file not originally installed on uninstall using RemoveFile
First off, I know that there are similar questions on SO, but I have yet to see any answer that fits my issue.
InstallShield 2009 installs my program, and my program creates an ini file. When the ...
0
votes
1answer
43 views
How to suppress warning message showing unable to register ocx in Installshield?
In want to suppress warning message generated while installing application through Installshield Environment.
Is there some kind of CONDITION that can be put in the Installshield Application builder ...
0
votes
1answer
16 views
.NET3.5 installed automatically with InstallShield2009
how .NET3.5 installed automatically with InstallShield2009
Is it possible?
0
votes
1answer
99 views
InstallShield 2010 SQL Script multi line comment bug?
I think I found a bug with multi-line comments and SQL scripts in InstallShield 2010.
To reproduce the bug, create a basic MSI project. Go to Installation Designer -> SQL Scripts, create a SQL ...
0
votes
1answer
143 views
Converting a Hexadecimal string to a Binary Value in installshield 2009
Setting binary registry values in installshield needs binary string values, However usually binary values in installscript is presented in hexadecimal forms.
So following code is not correct if you ...
0
votes
1answer
132 views
How to use a namespace in the XPath expression in the ISXmlLocator table?
I'm using XML System Search and XML File Changes in an InstallShield project. In a previous installation a user selected a hostname and port for a server. When the user installs again it would be ...
0
votes
1answer
62 views
Uninstall not working for myapp created with install shield 2009
I am using Install Shield 2009 for creating myapplication deployement. I added the uninstall.exe along with the deployement. But During uninstall my application is not closed automatically and the ...
0
votes
2answers
85 views
Testing an install on VMWare
I have created an InstallShield single-executable install which includes some merge modules for VS2005 dependencies which go in the WinSxS, such as VC80.CRT. I work remotely, and when our tester runs ...
0
votes
1answer
441 views
Silent install parameter ignored, InstallShield 2009
I've just inherited an InstallShield 2009 project from a guy who left (oh joy) and am trying to get the setup.exe to run in silent mode. The project is a Basic MSI project and according to the ...
0
votes
1answer
356 views
Files in RemoveFile table don't get removed during Patch
I am releasing a new version of my product (minor upgrade), which I'm planning to package as a patch. This is a Basic MSI project in InstallShield 2009.
The installer creates some shortcuts on the ...
0
votes
1answer
230 views
InstallShield 2009 Basic MSI: File Not Replaced After Upgrade with New Setups(1 file replaced)
InstallShield 2009 Premier, Basic MSI project
I have installed the setup, its installed.
I replaced a dll with a newer one and again prepared the setups(didn't change product code or any other ...
0
votes
2answers
141 views
InstallShield 2009: detect system CSV separator and update INI value
OK as you may know the CSV separator in French is not , it's ;. We need to deploy an application to both French and English systems.
What I would like to do is that InstallShield would detect the ...
0
votes
3answers
1k views
Can one edit an InstallShield setup.exe's manifest file?
I'm running into the Windows Vista/7 Program Compatibility Assistant problem described here:
...
0
votes
2answers
53 views
Problem with InstallShield 2009
In InstallShield 2009
how add MSI file to "after install my mproject" Install it
0
votes
1answer
517 views
Using installshield to replace a same-versioned DLL in the GAC
We recently put out an update of one of our apps with a "test" DLL from a third party. The third party does not update their assembly versions on the dll's, only the file versions, so multiple apps ...
0
votes
1answer
436 views
Reusing InstallShield prerequisites
I'm looking to have a release layout with multiple installers but with a single source for prerequisites, in the following structure:
\Product1\setup.exe
\Product2\setup.exe
\Product3\setup.exe
...
0
votes
1answer
125 views
Installshield 2009 installer refuses to onfigure for a second user (did work until recently)
Since years we use installshield to deliver our software. Since the last Version of our software the following happens:
After installing the program for "all users", when a restricted user logs in, ...
0
votes
2answers
1k views
Installshield 2009 Multiple Serial Keys
I have been playing around with Installshield 2009 and C# to create a setup project that validates a serial key (the algorithm written in .NET) before installation. It works great.
However I have ...
0
votes
3answers
1k views
Why won't InstallShield 2009 detect .NET 3.5 SP 1?
On Windows Server 2003 Standard Edition, a customer installed .NET 3.5 SP 1. Whenever we run our installer built with InstallShield 2009, the installer complains that the target machine does not have ...
0
votes
1answer
482 views
InstallShield 2009 different shortcut icon for different releases
I have an InstallShield 2009 MSI project with a couple of shortcuts. I would like to change which icon is used for these shortcuts depending on the release. Each release is for a separate country ...
0
votes
2answers
596 views
Incorrect syntax near ')'
I have a BasicMSI project (Installshield 2009) that runs a SQL script during the installation process.
During the installation I receive the following error.
Error 27506.Error executing SQL script ...
-2
votes
2answers
22 views
Display additional dialog when application is in upgrade mode
I created a setup file which is working awesome.
Now whenever I rebuild an application without changing anything but Package Code is changed and then while I am going to install this version then a ...