I thought deferred custom uninstall actions ran after the normal uninstall
stuff...
-Original Message-
From: william lee [mailto:wele...@gmail.com]
Sent: Tuesday, June 07, 2011 8:12 PM
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] When does the Registry k
Hi,
There is a tricky problem bother me these days. I don't understand why the
certain Registry key/value got removed before my uninstall custom action is
called.
we have a custom action scheduled after ProcessComponents, but
before RemoveRegistryValues:
InstallValidate
InstallInitialize
ProcessCom
Can you share the markup you are using to create the web site, application
pool, and other settings? I do not have the issue, maybe we can see what the
problem is with the markup.
-Original Message-
From: taiwah70 [mailto:taiwa...@hotmail.com]
Sent: Tuesday, June 07, 2011 7:23 PM
To: w
I still get this error randomly. My installer creates an app pool (.NET 4.0)
and a web site. It binds to secured with SSL Certifcate and non-secured
ports. I'm using WiX 3.5 RTM release. Please help. Thank you.
(SERVER) MSI (s) (60:5C) [14:21:14:460]: Invoking remote custom action.
DLL: C
Thanks for the reply John.
In our case I just need to bootstrap that MSI (which requires UI) so I guess
I'll have to wait for Burn to get that feature.
Other way would be to create my custom UI (same as the MSI I'm trying to
install) and somehow pass those parameters to the other MSI?
--
View t
Hello list.
Today I'm concerned about the possibility to do as the subject says*. I am
intending to do so because I've got a bootstrap that handles language
fallback and I want to correspond the user if he changes his system language
after installation.
*
I have an msi with a lot of language tran
Bob, Tobias, many thanks for your answers.
I wanted to tell you that I was able to compile by using *only* WiX
installation and WiX's tools (candle, light). I say *only* because I dont
use anymore msbuild, but if WiX relies on .NET to work then there is an
implicit use of .NET.
However, to do so
I'm in the process of updating our product to support multiple versions of
Visual Studio. I'd like a recommendation as to what would be the best way to
correctly implement this while avoiding as much duplication as possible.
We want to drop the same set of files under the latest Visual Studio
i
Hello,
I got about 6% better compression with 7-Zip compared to WinRAR but
unfortunately my file is still too big to attach (40.3MB). Is there another
alternative to making the crash dump available?
The crash has been seen with Light.exe versions pre-release 3.5, 3.52519 and
3.6.1706.
Thanks
Hi,
At this time Burn runs all the MSI's on the server side so there's no MSI UI
shown. As Burn is under active development, Burn may get this feature in the
future (I'm not one of the developers, just mentioning what Rob said a while
ago).
For custom UI in Burn, you'll have to develop your ow
Hi Albert,
Thanks for the code snippet.
In my case, I'm trying to bundle couple prereqs and then the actual
installer which takes inputs from user at the install time like server ip
etc. When I use MSIExec option, Wix is not presenting a UI instead tried to
install the package quietly (it does pres
Hello,
I would like to notify you all that I'm moving the WiX Tutorial currently at
http://www.tramontana.co.hu/wix to another server and ISP. The new URL will be
http://wix.tramontana.co.hu and the technical change is expected to take place
within the next two days. The transition should be pr
Hi!
I know that there is the native IIS7 support in wix 3.5, but I have this
strange error.
So, if IIS6 Management Compatibility for IIS7 is not installed, then new App
Pool did not created in installation process. But if IIS6 MC is installed it
works ok and new App Pool is created. The name o
Its applicable to per-machine installs also. The ice cant tell what your
ALLUSERS value is and so that registry key is required to satisfy it. You
just have to live with the fact there may be per user registry keys left
behind at uninstall. The subject has been discussed frequently on the list
and
This tutorial is for per-user install.
It contains this line of code:
http://robmensching.com/blog/posts/2007/4/27/How-to-create-an-uninstall-short
> cut-and-pass-all-the
> may help.
>
>
> -Original Message-
> From: Sergey [mailto:sh0...@gmail.com]
> Sent: 07 June 2011 10:31
> To: General
http://robmensching.com/blog/posts/2007/4/27/How-to-create-an-uninstall-short
cut-and-pass-all-the
may help.
-Original Message-
From: Sergey [mailto:sh0...@gmail.com]
Sent: 07 June 2011 10:31
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] UninstallShor
I mistyped, in firs sentence. Correct version:
I have installer, which allows to select between per-user install
(ALLUSERS="") and per-machine installation (ALLUSERS="1").
07.06.2011 13:26, Sergey пишет:
> Hello,
>
> I have installer, which allows to select between per-user install
> (ALLUSERS="1
Hello,
I have installer, which allows to select between per-user install
(ALLUSERS="1") and per-machine installation (ALLUSERS="").
I create uninstall shortcut, using this WIX code:
When I build this project, I receive errors:
- error LGHT0204 : ICE43: Component Shortcuts has non-ad
18 matches
Mail list logo