The issue remains in 3.5.0724.0:
Wix.ca.targets
CustomAction.*proj
(invalid pathes and registry keys to v3.0)
Uwe
--
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
Dear all,
Maybe someone has already found out this bug and workaround.
If you want to create a new Project based on the Windows Installer XML - C#
Custom Action Project template (v3.5.0710.0) in Visual Studio you may receive
some path errors.
This is because of some old path references to WiX v
Hi Martin,
Try this (deferred execution):
$YourComponent>2
$YourComponent>2
Change $YourComponent by the Id of your component (a condition for a custom
action that should only be run at install has the following format:
$ComponentName>2, see:
http://strangelights.com/blog/archiv
Hi Jiri,
Since 4909 there are changes to IIS CA to handle UAC/IIS7 better (wix3.feed).
I have had similar problems. Maybe it's fixed in the meantime (4930). It works
for me now.
Uwe
Hi everybody,
we encounter several issues while using IIsExtension in Wix 3.0.4923.
1. When we try to uninstall
repro with older builds then please open a bug
with as much information as possible (especially the info below).
Thanks.
-Original Message-
From: Uwe Stump [mailto:uwe.st...@gewi.com]
Sent: Thursday, January 29, 2009 04:31
To: General discussion for Windows Installer XML toolset.
Subject
Dear all,
after some research I found a workaround:
I do wrap my msi to an exe file with setupbld now by using the command line
option -msuc (c added). c means "enable msi caching". So the whole msi gets
cached in Windows\Installer. On uninstall the msi file will be found by MSI and
the messag
to:b...@joyofsetup.com]
Gesendet: Mittwoch, 28. Januar 2009 19:15
An: General discussion for Windows Installer XML toolset.
Betreff: Re: [WiX-users] SetupBld and IIs Problem
Uwe Stump wrote:
> The MSI-file has been wrapped to IIsInstallProblem.exe. The installation with
> these EXE-file wo
Hello,
I have created a simple WebSite installation by using WiX. This is my WXS-file.
http://schemas.microsoft.com/wix/2006/wi";
xmlns:iis="http://schemas.microsoft.com/wix/IIsExtension";>
8 matches
Mail list logo