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
- :
- Re: no vm build !!
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 18, 2013
12:00 AM
no vm build !!
I have a question,when we are installing an exe(novm build) on a fresh system where there is no vm or jdk installed on system,the installer cant continue to install.A solution for this is in no vm build we can provide a link to download the vm pack.But is there any other way of doing it without providing downloading link can we proceed the installation of exe??? please post your suggestions!
(6) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 18, 2013
12:50 AM
Hi,
If you are building a 'Without VM' installer, then the user of your application will have to have java installed on his/her system. As you said, you can give a download link or ask the user to install java before installing your application.
Another option is crerating the 'With VM' installer which does not mandate the user to have java installed on his/her system.
Thanks.
If you are building a 'Without VM' installer, then the user of your application will have to have java installed on his/her system. As you said, you can give a download link or ask the user to install java before installing your application.
Another option is crerating the 'With VM' installer which does not mandate the user to have java installed on his/her system.
Thanks.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 18, 2013
01:19 AM
Thank you ramya!
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 29, 2013
07:50 AM
Hiiee..
I have downloaded SunJRE170Win32.vm and i hv hosted on my server & in no vm build i have specified the url pointing to that vm pack like
" http:\\abc.com\SunJRE170Win32.vm",But am not able to run the installer,its exiting prompting no vm found on ur system.!!!! Am using win 7 os 32 bit os..!! Can anyone help me on this??
I have downloaded SunJRE170Win32.vm and i hv hosted on my server & in no vm build i have specified the url pointing to that vm pack like
" http:\\abc.com\SunJRE170Win32.vm",But am not able to run the installer,its exiting prompting no vm found on ur system.!!!! Am using win 7 os 32 bit os..!! Can anyone help me on this??
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Apr 01, 2013
05:39 AM
The installer requires a java vm to launch. So build a 'With VM' installer using the downloaded vm pack.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Apr 22, 2013
06:56 AM
pavan kumar ds wrote:
Hiiee..
I have downloaded SunJRE170Win32.vm and i hv hosted on my server & in no vm build i have specified the url pointing to that vm pack like
" http:\\abc.com\SunJRE170Win32.vm",But am not able to run the installer,its exiting prompting no vm found on ur system.!!!! Am using win 7 os 32 bit os..!! Can anyone help me on this??
Just downloading the VM and putting into the machine where you want to install may not resolve the issue.
You have to build the installer execuable again with VM option.
To do this put the downloaded vm into default location:
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Apr 22, 2013
07:24 AM
bidyapatip wrote:
Just downloading the VM and putting into the machine where you want to install may not resolve the issue.
You have to build the installer execuable again with VM option.
To do this put the downloaded vm into default location:/resource/installer_vms
Hii,
Thanks for your reply,I need a no VM build.Not a build with VM!! So the installer has to download the VM for the file server which i specify & it must run