Overview   Platforms: Windows · Linux · Mac · PocketPC   Other: Special Installations

Standard Install

Run the installer, choose the Standard option and click Next. The Installer then:

So a user called Geoff installing 32bit J version 6.02 on WindowsXP would end up with the following path to the <Jinstall> folder:

System Install

To run a System install the user needs to have Administrator privileges. On Windows Vista you must right click on the installer and choose "Run as Administrator" to successfully run a System Install.

Run the installer, choose the System option and click Next. The Installer then:

So a user called Geoff installing 32bit J version 6.02 on WindowsXP would end up with the following path to the <Jinstall> folder:

Custom Install

Run the installer, choose the Custom option and click Next. Choose the folder to contain <Jinstall> and click OK. The Installer then:

So a user called Geoff who chose to install 32bit J version 6.02 on WindowsXP in D:\Coding would end up with the following path to the <Jinstall> folder:

To make a Custom Install available to multiple users see Special Installations.
To create a USB installation see Special Installations.

Running J

The first time a user runs a JFE, the <Juser> folder will be created in the user's <HOME> folder. The path to the Geoff's <Juser> folder in the examples described above would be:

If you wish to customize the location of the `<Juser>` folder, it is easiest to do this before running J for the first time.

The program group contains three colored J icons (blue, yellow and gray).

To register the J COM servers, run <Jinstall>/bin/jreg.bat

If you wish to run Jwdp on Windows, follow these instructions.

System/Installation/J602/Windows (last edited 2011-07-22 10:45:58 by RE Boss)