PDA

View Full Version : Install won't run on a Pentium 4 due to bad DLL in Windows JVM



NewsArchive
03-24-2000, 12:00 AM
Thanks for the help. Why does the stuff work from the wizard and not by
hand?
Everything else looks the same as before.

They've given us more power, but it's more complicated to do simple
things...



"Stefan Krueger" <@> wrote in message
news:38dbaaf6.0@news.installshield.com...
> Looks like you placed the SetupInterrupted into your normal sequence. Give
> it a sequence number < 0. I suggest that you use the Project Wizard to
> create your project.
>
> --
> Stefan Krueger - Independent Setup Consultant
> <<reply-to address is invalid to avoid spam>>
>
> Visit InstallSite at http://www.installsite.org to download
> free code samples, tips, tools and more...
> For information about individual support and consulting services
> please send a blank mail to the autoresponder at info@installsite.org
>
>
> Daren Burke <burked@rd.simplexnet.com> schrieb in im Newsbeitrag:
> 38db877a.0@news.installshield.com...
> > I created a new install with a couple of conditions at the beginning. I
> > don't get any dialogs stating my conditions are failing, but I go right
to
> > the SetupInterrupted dialog and from there cannot continue the
> installation.
> > My UserInterface sequence goes
> > AppSearch Sequence Number -3
> > LaunchConditions Sequence Number 4
> > SetupInterrupted SequenceNumber 11.
> >
> > Why can't I get past the SetupInterrupted? Even when I take out all my
> > Install Conditions, I still end here...
> >
> >
> >
>
>

NewsArchive
03-24-2000, 12:00 AM
The wizards assigns a sequence number of -2 to the SetupInterrupted dialog,
so it's not called during the normal install sequence.

--
Stefan Krueger - Independent Setup Consultant
<<reply-to address is invalid to avoid spam>>

Visit InstallSite at http://www.installsite.org to download
free code samples, tips, tools and more...
For information about individual support and consulting services
please send a blank mail to the autoresponder at info@installsite.org

Daren Burke <burked@rd.simplexnet.com> schrieb in im Newsbeitrag:
38dbcc50.0@news.installshield.com...
> Thanks for the help. Why does the stuff work from the wizard and not by
> hand?
> Everything else looks the same as before.
>
> They've given us more power, but it's more complicated to do simple
> things...
>
>
>
> "Stefan Krueger" <@> wrote in message
> news:38dbaaf6.0@news.installshield.com...
> > Looks like you placed the SetupInterrupted into your normal sequence.
Give
> > it a sequence number < 0. I suggest that you use the Project Wizard to
> > create your project.
> >
> > --
> > Stefan Krueger - Independent Setup Consultant
> > <<reply-to address is invalid to avoid spam>>
> >
> > Visit InstallSite at http://www.installsite.org to download
> > free code samples, tips, tools and more...
> > For information about individual support and consulting services
> > please send a blank mail to the autoresponder at info@installsite.org
> >
> >
> > Daren Burke <burked@rd.simplexnet.com> schrieb in im Newsbeitrag:
> > 38db877a.0@news.installshield.com...
> > > I created a new install with a couple of conditions at the beginning.
I
> > > don't get any dialogs stating my conditions are failing, but I go
right
> to
> > > the SetupInterrupted dialog and from there cannot continue the
> > installation.
> > > My UserInterface sequence goes
> > > AppSearch Sequence Number -3
> > > LaunchConditions Sequence Number 4
> > > SetupInterrupted SequenceNumber 11.
> > >
> > > Why can't I get past the SetupInterrupted? Even when I take out all
my
> > > Install Conditions, I still end here...
> > >
> > >
> > >
> >
> >
>
>

AngieD
01-10-2002, 07:45 AM
Hi.

The bundled Windows 1.2.2 JVM downloaded from the InstallShield download site includes SYMCJIT.DLL with the version 3.10.107. There is a known problem with this DLL on machines running Pentium 4 (http://forum.java.sun.com/thread.jsp?forum=31&thread=153339). None of my installs written in ISMP will run on a Pentium 4 machine, but they run fine on Pentium 3 machines. The installs start then die an ugly death. I am in the process of creating my own Windows 1.2.2 JVM for use in my installs. I was wondering if InstallShield has plans to remake the Windows JVMs (1.2.2 and 1.3) with a different version SYMCJIT.DLL.

Angie :(

RuthSz
01-10-2002, 01:53 PM
Installshield is aware of this problem and is working to get corrected versions of the bundled JVMs out onto our Web site as soon as possible.

We will let the community know as soon as these have been updated.

Thanks for your patience.
--Ruth