I have a msi that I have created which will install some standard files plus
2 files created explicitly for a customer. These are external to the msi
(live in the same folder) and I have the msi install them by refering to
them with a blank media tag.
The problem is that I want this to work over
<Binary Id="wixca" src="wixca.dll" />
And
then in the UI I have
<Publish Event='DoAction' Value='CreatePDFCommand'>(LAUNCHPRODUCT
= 1)Publish>
<Publish Event='DoAction' Value='RunPDFCommand
Thanks Derek, I’ve worked around the problem now.
Stuart Cullen
Nonlinear Dynamics Ltd
Tel: +44 (0)191 230 2121
Fax: +44 (0)191 230 2131
www.nonlinear.com
From: Derek Cicerone
[mailto:[EMAIL PROTECTED]
Sent: 03 August 2006 18:06
To: Stuart Cullen;
wix-users
n' Value="LaunchFile.8757FF80_A4ED_45C0_8672_55821E0CB48F">(NOT Installed) AND (LAUNCHPRODUCT
= 1)Publish>
But light
complains about not knowing what this reference is. I have added this by hand
using Orca and it works so how can I get Wix to understand it.
4 matches
Mail list logo