I am creating a wixlib that contains some components that go in the GAC,
because the assembly version stays the same but the file version changes
I need to use the light option "-fv" to get them to install. Is there
any way to embed the assembly file versions in the wixlib so that I
don't have to r
OK, so you're talking about this page
http://msdn.microsoft.com/en-us/library/aa370530(VS.85).aspx. Thanks for the
info.
On Fri, Jul 4, 2008 at 4:17 AM, Rob Mensching <[EMAIL PROTECTED]>
wrote:
> Mean by what? Modularization? Modularization is the process of adding the
> Module Guid as a ".G_U_
Resending since the original didn't appear on the list after two days...
-- Forwarded message --
I need to include MS SOAP in my installer via three merge modules provided
by Microsoft:
isapi3_files.msm
soap3_core.msm
winhttp51.msm
They in turn depending on MS XML4 SP1.. of which
Hello there
As per my understanding,to add a custom action to the roll back
script,inside the CA, we need to change Execute="rollback".If we do this,
how do i make it launch with elevated privilege?
thanks
Anidil
--
View this message in context:
http://www.nabble.com/Run-rollback-custom-action
I'm trying to write a WiX based installer for a set of Apache
configuration.
I wrote a VBScript Custom Action that is run after InstallFiles/commit
in order to 'token replace' the httpd.conf, so we can customise that
at install time based on properties. I'm probably going to try and get
it to use
Mean by what? Modularization? Modularization is the process of adding the
Module Guid as a ".G_U_I_D" to the end of all the primary key identifiers in
the MSI. The MSI SDK talks about this process in detail.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behal
Hi All,
I'm new to WiX, so the answer to this may be fairly trivial:
I have created a dll with a method in it to validate that the sql
details on the current UI form are valid.
I have added a button "Test", with the idea that the following will
occur:
user clicks test
the method in t
7 matches
Mail list logo