Инсталлятор загружает 1% и утверждает, что установка прошла успешно. Но в папке назначения только лог-файл и больше ничего. Как его убедить, что надо бы все 100% установить?
Содержание файла log.txt:Install, com.installshield.product.service.product.PureJavaProductServiceImpl$Installer, err, ProductException:
(error code = 601; message="JVM не найдена")
STACK_TRACE: 8
ProductException: (error code = 601; message="JVM не найдена")
at com.installshield.product.actions.JVMResolution.install(JVMResolution.java:171)
at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.checkUninstallerJVMResolution(PureJavaProductServiceImpl.java:4793)
at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(PureJavaProductServiceImpl.java:4554)
at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3758)
at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:41)
at java.lang.Thread.run(Unknown Source)
ps. Установлено последнее обновление JVM (jre-6u20-windows-i586.exe)
Заранее спасибо за помощь.