I didn't have one J. Thanks for the help. Works great now.

 

From: Rob Mensching 
Sent: Thursday, April 26, 2007 9:19 PM
To: Bryan Wheeler; wix-users@lists.sourceforge.net
Subject: RE: Votive build error: LaunchFile

 

You've scheduled LaunchFile as a CustomAction but haven't provided the
definition to the linker.  Where is your CustomAction with
Id="LaunchFile"?

 

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bryan
Wheeler
Sent: Thursday, April 26, 2007 4:28 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Votive build error: LaunchFile

 

Help! I've been banging my head on this build error. I've scoured the
web and can't seem to find any documentation that addresses this
problem. I'm hoping it's just a configuration issue, but I can't seem to
nail it down.  Am I missing some optional component?

 

Here's the error:

 

Unresolved reference to symbol 'CustomAction:LaunchFile' in section
'Product:11111111-86C7-4D14-AEC0-86416A69ABDE'.

 

Here's the offending line pulled directly from a sample *.wxs file
(without it, things build just fine):

          <Publish Event='DoAction' Value='LaunchFile'>(NOT Installed)
AND (LAUNCHPRODUCT = 1)</Publish>

      

 

Cheers,

 

Bryan

 

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to