I have a custom action that I wanted to schedule to happen just before 
CreateDatase processing occurs.   I tried the following custom action 
sequencing statement

<Custom Action="QtExecCmdLineRun5" Before="CreateDatabase">Not 
Installed</Custom>

and when I compile I get the following error

Error 1 Unresolved reference to symbol 
'WixAction:InstallExecuteSequence/CreateDatabase' in section 'Product:{<guid>}'.

Question - what's the custom action name I use to sequence a custom action to 
process just before/after CreateDatabase activities?
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to