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.

Java Runtime Environment

Featured Replies

Intranet deployment

JRE can be distributed to intranet users by hosting the .msi file on an internal web site and asking users to launch the installer through msiexec. The other option is to install the JRE through Active Directory. If you are using Active Directory, you may have to customize the .msi file, which is known as creating a transform.

You could obtain the .msi file for the JRE installer by installing J2RE offline windows installer. After installation, the .msi file, which is called "Java 2 Runtime Environment, SE v1.4.2_01.msi", will be available under <LocalAppData folder\{7148F0A6-6813-11D6-A77b-00B0D0142010}. LocalAppData folder is the user's "Application Data" folder. The following steps demonstrate how to create a transform to be used to change the IEXPLORER property from 0 to 1. This is the equivalent of running the .msi file with the following command:

jre.msi /v"IEXPLORER=1

http://java.sun.com/j2se/1.4.2/docs/guide/...deployment.html


Edit: EEk! I R ST1L L3RNING B0\/\/t switchz!

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.