Welcome, Guest. Please login or register.

Author Topic: MUIRexx Install Help  (Read 2254 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline nbache

Re: MUIRexx Install Help
« on: May 04, 2020, 10:32:14 PM »
@lionstorm:

RxMUI is not MUIRexx.

Best regards,

Niels
 

Offline nbache

Re: MUIRexx Install Help
« Reply #1 on: May 18, 2020, 11:34:10 PM »
Careful:

Install and Installer are two quite different programs.

Install (which lives in C:) is a command to make a (floppy) disk bootable.

Installer (which lives in SYS:System) is the interpreter of Installer scripts, used to install various applications.

Normally, SYS:System should simply be part of the command path. If it isn't, add the following line to your S:User-Startup:

Path SYS:System ADD

Best regards,

Niels