home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / dosutils / xdosman.arj / CHAPT1.DOC next >
Encoding:
Text File  |  1992-02-13  |  11.1 KB  |  259 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.                                X-DOS Version 5.0
  9.  
  10.                              Disk Operating System
  11.  
  12.                                  User's Manual
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.                                 COPYRIGHT NOTICE
  20.  
  21.           X-DOS 5.0 is a copyrighted product and thus is protected by U.S.
  22.           and international copyright law.  X-DOS 5.0 refers to the X-DOS
  23.           operating system, its utilities and help files as well as the
  24.           manual.  You are granted a license to use X-DOS only under the
  25.           terms and conditions specified in this license agreement.
  26.  
  27.                               SHAREWARE DEFINITION
  28.  
  29.           X-DOS 5.0 is distributed as a shareware software, which can be
  30.           copied and distributed by anybody as long as the content of X-DOS
  31.           is not altered. The 'Shareware' mark in the X-DOS boot up and
  32.           copyright screen should not be removed. X-DOS is not public
  33.           domain software. When you obtain a copy of X-DOS 5.0 from
  34.           Bulletin Board System, friends, computer clubs, or any other
  35.           ways, you are granted the right to try X-DOS on one computer for
  36.           21 days. If after this period of time you decide to continue to
  37.           use X-DOS, you must buy a registered version from HBS.
  38.  
  39.                             REDISTRIBUTION OF X-DOS
  40.  
  41.           You may redistribute your shareware version of X-DOS as long as
  42.           the X-DOS files are not modified. You cannot use any of X-DOS
  43.           program files, help files ... into another commercial package.
  44.           However you are entitled to distribute the X-DOS.SYS file freely
  45.           if it is included in a demo package for auto boot providing that
  46.           this demo is distributed free of charge.
  47.  
  48.                                    DISCLAIMER
  49.  
  50.           HBS Inc. makes no representations or warranties with respect to
  51.           the contents or use of this manual, and specifically disclaims
  52.           any express or implied warranties of merchantability or fitness
  53.           for any particular purpose. HBS Inc. reserves the right to make
  54.           changes to its content, at any time, without obligation to notify
  55.           any person or entity of such revisions or changes.
  56.  
  57.           In no event shall HBS Inc. or its suppliers be liable for any
  58.           damages whatsoever (including, without limitation, damages for
  59.           loss of business profits, business interruption, loss of business
  60.           information, or other pecuniary loss) arising out of the use of
  61.           or inability to use X-DOS,  even if HBS Inc. has been advised of
  62.           the possibility of such damages.
  63.           Hitech Business Software
  64.           P.O. Box 1052
  65.           Cambridge, MA 02238-1052, USA
  66.           Tel 1-(617)-783-0878
  67.           Fax 1-(617)-787-7804
  68.  
  69.                                 ACKNOWLEDGEMENTS
  70.  
  71.  
  72.  
  73.  
  74.  
  75.  
  76.           X-DOS is the registered trademark of Hitech Business Software
  77.           Inc. All trademarks mentioned in this manual are the registered
  78.           trademarks of their respective companies.
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.                                    Chapter 1.
  86.  
  87.                             An Introduction to X-DOS
  88.      Introduction
  89.  
  90.           X-DOS 5.0 is an enhanced Disk Operating System (DOS) for personal
  91.           computers. It runs on 8088, 8086, 80186, 80286, 80386, i486 and
  92.           compatible microprocessors and supports a wide variety of
  93.           additional hardware. X-DOS is versatile, fast, and user-friendly
  94.           and is designed as a replacement for other disk operating systems
  95.           for personal computers.
  96.      What is a Disk Operating System?
  97.  
  98.           You may be wondering why you need a disk operating system like X-
  99.           DOS 5.0 in the first place. The reason is simple; you will not be
  100.           able to run any existing application programs on your personal
  101.           computer without first loading a disk operating system. The disk
  102.           operating system is the link between the hardware (your computer)
  103.           and the software (any program you may wish to use on your
  104.           computer). Without going into too much detail, disk operating
  105.           systems handle all input and output between the computer, its
  106.           peripheral equipment, and the software program.
  107.      What is Special about X-DOS?
  108.  
  109.           If you have a PC you must already be using a disk operating
  110.           system, so you may well may be wondering why you should switch to
  111.           X-DOS. If you start using X-DOS you will soon find out that there
  112.           are many reasons. X-DOS 5.0 has a user-friendly interface as well
  113.           as an extensive help on all commands, to guide you through the
  114.           initial stages.
  115.           In addition, X-DOS 5.0 includes a number security measures that
  116.           were not previously available at the operating system level.
  117.           These security features include the following:
  118.           *  Partition password protection for partitions on hard disks
  119.              with the FDISK command.
  120.           *  Management of password protection on partitions with the LOCK
  121.              and UNLOCK commands.
  122.           *  Read-Only protection for partitions on hard disks with the
  123.              FDISK command.
  124.           *  File encryption with the ENCODE and DECODE commands.
  125.           *  The capability to hide files and directories from prying eyes
  126.              with the ATTRIB command.
  127.           *  Deletion of files so they cannot be undeleted with the
  128.              WIPEFILE command.
  129.           Besides protecting your data X-DOS also provides utilities to
  130.           ensure the integrity of your data. These features include:
  131.           *  Checking of up to 256 files for a possible virus attack with
  132.              the VIRUSCHK command.
  133.           *  Making FORMAT perform a SAFE FORMAT of diskettes and hard
  134.              disks so that all data can be recovered from an accidentally
  135.              formatted hard disk.
  136.           *  Making CHKDSK perform a surface analysis of a diskette or hard
  137.  
  138.  
  139.  
  140.  
  141.                                          1-4
  142.  
  143.  
  144.  
  145.  
  146.  
  147.              disk to check for bad sectors which may have developed since
  148.              the disk(ette) was formatted.
  149.           *  CHKDSK will mark any bad sectors unusable and try to recover
  150.              any data which is located in the same area (cluster) as the
  151.              bad sector.
  152.           *  Recovering of accidentally deleted files with the UNDEL
  153.              command.
  154.           In addition to the above mentioned features, X-DOS 5.0 gives you
  155.           many other commands and utilities which are not included in other
  156.           DOSs.
  157.  
  158.      How to Use this Manual
  159.  
  160.           Below is given a brief overview of the contents of each chapter
  161.           in this manual to enable you to quickly find the information you
  162.           require.
  163.  
  164.           Chapter 1. - An Introduction to X-DOS
  165.           A brief overview of the X-DOS operating system.
  166.  
  167.           Chapter 2. - Special Terms and Features in X-DOS
  168.           An introduction to the terminology used when discussing the
  169.           components of an operating system. Most of this terminology is
  170.           common to the industry and experienced users will not need to
  171.           read a large part of this chapter.
  172.  
  173.           This chapter also introduces some of the special features of X-
  174.           DOS and how X-DOS differs from other operating systems so we
  175.           suggest that all users glance through this chapter in order to
  176.           appreciate some of the advanced features of X-DOS.
  177.           Chapter 3. - Backing Up your X-DOS Diskette
  178.           Details of how to boot up your PC with the X-DOS operating
  179.           diskette and use the X-DOS Diskcopy command to create a backup
  180.           copy of the diskette. All users should read this chapter.
  181.  
  182.           Chapter 4. - Installing X-DOS
  183.           This chapter provides an introduction to the files on the X-DOS
  184.           diskette and instructs you how to install X-DOS on a diskette or
  185.           hard disk using the X-DOS INSTALL program. A brief description of
  186.           the settings that can be automatically made in your CONFIG.SYS
  187.           file using the X-DOS INSTALL program is also given. All users
  188.           should read this chapter.
  189.  
  190.           Chapter 5. - Internal Configuration Commands
  191.           A detailed description of the internal configuration commands
  192.           that can be entered in the CONFIG.SYS file, as introduced in
  193.           Chapter 4. You can refer to this chapter if you wish to
  194.           understand more about the full range of settings available with
  195.           the X-DOS internal configuration commands or would like to modify
  196.           your CONFIG.SYS file.
  197.  
  198.           Chapter 6. X-DOS Command Reference
  199.  
  200.  
  201.  
  202.  
  203.                                          1-5
  204.  
  205.  
  206.  
  207.  
  208.  
  209.           A complete reference to all the internal and external X-DOS
  210.           commands. You should refer to this chapter when you do not
  211.           understand how to use a command and wish to fully understand the
  212.           range of options available with each command.
  213.  
  214.           Chapter 7. - The X-DOS Batch Language
  215.           A complete reference to the commands and parameters that can be
  216.           used to create batch files. Batch files, of which AUTOEXEC.BAT is
  217.           the most common example, can be used to automate repetitive
  218.           tasks.
  219.  
  220.           Chapter 8. - The X-DOS Shell
  221.           A complete explanation of how to use the X-DOS Shell, which
  222.           provides a full screen menu drive interface to carry out all your
  223.           file and disk drive operations. Instructions are also given as to
  224.           how to use the Applications function in the shell to create your
  225.           own easy to use menus to run your favorite programs.
  226.  
  227.           Chapter 9. - The X-DOS Editor
  228.           Detailed instructions on all the functions of ED, the X-DOS full
  229.           screen editor.
  230.  
  231.           Chapter 10. - The X-DOS Backup and Restore Program
  232.           Full instructions on using the XBACK program to backup the data
  233.           on your hard disk(s).
  234.  
  235.           Chapter 11. - Debug Command Reference
  236.           A complete command reference for the X-DOS DEBUG program.
  237.  
  238.           Chapter 12. - Using X-COM
  239.           Complete instructions as to how to use the X-COM data
  240.           communications program which can be run from the command line or
  241.           from the X-DOS shell. This chapter includes basic information
  242.           about using a data communications program and a detailed command
  243.           reference.
  244.  
  245.      Hardware Requirements
  246.  
  247.           The following minimum system configuration is required for you to
  248.           be able to use the X-DOS 5.0 disk operating system on your
  249.           personal computer:
  250.           *  A personal computer based on the Intel 8088, 8086, 80186,
  251.              80286, 80386, or 80486 microprocessor or compatible.
  252.           *  A monochrome, Hercules, CGA, MCGA, EGA, or VGA graphics
  253.              adapter and supporting monitor.
  254.           *  A minimum of 256K of memory recommended.
  255.           *  One 360K, 720K, 1.2M, or 1.44M floppy drive.
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.                                          1-6
  266.  
  267.