Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Switch SUN Java 2 Platform Standard Edition 5.0 RC

Featured Replies

There is a new version of sun java available.

Download the newest java version here

The silent install isn't like the old on, since they now use installshield.

Here's the trick

1. Start the installation of Java, but don't go further then the licence screen. This

way the installer will create an MSI file.

2. Don't exit the installion. If you do, the MSI file will dissappear. Browse to the

map: C:\Documents and Settings\<your name>\Local Settings\Temp

3. Copy the MSI file (the name is variable It's about 10 MB) To a location of choice

on your harddrive.

4. Exit the setup.

5. Change the name of your MSI file to: setup.msi (you don't have to do this, but

it is much easyer to remember when you put it in your batch.)

6. Now in the command prompt, you can use the following command:

<Location>\Msiexec /i setup.msi /qb

Good luck!!


start /wait %systemdrive%\install\Applications\JavaDevKit\JavaDevKit.exe /S /v/qn

it's a RC (release candidate) version so it's not final and i preffer at the moment to not upgrade, maybe browser like opera or mozilla/firefox could have problems...

This is what I use to install it, personally:

ECHO Installing Sun Java2 Runtime Environment 5.0 RC1...
start /wait %CDROM%\Updates\apps\jre5rc.exe /s /v"/qn ADDLOCAL=jrecore,extra IEXPLORER=1 REBOOT=Suppress"

If yuo prefer to use the MSI you can use the following command (RunOncEx.cmd):

REG ADD %KEY%\007 /VE /D "Sun Java VM 1.5.0 RC" /f
REG ADD %KEY%\007 /V 1 /D "%systemdrive%\install\SunJava\jre150rc.msi /qb REBOOT=ReallySuppress" /f

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.