Re: [WiX-users] newby wants to know best way to add java jar step to installation

2008-08-13 Thread kkmca
ix > extension for this. I would share some code snippets gladly. > > Cheers > dB. > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of kkmca > Sent: Tuesday, August 12, 2008 5:07 PM > To: wix-users@lists.sourceforge.net &

Re: [WiX-users] newby wants to know best way to add java jar step to installation

2008-08-13 Thread dB.
lf Of kkmca Sent: Tuesday, August 12, 2008 5:07 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] newby wants to know best way to add java jar step to installation I need to add a java jar step to an existing installer that installs jboss and application wars. this java jar step will

[WiX-users] newby wants to know best way to add java jar step to installation

2008-08-12 Thread kkmca
I need to add a java jar step to an existing installer that installs jboss and application wars. this java jar step will run a database schema installer. how can i launch java from within the installer and how can i capture the success or failure of this side process? -- View this message in con