Hi,

I am running a custom action that is an exe saved in my installed
directory. That custom action action should allow the user to install
Ruby. When the Installer is finished I want to run a custom action
that is a jscript

How do I do that? I am supposing something like

  <Custom
      Action="JS_I_Run"
      After="ID_OF_RUBY_INSTALLER" />

where Action is the id of the javascirpt and After is the id of the
installer. Does this make sense or would you recommend another way to
do it?

Thanks,
Bryan Rasmussen

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to