I currently have a WIX 3.5 project within VS2010 which has a number of
project references. One of the projects referenced (ProjectA) is
configured to NOT build within the solution configuration (set via the
Solution Configuration Manager). I won't go into the reason that
ProjectA is not built but t
I am looking for some guidance on IIS configuration. I want to create a
Certificate Trust List and then enable it for the website that I am
installing, is this possible in Wix?
-
HBOS plc, Reg
Do you also know how the ProcessorArchitecture attribute of the file
element is actually used during deployment.
_
From: Bob Arnson [mailto:[EMAIL PROTECTED]
Sent: 17 October 2007 06:07
To: Stone, Darren (HBOS FS, IT , DDC Infrastructure)
Cc: wix-users@lists.sourceforge.net
Subject: Re:
I am attempting to package a .Net 2.0 application for deployment to a
server running the 64-Bit version of Windows 2003. Having never
attempted a 64 Bit deployment before I would appreciate feedback on the
following:
* I have seen that you can mark a Component as 64 bit (i.e.
Win64='yes'). H
I am doing a registry search to ensure that a certain key is present
before progressing with the installation. However this key is only
required for 1 of my 3 features.
Therefore if feature X is selected then my install should only progress
if the registry key is present, for example
I have a situation where I have a number of virtual directories that
need deploying within a single Website and AppPool (using Wix V2)
The complication is that I need to have a separate MSI for each virtual
directory and therefore the Website and AppPool may or may not exist at
install time. Ther
I am attempting to build a patch that is uninstallable but am not having
any joy so far.
I am using Wix version 2 and my patch file is as follows:
http://schemas.microsoft.com/wix/2003/01/wi>
http://schemas.microsoft.com/wix/2003/01/wi";>
I found the following comment in the Wix custom action code (V2) when
it's looking for the relevant web site
// TODO: fix this to look for the description as well (or is address
enough)?
Therefore it uses the first match it finds based on IP and Port (and
header if your using one). Seems to m
The scenario is that my target machine has two websites as follows:
Default Web Site, IP Address - All Unassigned, Port - 80, Status
(STOPPED)
My Website, IP Address - All Unassigned, Port - 80, Status (STARTED)
Therefore they are identical but the default site is stopped (I know
that the def
I have a deferred custom action that works from a configuration file on
disk. At present I am installing the configuration file along with all
my other files and passing the file path to the custom action (from
where it is read in). I currently haven't got scope to change the custom
action.
Howev
Some general advice required.
I have an application being delivered in November that will use Wix for
packaging. This application will be the first to use it but it will be
rolled out to other applications througout 2008. My query then is what
version of Wix people would recommend I use (i.e. how
Is there a way to access an xml file (packaged within the msi) from a
custom action that is executed immediately.
I am trying to see if it is possible to update Properties from values
within a config file. Therefore a deferred custom action is not
appropriate as I will not have full access to th
This is probably
very straightforward but could someone help me on the
following.
When using the
'WindowsFolder' installer property as part of a directory search it works
fine.
[WiX-users] Rollback of Custom Action
I am new to
WIX, and installations in general, and I am currently attempting
to create a custom action that calls a managed installer class. I am aware
that using managed custom actions generally appears to be frowned upon and I am
looking at options to remove the need for them in my scenari
14 matches
Mail list logo