ay
var dirview =
session.Database.OpenView(session.Database.Tables["Directory"].SqlSelectString);
I get
exception of type
'Microsoft.Deployment.WindowsInstaller.BadQuerySyntaxException' occurred in
Microsoft.Deployment.WindowsInstaller.dll.
An
dotnet framework before executing the MSI.
Kind Regards
Craig Reeves
craig.ree...@kraygsoft.com
On Wed, Feb 18, 2015 at 6:22 AM, Sarvagya Pant
wrote:
> I have created a custom action using C# .Net 4.0 that is supposed to get
> the property passed to it and create a file eg:
>
>
om
-Original Message-
From: Craig Reeves [mailto:craig.ree...@kraygsoft.com]
Sent: Friday, January 30, 2015 2:40 AM
To: General discussion about the WiX toolset.
Subject: [WiX-users] Custom Action not be called
I have some problems with managed code custom actions. I have 3 custom actions
b
Sorry everyone the answer was I missed the
[CustomAction]
about the routine.
--
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, i
I have some problems with managed code custom actions. I have 3 custom actions
but only one of them is working. They are called at different times in
InstallExecuteSequence but moving them makes no difference. I know there not
getting very far because if I place a message box at the beginning of
Well unfortunately there are a lot of config files. but the simple answer is no
most will be either left alone or changed by the application. The ones changed
by the application i am not worried about as they will stay it's the others
that have the problem. As a side note I know I don't have to
6 matches
Mail list logo