Pehaps this is more of a Windows Installer question than WiX but I authored
my installer using WIX 3 so I am posting here.
I have an patched installation where only some of the features are
installed. When I remove the patch through add/remove programs or a call to
msiexec, the default features g
I have created a semi-broken patch that I cannot figure out how to
troubleshoot.
First the basic info:
Used Wix 3 and MSIMSP to create patches.
For my product, I have version 1, 1.1, 1.2
Version 1.1 adds existing components to an existing feature so I have the
same components under more than 1 f
ng the file (that's not allowed
> during a patch) but you can mark it as a transitive component (don't
> know the WiX speak) with a condition that's false (like 0) to make it
> absent.
>
> Phil Wilson
>
> -Original Message-
> From: [EMAIL PROTECTED]
&
Hi,
I have an assembly installed by the RTM installer that was put into the GAC.
I now want to remove the file in a patch because it is no longer needed. How
should I author my wix code to delete the file?
Thanks,
Lindsey
--
View this message in context:
http://www.nabble.com/Removing-a-file-f
4 matches
Mail list logo