In article <1233004461998-2220704.p...@n2.nabble.com>,
jballe writes:
>
>
> Richard-45 wrote:
> >
> > I haven't really been following this thread, but this is the standard
> > way of communicating custom table data to deferred CAs. The MSI SDK
> > documentation provides an example of do
Richard-45 wrote:
>
> I haven't really been following this thread, but this is the standard
> way of communicating custom table data to deferred CAs. The MSI SDK
> documentation provides an example of doing this for creating user
> accounts.
>
Thank you for answering.
You say that I should n
In article <21662327.p...@talk.nabble.com>,
jballe writes:
> I solved the issue by an immediate customaction scheduled in the ui just
> after writing to the customtable. This custom action creates the
> CustomActionData class and saves it to a public property which can be used
> to schedule
Just if someone else is reading this thread.
I solved the issue by an immediate customaction scheduled in the ui just
after writing to the customtable. This custom action creates the
CustomActionData class and saves it to a public property which can be used
to schedule the actions in "after Instal
Ok so I probably have to get around this issue by setting some properties or
similar. I will give it a try.
Thank you for your assistance.
Rob Mensching-2 wrote:
>
> I do have CustomActions that do this sort of thing but I don't use DTF.
> Somewhere there is probably a bug.
>
--
View this
I do have CustomActions that do this sort of thing but I don't use DTF.
Somewhere there is probably a bug.
-Original Message-
From: jballe [mailto:j...@visionpeople.dk]
Sent: Thursday, January 22, 2009 08:01
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] CustomA
Thank you for your answer, Rob!
Do you (or anyone else) have anything I could try to come over this issue.
Are there another way to acheive this - have noone else used a CustomTable
and CustomActionData before??
Would it make sense to use any kind of nightly build? Or is it not a wix
issue anywa
Sorry, no extra data for you. It seems like it should work.
-Original Message-
From: jballe [mailto:j...@visionpeople.dk]
Sent: Wednesday, January 21, 2009 03:42
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] CustomAction accessing CustomTable
Hello all,
Can I do
Hello all,
Can I do anything to clearify the issue. Is it not supposed to work?
I am using WIX 3.0.4805.0, developing using Visual Studio 2008 with Votive
Thank you!
Jesper
jballe wrote:
>
> Hello all,
>
> I am writing my first complex setup using wix and managed custom actions
> using c#.
Hello all,
I am writing my first complex setup using wix and managed custom actions
using c#.
During the setup the user enters some settings. I have created an
immediate customaction which saves those settings as rows in a
CustomTable when the user clicks next.
When I debug this customaction it s
10 matches
Mail list logo