Old 5th January 2006, 05:49   #1
Guest12514351
Guest
 
Posts: n/a
Java

I found a couple of scripts that will detect what version of Java the user is running, and one will try to send the user to Java's website. I was wondering if it is possible (or if anyone knows of any scripts) where I can bundle a specific version of Java with the installation to where if the user doesn't have a new enough version, I can prompt them to install the bundled Java version, instead of making them try to download load it.
  Reply With Quote
Old 5th January 2006, 13:15   #2
Pidgeot
Senior Member
 
Pidgeot's Avatar
 
Join Date: Jan 2002
Location: Denmark
Posts: 136
You could include it with File and execute it the same way it's done in those other scripts, but I'd recommend aganist it if your installer is meant to be downloaded over the Internet.

If you're distributing on a CD or similar hard-copy media, you can also opt to just put the Java installer directly on the disk and launch it like those other scripts do.
Pidgeot is offline   Reply With Quote
Old 5th January 2006, 17:13   #3
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,343
You can use the smaller installation, as explained in the following thread:

http://forums.winamp.com/showthread....&highlight=jre

NSIS FAQ | NSIS Home Page | Donate $
"I hear and I forget. I see and I remember. I do and I understand." -- Confucius
kichik is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

Forum Jump