http://buildmaestro.wordpress.com/2011/08/30/c-dtf-using-locale-net-culture-folder-and-resources-files-for-translations-with-makesfxca-exe/
--
Open source business process management suite built on Java and Eclipse
Turn pro
I have not done this with a C# dll CA, but I had a similar problem localizing
my mba C# dll. The C# dll gets loaded into a host. In the mba case the
host had already defined a resource dictionary using the default name. So
in my project (which is not in front of me now) I had to define resx file
I don't know why that specific thing doesn't work, but if you are in
the UI dialogs, then there are no .resx files installed, or resource
Dlls either.
>From the MSI point of view, the big picture is that MSI files do one
language at a time, typically applied at install time by specifying a
transfo
-
From: Blair [mailto:os...@live.com]
Sent: Thursday, February 25, 2010 12:04 AM
To: 'General discussion for Windows Installer XML toolset.'
Subject: Re: [WiX-users] WiX custom action error on windows vista or XP
Are you logging in your CA before each and any error is returned? What
sp
Installer XML toolset.
Subject: Re: [WiX-users] WiX custom action error on windows vista or XP
They require .Net Framework 2.0, Im testing for the framework with the
following condition
Installed OR NETFRAMEWORK35
This test is done just within the package tags. So it checks as the
uence.
NOT
Installed
-Original Message-
From: Blair [mailto:os...@live.com]
Sent: Tuesday, February 23, 2010 6:25 PM
To: 'General discussion for Windows Installer XML toolset.'
Subject: Re: [WiX-users] WiX custom action error on windows vista or XP
What
What version of the framework do your custom actions require, and what
version of the framework are you testing for?
Also, how/where do you test for the framework, and at what point are your
custom actions sequenced?
-Original Message-
From: Alex Wernecke [mailto:awerne...@finteq.co.za]
Sankaranarayanan wrote:
> In my installer - I have a custom action which calls an EXE to perform some
> operation.
> At the end of the installation, I want to make sure that the EXE used in the
> Custom Action is deleted from the system. I don't want to ship the EXE to
> clients.
>
Remember
8 matches
Mail list logo