Hi every one,
Aim trying to execute c# custom actions but problem is parameters are not
passing to code. Here my code
NOT
Installed
NOT
Installed
Form UI iam calling the custom action code
Here the code
1
My
I use something like this:
.Net 2.0 also has the same DLL.
If you have a custom Eventlog dll, created using the mc compiler, you could
substitute that dll here, it would have to be compiled with the native C/C++
compiler though.
John
-Origin
Take a look at:
http://wix.sourceforge.net/manual-wix3/util_xsd_eventsource.htm
An event source in windows is really just some registry entries. The
EventSource extension is some compiler synatical sugar that simlifies
authoring this. Your Installer class isn't needed and shouldn't be used
I'm using the latest weekly build of Wix. The ServiceInstall feature
doesn't create a properly named event source for the service. The event
source for a service turns out to be Service1. The service installer built
into .NET does it. Can anyone point me in the right direction?
Thanks,
Chris
-
I'm not sure if my previous reply went through, so I'll try again. My first
try was using the standard bootstrapper, and after looking through more of the
source found that the UI level is being set in the engine in
MsiEngineCalculateInstallLevel. There is related code in
MsiEnginePlanAddPac
I can't begin to express how wrong it is to do this with a command. Is
there a reason you wouldn't write a custom action to dynamically add all
of these files to the RemoveFile table? At least then you would be
transactional if the new installer is aborted or fails in any way.
-Original Messag
Also, do I have to use a bootstrapper to detect the language or can I just
run the msi with packaged language transforms?
Thanks again
--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Native-language-OS-install-vs-language-pack-tp7414229p7414252.html
I have a few questions for the same topic. I understand it's not actually
supported to have a multiple language MSI package. I'm using WiX 3.5, and
msbuild.
First, I noticed my MSI package runs with translated dialogs on a native
language installed OS, however if I have a English OS installed an
Thanks guys! I feed some info back to the customer and am trying to get
more details. We provide a zip version of the install that requires
manual setup. He's using that as a workaround for now.
I'll let you know if I learn anything more, but it sounds like we just
won't support Trend's aggres
Hi All,
I'm trying to delete all stuff from previous installation of product, in
this case I have to delete directory. This works fine:
However black window appears during this process so I have two questions
1. Is it possible to hide this black window?
2. How to verify directory exists or
Done. I can attach my burn package exe to the bug if you want. Let me know if
you need anything else
Wes
-Original Message-
From: Rob Mensching [mailto:r...@robmensching.com]
Sent: March-28-12 10:07 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users]
Can you open a bug on the 0x8007002 error. There was an old issue about
that but if you're using the latest drops, it should be fixed there.
On Wed, Mar 28, 2012 at 5:44 AM, Wesley Manning wrote:
> I'm using v3.6.2726.
>
> -Original Message-
> From: Rob Mensching [mailto:r...@robmenschin
I'm using v3.6.2726.
-Original Message-
From: Rob Mensching [mailto:r...@robmensching.com]
Sent: March-28-12 12:45 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Wix 3.6 Burn - Automatic Updates could not be paused
What version of the WiX toolset ar
13 matches
Mail list logo