Issue 66978 - Make JRE installation an "as needed/on demand" feature
Summary: Make JRE installation an "as needed/on demand" feature
Status: CONFIRMED
Alias: None
Product: Installation
Classification: Application
Component: code (show other issues)
Version: OOo 2.0.3
Hardware: All All
: P3 Trivial with 4 votes (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-04 00:17 UTC by mjneedles
Modified: 2013-08-07 15:26 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description mjneedles 2006-07-04 00:17:33 UTC
OOo ought to install JRE for user when/if user invokes a function of the suite
that needs it.  This is how MS and some other application programmers implement
options for the user at installation time.  The feature can be left flagged as
"install on demand", and when the user needs it, it will be downloaded and
installed for him, at his discretion.  This would probably mean the user would
need admin rights, unless OOo could appropriate them at that time.

This might be related to this issue
http://qa.openoffice.org/issues/show_bug.cgi?id=21536
Comment 1 grsingleton 2006-07-04 02:27:36 UTC
*** Issue 66978 has been confirmed by votes. ***
Comment 2 Olaf Felka 2006-07-04 06:57:10 UTC
I can't see the defect here. OOo works as designed. Installation on demand as 
normal user doesn't work so I don't see to much benefit. But there is no chance 
to vote against an issue.
Comment 3 mjneedles 2006-07-04 07:14:33 UTC
@of: My mistake. I intended this to be a RFE.  The idea is to reduce the
opportunity for user confusion as to whether to download the "with JRE" or
"without JRE" product, and the initial size of the download.  Only the "without
JRE" product would need to be placed on the mirrors, and the user who needed JRE
would be prompted to download and/or install it the first time he/she invoked a
function that required it.  In fact, the installation could be totally automated
by a wizard, making life easier for less savvy users.