Re: [WiX-users] OK Why does this not work

2007-01-18 Thread Joe O'Sullivan
Thanks Tony. Can anybody enlighten me on how to complete this? I want to install the file then run this file with a custom action? What have I missed, it seemed just as I had read but not so? Thanks Joe Code as supplied in issue 113

Re: [WiX-users] OK Why does this not work

2007-01-18 Thread Joe O'Sullivan
able licence management is supposed to work under such circumstances... Andre' PS: A bit more on topic: I also think that such configuration is not the business of the installer as it is very likely to fail and rollback will be messy. -- Message: 5 Date: Wed, 17 Jan 2007

Re: [WiX-users] OK Why does this not work

2007-01-17 Thread Tony Hoyle
Joe O'Sullivan wrote: > This will compile fine when I run it I get "The Installer has encountered an > unexpected error installing this package. This may indicate a problem with > this package. The Error Code is 2721" > > What am I doing wrong arrrgh! :-} That's 'can't find custom action'. That

[WiX-users] OK Why does this not work

2007-01-17 Thread Joe O'Sullivan
I have spent to long looking at the same thing. This to me means I am missing something very easy. Here is my code