• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

[installation on w2k server] Failed ?

 
Ranch Hand
Posts: 782
Python Chrome Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The installation program is bombing on me
when I try to install JDK1.3 on my windows 2000
server machine. The install program worked on
another machine but not on this one.
The error I'm getting is:
Can't run 16-bit Windows program:-
Cannot find file C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\pft90~tmp\disk1\SETUP.EXE (or
one of its components). Check to ensure the path and filename are correct and that
all required libraries are available.
Can anyone help ?
Pho
 
Sheriff
Posts: 9109
12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You don't want to run a 16 bit program. You need the 32 bit version. Perhaps you downloaded the wrong version.
 
Pho Tek
Ranch Hand
Posts: 782
Python Chrome Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Marilyn,
This is just so weird. I've been successful with
installing JDKs or JREs in the past - so I am
suspecting that it's an OS security issue.
I've redownloaded the JDK and it gives me the
same error. Aaaarghhh!
Pho
 
Ranch Hand
Posts: 32
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
use winzip to explore the installer and execute it from the inside, worked for me.
 
reply
    Bookmark Topic Watch Topic
  • New Topic