I ran into a situation recently where Java needed to be installed on a pc but it would not install properly from the web or by running locally. Either msiexec.exe would crash or I would get a message similar to, "The Java cannot be downloaded to your machine. You are living in an embargoed country." After trying many things the solution that worked for me is below.
To install java do this:
- Start->Run->cmd
- go to your java directory (where the install .exe is located)
- type this command: {name of java executable}.exe /s /v"/qn ADDLOCAL=ALL IEXPLORER=1 INSTALLDIR=c:\java\jre"
Hope it helps you like it helped me!
This is the blog of George Phillips Computer Services. These tips could prove useful to you and keep you up and running. If you do encounter problems beyond your scope of expertise I'm just a click away. I can support you remotely via my website or visit your location. Just contact me at 813-759-1160 and I'll be in touch with you shortly. If you have found these tips useful please take a moment to click a few ads on this blog. Thanks for visiting!
Thursday, May 28, 2009
Wednesday, May 6, 2009
Need a .dll file?
If you need a .dll file to resolve an issue the best website I've seen to download various .dll's is http://www.dlldump.com/ .
Subscribe to:
Posts (Atom)