I need to virtualize internet explorer 8 with java 1.5 update 13 because we have an old web application that need java 1.5.u13 to work, if the java is high the application don't work well.
On a Windows XP from IE6, I start Cameyo, prescan, install ie8-WindowsXP-x86-ENG.exe, reboot, install jre-1_5_0_13-windows-i586-p.exe, build the cameyo package, when i'm trying to launch my new ie executable he crashes, i'm trying to launch it on the same machine, to do a test, on the same machine i've build the cameyo package.
IE start but crashes, see attach image.
Is it possible with Cameyo ?
Or someone have another software or possibility to do that ?
I tried as well, and I believe you've gotten farther then me.
I don't believe that it will be possible with Cameyo, you're trying to virtualize an application which Microsoft has essentially embedded and integrated with their operating system. I have 2 alternative suggestions for you: 1. You could try creating a package for another browser with that ver
sion of java (old version of Firefox perhaps, or even *gasp* Safari). If your web app is locked to IE, you might be able to get around that by including an IE emulator add-on for the browser in your package (something like IETab).
2. Use something like Virtualbox to virtualize the whole darn XP OS set up the way you need and deploy that to your users. This might not be too terrible, since you could even lock that down to just IE and possibly even snapshot the VM right at the open IE window.
Not ideal, but unless you can update your web app server I think that's what you'll be stuck with.
-- Edited by wrongchicken on Thursday 17th of April 2014 05:49:32 AM