Re: [WiX-users] how to call java from wix

2010-09-09 Thread Christopher Painter
hot tip, know a secret or read a really good thread that deserves attention? E-Mail Me - Original Message From: Rob Mensching To: General discussion for Windows Installer XML toolset. Sent: Thu, September 9, 2010 6:35:24 PM Subject: Re: [WiX-users] how to call java from wix I don&#

Re: [WiX-users] how to call java from wix

2010-09-09 Thread Major shao
But for now, try to look past > the > > word "Java" in the message. > > > > -Original Message- > > From: Hoyt, David [mailto:ho...@llnl.gov] > > Sent: Thursday, September 09, 2010 5:04 PM > > To: General discussion for Windows Installer XML toolset.

Re: [WiX-users] how to call java from wix

2010-09-09 Thread Rob Mensching
(c: But for now, try to look past the > word "Java" in the message. > > -Original Message- > From: Hoyt, David [mailto:ho...@llnl.gov] > Sent: Thursday, September 09, 2010 5:04 PM > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] how t

Re: [WiX-users] how to call java from wix

2010-09-09 Thread Durwin Wright
ML toolset. Subject: Re: [WiX-users] how to call java from wix Also, is that the correct way to specify command line arguments to an executable in WiX? The Windows installer supporting Java is irrelevant because he's not trying to call Java code directly. Instead, he's simply passing argume

Re: [WiX-users] how to call java from wix

2010-09-09 Thread Hoyt, David
e. -Original Message- From: Hoyt, David [mailto:ho...@llnl.gov] Sent: Thursday, September 09, 2010 5:04 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] how to call java from wix I think the underlying question here isn't related to Java at all -

Re: [WiX-users] how to call java from wix

2010-09-09 Thread Major shao
pperMain" > which as far as I know isn't a valid Java class name. (c: It should be > something like "com.impact360.PatchWrapperMain". > > -Original Message- > From: Rob Mensching [mailto:r...@robmensching.com] > Sent: Thursday, September 09, 2010 4:35 PM &

Re: [WiX-users] how to call java from wix

2010-09-09 Thread Hoyt, David
valid Java class name. (c: It should be something like "com.impact360.PatchWrapperMain". -Original Message- From: Rob Mensching [mailto:r...@robmensching.com] Sent: Thursday, September 09, 2010 4:35 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [

Re: [WiX-users] how to call java from wix

2010-09-09 Thread Rob Mensching
I don't think that the Windows Installer supports calling into Java. Did you see something new in the MSI SDK that says they added support for custom actions written in Java? On Thu, Sep 9, 2010 at 3:08 PM, Major shao wrote: > Hi > i want to call java from wix using customaction like the followi

[WiX-users] how to call java from wix

2010-09-09 Thread Major shao
Hi i want to call java from wix using customaction like the following. i think at least TARGETDIR is wrong here, anything else? -- Automate Storage Tiering Simply Optimize IT performance and efficiency through flexible, po