                             HD version 3.0r
                             ===============
LEGITIMATE
==========
 this program is registerd version of HD v3.0
 thank you for registering this software.
 the program can be used freely by the registerd individual
 or institution only.

INSTALLATION
============
pkunzip hided30r.zip -d

PROGRAM OVERVIEW
==================
 "HD.com" and "SD.com" are an "easy to use"
 Directory-hiding for DOS.  The purpose of HD(=Hide Directory)
 is to take a simple directory which resident in the root directory
 and HIDE it so that no program could find it.

SYSTEM REQUIREMENTS
=====================
- 286 processor or better
- DOS V3.0+

HOW TO USE IT
=============
 let say that you have a directory in the root-directory of drive A
 called "test" and you have in it files and sub-directories that you
 want to hide. (you can hide several directories and expose them
 in any order that you want) so, all you need to do is:

c:\>a:
a:\>hd test 1
 The Code Is dfsseeee

 what I mean is that you need to be in the drive that you want to
 hide the directory. now, you have to remember the Code.
 now you can read/write/del files or shut-down the computer.
 but DON'T run "fixing" program on the "drive A".
 if you will replace the "1" with "2" you will get 2 Codes for
 the same directory.
 if you will replace the "2" with "3" you will get 3 Codes for
 the same directory.
 ...
 ..
 when you want to use the files you need to:

a:\>sd test dfsseeee

 notice that now you don't need to enter the same directory name
 as was before you hided the directory.
 You need to be in the same drive that you want to show the
 directory. now you can run "fixing" program like scandisk
 and you will find out that you have small problem. this is
 because I have "bug" in my program. anyway ,you can just fix it.

 if you want to unhide then do DOS command then unhide you can:
a:\>EXEHD code dos-command
 or
a:\>EXEHD dfsseeee dir *.*

FILES
=====
  hd.com         - hide a directory.
  sd.com         - expose a directory.
  EXEHD.bat      - hd , DOS command , sd

TECHNICAL SUPPORT
=================
 If you have questions or comments about HD, please send
 them to me!  HD continues to evolve due to user comments
 and requests!

 Please send your comments/questions/ideas/advice to:

 Internet Mail:        reuvenl@glx.chief.co.il


WARNING
=======
 I am not responsible if this damages your property in any way, shape
 or form.  (I don't see why it would though) ;)
 please read the "HOW TO USE IT" section.

ABOUT
=====
The author of this prog. is :
Reuven Langer
reuvenl@glx.chief.co.il

REGISTRATION
============
To register for this program, therefore receiving the complete version  for Dos
and Windows 3.x /95 , please send $35 U.S (money orders / cheques please make out
to Reuven Langer) to:

R.E.L Data Services
c/o Reuven Langer
Har-Sinai 16/2
Raanana, 43307
ISRAEL


EASY-TRICKS
===========
 let's say that you want to HIDE files (never mind why).

 well ,you can just   c:\>ATTRIB *.* +H
 q..what's the result?
 a..when you type dir you don't see the files.
    but if you have SHELL program even windows you can delete them,
    or you can just   c:\>ATTRIB *.* -H.
    not very neat ,huh!

 so you can also  c:\>MD ALT+255  (write MD then press ALT then type 255
                               on your keypad only, then release ALT).
 q..what's the result?
 a..when you type dir you see a blank Directory name
   so unauthorized creatures might miss it if they use DOS
   but in SHELL program he probably won't miss it
   and if they copy files to the same Directory
   the unauthorized creatures certainly won't miss it.
  just look:
=====================================================
 Volume in drive A has no label
 Volume Serial Number is 2C72-19D2
 Directory of A:\

AUTOEXEC BAT          525 03-08-97   8:42p
P            <DIR>         03-18-97   6:25p
             <DIR>         03-18-97   6:25p
CONFIG   SYS         1,632 03-06-97  12:36p
        5 file(s)          2,157 bytes
                       1,453,056 bytes free
=====================================================
  see what I mean?
  not very neat either!

 or you can use those programs.
 q..what you get?
 a..you get
=====================================================
  hd.com         - hide a directory.
  sd.com         - expose a directory.
  EXEHD.bat      - hd , DOS command , sd
=====================================================
 now ,you can do anything like read/write/del
 but don't activate any fixing program.
 for more information read the "HOW TO USE IT" part.