- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
โJan 15, 2008
01:33 PM
Launcher could not create VM
Testing my installer, I get the attached error about the Java virtual machine.
I am using 2008 Enterprise on Windows XP with SunJRE150_11iWin32.vm.
I am creating a web installer with VM.
The installer unfolds its files in the temp directory as usual and there is also Windows\resource\jre\... with all VM files.
Has anyone experienced this? How can I find the reason?
I am using 2008 Enterprise on Windows XP with SunJRE150_11iWin32.vm.
I am creating a web installer with VM.
The installer unfolds its files in the temp directory as usual and there is also Windows\resource\jre\... with all VM files.
Has anyone experienced this? How can I find the reason?
1 Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
โJan 23, 2008
10:48 AM
It was a bad idea to use
-r $USER_INSTALL_DIR$$/$setup.properties
as an Optional Installer Argument! ๐
Anyway, is there a way to define the location of the generated Response File apart from the command line?
-r $USER_INSTALL_DIR$$/$setup.properties
as an Optional Installer Argument! ๐
Anyway, is there a way to define the location of the generated Response File apart from the command line?
