This is the HELP file for the FreeDOS Install program

Copyright (C) 1998-2001 Jim Hall, <jhall@freedos.org>


install.exe [/mono] [/nolog] [/src <path>] [/dst <path>] [/noprompt]
Requires INSTALL.DAT, OEM.TXT, COPYR.TXT, and <diskset>.TXT 
(or localized version of text files) to be in same directory as
INSTALL.EXE (or in language specific directory) when starting.
Additionally, you should set the TZ (timezone), LANG (your language),
and NLSPATH (location of INSTALL.%LANG% catalog file) environment
variables before running install.
E.g.
  CD SAMPLE
  SET TZ=EST5DST
  SET LANG=ES
  SET NLSPATH=.\NLS
  INSTALL


* To run simply type:

  install

* Optionally add the /mono switch for black & white text

* Optionally add the /nolog switch and <dest path>\INSTALL.LOG 
  is NOT created
