This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallAnywhere
- :
- InstallAnywhere Forum
- :
- Bundle multiple VMs in the installer
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Mar 20, 2012
01:54 AM
Bundle multiple VMs in the installer
Hi,
I just found that Installer bundle with JRE for x86 will work on Redhat x86 OS but need x86 libraries on x64 platform in GUI mode. Installer bundle with JRE for x64 will work on Redhat x64 OS without any dependency but can't launch on x86 platform in GUI mode.
So is there any way to bundle the two VM inside one installer and choose different VM to lanuch the installer in GUI mode?
Thanks!
I just found that Installer bundle with JRE for x86 will work on Redhat x86 OS but need x86 libraries on x64 platform in GUI mode. Installer bundle with JRE for x64 will work on Redhat x64 OS without any dependency but can't launch on x86 platform in GUI mode.
So is there any way to bundle the two VM inside one installer and choose different VM to lanuch the installer in GUI mode?
Thanks!
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Mar 21, 2012
10:39 AM
Will setting up two distinct build targets for each of the configurations do the trick for you?