Create a IVMInstall? [message #69157] |
Fri, 27 June 2003 17:08  |
Eclipse User |
|
|
|
Originally posted by: richkulp.NOSPAM.us.ibm.com
IS there an API way of programtically adding an installed VM to the
system? I don't see a document explaining this but it looks like I would
create a VMStandIn using the IVMInstallType of interest as the ctor part
along with a new, such as the standard install type (i.e. I just want to
create a standard JRE install but not the one that JRE_LIB uses), then
use convertToRealVM() on it and that should install, no?
--
Thanks, Rich Kulp
|
|
|
|
Re: Create a IVMInstall? [message #73721 is a reply to message #69157] |
Mon, 07 July 2003 15:24  |
Eclipse User |
|
|
|
Yes, using a VMStandin, and then calling convertToRealVM() will work.
Darin
"Richard L. Kulp" <richkulp@NOSPAM.us.ibm.com> wrote in message
news:bdibqs$dh3$1@rogue.oti.com...
> IS there an API way of programtically adding an installed VM to the
> system? I don't see a document explaining this but it looks like I would
> create a VMStandIn using the IVMInstallType of interest as the ctor part
> along with a new, such as the standard install type (i.e. I just want to
> create a standard JRE install but not the one that JRE_LIB uses), then
> use convertToRealVM() on it and that should install, no?
>
> --
> Thanks, Rich Kulp
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.03659 seconds