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

I'm using the VS2008 installer (plus a custom Orca action) to create an installer for my .NET product. I just recently found out that one of the third-party assemblies I was using is x86-specific (as ...
Domenic's user avatar
  • 113k
31 votes
3 answers
11k views

How can I make a major upgrade to an installation set (MSI) built with WiX install into the same folder as the original installation? The installation is correctly detected as an upgrade, but the ...
Magnus Akselvoll's user avatar
18 votes
8 answers
8k views

I just noticed that Chromium was installed in AppData in both Vista and XP. If Google does that and if other applications does this, than is that becuase there is some form of protection? Should we ...
Ravi Chhabra's user avatar
  • 1,730
28 votes
3 answers
7k views

We are working on a winforms app in Visual Studio 2005 and the setup project we created output both an MSI and an EXE. We aren't sure what the EXE file is used for because we are able to install ...
Scott Keck-Warren's user avatar
5 votes
5 answers
6k views

I added a custom install action to my installer to add one of my installation directories to the System PATH environment variable. After I run the installer, the PATH variable reflects the changes (...
Brian Stewart's user avatar
3 votes
3 answers
1k views

I have a product which has been traditionally shipped as an MSI file. It is deployed through some sort of SMS push to thousands of desktops by our various clients. The software we use to create ...
stimms's user avatar
  • 44.3k
2 votes
5 answers
1k views

I'm working on a setup which wants to include the Microsoft.Web.Services3 (WSE 3.0) DLL. However, I typically do not like including Microsoft DLL's in our installs except by way of Microsoft's ...
Scott Marlowe's user avatar
6 votes
2 answers
19k views

I have created a custom dialog for Visual Studio Setup Project using the steps described here Now I have a combobox in one of my dialogs. I want to populate the combobox with a list of all SQL Server ...
kjv's user avatar
  • 11.4k

1
176 177 178 179
180