Tagged Questions
0
votes
0answers
33 views
Upgrade/Install previous version of applications through WISE Package
I have created two packages(Package1.msi and Package2.msi) for two different application and installed my machine , now I have created new package(Package3.msi) for new application and included ...
1
vote
2answers
56 views
how to disable upgrade mode in windows installer so that the user is always forced to uninstall before reinstalling
how to disable upgrade mode in windows installer so that the user is always forced to uninstall before re-installing. this is because the upgrade may fail in numerous scenarios which we might not want ...
2
votes
1answer
377 views
Installshield not replacing files during minor upgrade
I have an installshield installer for my application. Now I create a minor upgrade for the application and some of the files in some of my components are changed. Unfortunately after the minor upgrade ...
0
votes
1answer
83 views
Minor/Major upgrade on wix through cmd
I'm just started to work with WIX, I read a lot of tutorials, and questions here in stackoverflow, and I still have a problem with the upgrade section.
When I install a new version by clicking on ...
1
vote
1answer
227 views
Dealing with Changed Upgrade Code in WiX, where old installer allowed both per-user and per-machine
I have a product that used to ship with a .vdproj installer. In the most recent version, I shipped a beta with a completely redone installer using WiX (as part of the move to Visual Studio 2012, which ...
0
votes
1answer
52 views
How to run MSI installer action on upgrade
We're running custom installer logic in a C# class via the System.ComponentModel.RunInstallerAttribute annotation. We use the VS2010 MSI installer.
Problem: this logic is not executed when we do an ...
0
votes
1answer
60 views
How to Upgrade Setup file without deleting Compact Sql DB
I have deployed a windows setup file with compact SQL db (local database). Now i want to upgrade the setup file without deleting the existing local database.
Could anyone help me how i can proceed ...
1
vote
1answer
227 views
WIX Installer upgrade
I am trying to create an MSI using WIX and I seem to have stumbled across a small issue that is confusing me a bit in regards to the upgrade. I have followed about 3 tutorials on the subject and each ...
2
votes
2answers
210 views
Can't get MSI minor upgrade to work
When I try and apply a minor upgrade to my application, I launch the installer and (depending upon the combination of settings I try) I get either a:
repair/remove dialog
prompt for the install ...
1
vote
1answer
207 views
WIX installer Can't upgrade from previously installed Windows installer SW
I am creating a WIX installer for our software and now I have some issue when upgrading from previous Windows Installer packaged SW.
One thing before the problem, the upgrade from one WIX packaged SW ...
1
vote
1answer
288 views
MSI upgrade and retain registry keys?
We have a product, 1.0, in the field. I am trying to update the installer for that product so it can install over the old version, to install a new version, 2.0. I'm using a Visual Studio 2010 setup ...
3
votes
2answers
3k views
Wix/MSI - How to avoid installing same MSI twice
I have my installer coded in WiX language. It supports major upgrade mechanism. A particular requirement is that the same MSI file will not be possible to install twice.
Now comes the tricky part: if ...
1
vote
1answer
425 views
Windows Installer from .Net 2.0 Custom Action to .Net 4.0 Custom Action - BadImageFormatException
I'm having a problem with an application that I recently upgraded from .Net 2.0 to .Net 4.0. During installation, the custom action starts to execute and throws an error.
=== Logging started: ...
2
votes
1answer
126 views
MSI - How to know when a particular MSI is running
Is there a simply way to know when an msi is running? (either in silent or no silent mode.) Maybe using and MSI API? Reading from somewhere?...
I need this in order to avoid launching a program coded ...
2
votes
1answer
485 views
WiX upgrade question - file's major version was incremented, but revision is lower, now old file removed, yet new file is not copied during upgrade
I automatically generate a WiX file for my installer based on a directory (it's for a web app), and it includes references to the following 3 .Net assemblies:
Migrator.dll
Migrator.Framework.dll
...
2
votes
1answer
397 views
Uninstalling another product during install using wix
I want to be able to remove another application as part of the install of my msi.
Currently I have the following in wix:
<Upgrade Id="{586A589B-D6D5-48D3-9B6D-571EF230ED6A}">
...
1
vote
1answer
97 views
Best Way to Create an Installation that only Upgrades?
My company is creating a cheaper version of our product that will only upgrade from an older version. To accomplish this, I would like to create an installation that will ONLY upgrade from a previous ...
0
votes
1answer
59 views
What should be behind ARPAUTHORIZEDCDFPREFIX?
I've seen that you can specify an "upgrade channel" in MSI files. Is that supposed to be a human readable web page (i.e. all you get is a link in Installed Programs), or should this be a machine ...
2
votes
1answer
450 views
Can upgrade install replace files?
It seems that the upgrading installs don't replace files with new versions, but they actually uninstall the old setup package and install the new setup package. Lets imagine that I've installed my ...
0
votes
2answers
276 views
update an already existing install
How to update an already existing install of a product with a new install package? Right now when there is an already installed version on my PC, the setup package says that another version was ...
0
votes
1answer
338 views
Component from old version not removed
I'm authoring the second version of a small MSI package, and during the upgrade test, I've found that the old version is not properly removed as part of an upgrade.
The old package can be cleanly ...
0
votes
2answers
1k views
How to force file replacement on MSI upgrade
Using Installshield 2010 with a Basic MSI project.
I have several config files that have to be replaced during an upgrade. Since they are config files, they don't have a version. I believe they ...
2
votes
1answer
679 views
Does Windows Installer allow for product “downgrades”
If I have a 2.0 version of MyProduct installed through an MSI, is it possible to execute the MSI for an earlier 1.0 version of MyProduct and cause a "product downgrade?" Or does Windows Installer ...
3
votes
3answers
12k views
How to find the upgrade code & productCode of an installed application in Win 7
I have an application installed on my machine. I also have its source code but somehow the productCode & upgradeCOde of this application was changed.
Now I want to get the upgradeCode code & ...
0
votes
1answer
119 views
How to implement a non-corruptable self-updating application
What is the best way to have an application update itself to a new version? Details:
It is a standalone WPF/C# Windows application running on .NET 3.5.
The application is automatically launched at ...
1
vote
1answer
821 views
Windows Service Installer - Remove Previous Versions
I have a Windows Service that I am using a Setup Project to create an MSI to install the service. This works fine for the initial installation of the Windows Service, but when attempting to do ...
0
votes
1answer
916 views
Unable to install a 'Minor Upgrade' msi in Installshield X?
Hmmm..Again its the same issue in Installshield..I am using Installshield X version and I am getting the error when I try to install a minor upgraded version of MSI.I Googled a lot followed the steps ...
0
votes
1answer
533 views
How to tell MSI to upgrade locked dll's and avoid reboots
I have MSI installer which installs product and this product has several widely used API dll's.
These dll's may be loaded into processes that I cannot control during upgrade (for instance, I cannot ...
0
votes
2answers
149 views
Upgrade install only leaves files new to the new version, deleting files common to both old and new
I have a Web Application and Deployment Project that was originally built in VS 2008 that installed version 1.51 of my application. I am now using VS 2010 (and my app requires .Net 4 and Installer ...
2
votes
3answers
3k views
WiX installer remove files on uninstall but not on upgrade
I have a program that installs with a WiX installer.
The program itself creates a number of files in the [CommonAppDataFolder]\[MyAppName]\ directory. These files all have the same extension (lets ...
0
votes
1answer
425 views
MSI installer not correctly uninstalling a product
I have a situation where a user can install an older version of my software for the 'current user', and then go ahead and upgrade to a newer version of my software for 'all users'.
The product ...
3
votes
4answers
2k views
Wix - Upgrade always runs older installer msi and fails in trying to read old msi
I'm having a problem though with the Windows caching of the installer. I'm trying to do an upgrade and each time the Windows installer is launching the installer of the older version. And when I do ...
1
vote
2answers
2k views
Detect an Uninstall in a Launch Condition using Wix MSIs
I've been playing around with Wix, making a little app with auto-generated installer and three versions to test the upgradability, 1.0, 1.1 and 2.0.
1.1 is meant to be able to upgrade from 1.0, and ...
6
votes
2answers
2k views
How to get WiX major upgrade working?
I am struggling to enable the major upgrade functionality in WiX.
I want every new version of the installer to be a major upgrade (full uninstall, then new install) as we don't want different upgrade ...
4
votes
1answer
2k views
How to upgrade via msi
I want to upgrade my product via msi setup.
The Upgrade Code of both msi remains the same because it's the same product family. Even if I change Version/Product Code of the msi for updating it just ...
3
votes
2answers
2k views
Forcing an upgrade of a file that is modified during its initial installation
I'm working on the upgrade feature for my WiX-based installer.
As part of the instalation, we are installing a web.config file and then using a custom action to update the connection strings inside ...
3
votes
1answer
199 views
Is it possible to do a Windows Installer minor upgrade when a file changes
Do you have to trigger a Major upgrade with a Windows Installer if one of the files has changed since the previous install?
2
votes
4answers
3k views
WiX changes required to streamline .NET 3.5 installation for Vista (and above) machines
We have decided to take the plunge and require that our users have .NET 3.5 installed before they can use our media center plug-in.
I want to make sure the install experience is as smooth as possible ...
0
votes
1answer
809 views
Custom property for RemoveExistingProducts action
When the RemoveExistingProducts action is executed, the MSI sets two properties
UPGRADINGPRODUCTCODE={...}
REMOVE=ALL
How to add a custom property for this action?
0
votes
3answers
10k views
Msiexec REINSTALL=ALL REINSTALLMODE=vamus not reinstalling anything
Basically I'm trying to upgrade my application, and to my understanding the following should unconditionally reinstall all components:
msiexec /i myapp.msi REINSTALL=ALL REINSTALLMODE=vamus
In the ...
5
votes
3answers
1k views
How do I persuade a VS2005 msi to upgrade?
I have a Windows service written in C# using VS2005.
The installation is via a wizard that calls msiexec to install the msi file also created using VS2005.
I am having trouble generating an msi file ...
1
vote
1answer
1k views
Windows Installer - upgrade resuming after reboot
I have a Windows Installer MSI package that installs drivers which sometimes require a restart before they can be upgraded; the drivers are installed by a deferred custom action after ...
