Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > cant install java on vista

Reply
Thread Tools Display Modes

cant install java on vista

 
 
lily3536
Guest
Posts: n/a

 
      07-24-2007
windows installer pops up says "this installation package could not be opened
verify the package exists and that you can access it or contact application
vendor to verify that this is a valid windows installer package" i have tried
the online and offline download of jre 6 i have windows vista home basic ie7
help
 
Reply With Quote
 
 
 
 
Andrew McLaren
Guest
Posts: n/a

 
      07-24-2007
"lily3536" <> wrote ...
> windows installer pops up says "this installation package could not be
> opened
> verify the package exists and that you can access it or contact
> application
> vendor to verify that this is a valid windows installer package" i have
> tried
> the online and offline download of jre 6 i have windows vista home basic
> ie7


It sounds like the download might have been corrupted?

Did you download Java from here:
http://www.java.com/getjava

Java 6 should install and run just fine, on Vista. There aren't many (any?)
problems I know of. It's only anecdotal evidence, but I have Java running on
several Vista machines, both 32 and 64 bit. So far, no problem.

I just looked at the Java website and it appears to be having a few
problems - if you downloaded Java in the last 6 hours or so it may well have
been a disrupted download. Try downloading again.

Hope it helps,
--
Andrew McLaren
amclar (at) optusnet dot com dot au


 
Reply With Quote
 
CB
Guest
Posts: n/a

 
      07-24-2007


lilly3536,

I experienced no problems whatsoever installing and running Java. Perhaps
the downloaded file was corrupted. I would try again.

Have a nice day.

C.B.
 
Reply With Quote
 
lily3536
Guest
Posts: n/a

 
      07-24-2007


"Andrew McLaren" wrote:

> "lily3536" <> wrote ...
> > windows installer pops up says "this installation package could not be
> > opened
> > verify the package exists and that you can access it or contact
> > application
> > vendor to verify that this is a valid windows installer package" i have
> > tried
> > the online and offline download of jre 6 i have windows vista home basic
> > ie7

>
> It sounds like the download might have been corrupted?
>
> Did you download Java from here:
> http://www.java.com/getjava
>
> Java 6 should install and run just fine, on Vista. There aren't many (any?)
> problems I know of. It's only anecdotal evidence, but I have Java running on
> several Vista machines, both 32 and 64 bit. So far, no problem.
>
> I just looked at the Java website and it appears to be having a few
> problems - if you downloaded Java in the last 6 hours or so it may well have
> been a disrupted download. Try downloading again.
>
> Hope it helps,
> --
> Andrew McLaren
> amclar (at) optusnet dot com dot au
>
>
> yes I have been working on finding an answer to this problem for 3 days I have went to the link you have posted and still have the same error someone else was having the same problem and theirs was solved but they didnt say how.I am at a total loss as I have tried downloading it several times over the last 3 days I am new to vista and don't know what else to try

 
Reply With Quote
 
Andrew McLaren
Guest
Posts: n/a

 
      07-25-2007
"lily3536" <> wrote ...
>> yes I have been working on finding an answer to this problem for 3 days I
>> have went to the link you have posted and still have the same error
>> someone else was having the same problem and theirs was solved but they
>> didnt say how.I am at a total loss as I have tried downloading it several
>> times over the last 3 days I am new to vista and don't know what else to
>> try


The error message is coming from InstallShield, the software Sun use to
package Java for Windows. InstallShield is a good product, but it's
obvioulsy complining about something.

This Sun article describes exactly the error message you are seeing, and how
to fix it - have you tried this yet?
http://www.java.com/en/download/help/6000040100.xml

As a start, try to remove any traces of old or failed Java installation
attampts. In addition to the steps suggested in the Sun article, you can
also run Windows Installer Cleanup Utility:
http://support.microsoft.com/kb/290301
to look for left-over crud on your system to be deleted.

If Java setup continues to fail, to this:

- download the Offline Java package for Windows, from here:
http://javadl.sun.com/webapps/downlo...BundleId=11291
This will download a file called jre-6u2-windows-i586-p-s.exe to your hard
disk,. It is about 13MB in size.

- start and Administrative command prompt -
- go to Start menu, Accessories,
- find the Command Prompt icon and right click it,
- choose Run as Administrator

- change directory to the location of your downloaded Java file, eg:
C:\Users\User>cd Downloads
C:\Users\User\Downloads

- now run jre-6u2-windows-i586-p-s.exe with the paramteters "/lvx
javainst.log"; eg:
C:\Users\User\Downloads>jre-6u2-windows-i586-p-s.exe /lvx javainst.log
and press <enter>

This will cause the Java setup to create a text file, javaist.log, in the
current directory, logging every step of the installation process. This
won't fix the problem, as such. But if Java setup fails, you can examine the
resulting log file to get more details of exactly what it is unhappy about;
instead of the rather vague error message which appears in the UI. You can
open javainst.log using any text editor, such as NotePad. A successful
installation creates a log file about 500MB in size. If the installation was
successful, you can just delete the log file.

At this point if Java won't install, you may have more of a Java problem,
than a Vista problem as such. But let us know if you have
questions/comments/issues.

Hope this helps,
--
Andrew McLaren
amclar (at) optusnet dot com dot au


 
Reply With Quote
 
lily3536
Guest
Posts: n/a

 
      07-25-2007

Thank you so much finaly got it I had to download the offline and restart my
computer and it worked so thank you again for your help
"lily3536" wrote:

>
>
> "Andrew McLaren" wrote:
>
> > "lily3536" <> wrote ...
> > > windows installer pops up says "this installation package could not be
> > > opened
> > > verify the package exists and that you can access it or contact
> > > application
> > > vendor to verify that this is a valid windows installer package" i have
> > > tried
> > > the online and offline download of jre 6 i have windows vista home basic
> > > ie7

> >
> > It sounds like the download might have been corrupted?
> >
> > Did you download Java from here:
> > http://www.java.com/getjava
> >
> > Java 6 should install and run just fine, on Vista. There aren't many (any?)
> > problems I know of. It's only anecdotal evidence, but I have Java running on
> > several Vista machines, both 32 and 64 bit. So far, no problem.
> >
> > I just looked at the Java website and it appears to be having a few
> > problems - if you downloaded Java in the last 6 hours or so it may well have
> > been a disrupted download. Try downloading again.
> >
> > Hope it helps,
> > --
> > Andrew McLaren
> > amclar (at) optusnet dot com dot au
> >
> >
> > yes I have been working on finding an answer to this problem for 3 days I have went to the link you have posted and still have the same error someone else was having the same problem and theirs was solved but they didnt say how.I am at a total loss as I have tried downloading it several times over the last 3 days I am new to vista and don't know what else to try

 
Reply With Quote
 
Andrew McLaren
Guest
Posts: n/a

 
      07-25-2007
> finaly got it I had to download the offline and restart my
> computer and it worked


Excellent! Thanks for letting us know the problem was resolved.

--
Andrew McLaren
amclar (at) optusnet dot com dot au


 
Reply With Quote
 
wstemm
Guest
Posts: n/a

 
      03-01-2009

Andrew McLaren;350144 Wrote:
> > finaly got it I had to download the offline and restart m
> > computer and it worke

>
> Excellent! Thanks for letting us know the problem was resolved
>
> -
> Andrew McLare
> amclar (at) optusnet dot com dot a

well i have bin trying for a week and i still can`t instal i
:mad

--
wstem
Posted via http://www.vistaheads.co

 
Reply With Quote
 
Richard G. Harper
Guest
Posts: n/a

 
      03-01-2009
A. Try posting in English.
B. Try telling us what version you're trying to install.
C. Try telling us what happens when you try to install it. Complete error
messages if present are essential.

"wstemm" <> wrote in message
news:...
>
> Andrew McLaren;350144 Wrote:
>> > finaly got it I had to download the offline and restart my
>> > computer and it worked

>>
>> Excellent! Thanks for letting us know the problem was resolved.
>>
>> --
>> Andrew McLaren
>> amclar (at) optusnet dot com dot au

> well i have bin trying for a week and i still can`t instal it
>
>
>
> --
> wstemm
> Posted via http://www.vistaheads.com
>

 
Reply With Quote
 
wstemm
Guest
Posts: n/a

 
      03-01-2009

Richard G. Harper;1184537 Wrote:
> A. Try posting in English
> B. Try telling us what version you're trying to install
> C. Try telling us what happens when you try to install it. Complet
> erro
> messages if present are essential
>
> "wstemm" <> wrote in messag
> news:..
>
> > Andrew McLaren;350144 Wrote
> >> > finaly got it I had to download the offline and restart m
> >> > computer and it worke

> >
> >> Excellent! Thanks for letting us know the problem was resolved

> >
> >> -
> >> Andrew McLare
> >> amclar (at) optusnet dot com dot a

> > well i have bin trying for a week and i still can`t instal i
> > :mad

>
>
> > -
> > wstem
> > Posted via http://www.vistaheads.co

>

vista basic 32 bi
pops up says "this installation package could not be opene
verify the package exists and that you can access it or contac
applicatio
vendor to verify that this is a valid windows installer package" i hav
trie
the online and offline download of jre 6 i have windows vista hom
basic ie
hel
tryed everything in this thread and still won`t loa

--
wstem
Posted via http://www.vistaheads.co

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Java Install and configuration JP Miller Windows Vista General Discussion 5 02-13-2008 03:15 PM
java install for bit torrents dino Windows Vista General Discussion 1 09-09-2007 04:07 PM
Cant install Java on Vista Lorey Windows Vista General Discussion 4 07-09-2007 05:52 PM
Microsoft Java? Is it available in Vista? (not sun java!) Jacob2000 Windows Vista General Discussion 13 04-29-2007 06:44 PM
Re: Java and Windows Vista won't install Jane C Windows Vista Installation 2 02-20-2007 09:23 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59