home *** CD-ROM | disk | FTP | other *** search
/ Collection of Hack-Phreak Scene Programs / cleanhpvac.zip / cleanhpvac / DOD-BIGD.ZIP / BIGDOS.DOC next >
Text File  |  1995-05-12  |  5KB  |  80 lines

  1.       _ _  _______
  2.                  /
  3.                 /___ /\_________
  4.                /    \\______   /
  5.               /      \/    |   \  /\_________
  6.      _ _  ____________\         \ \ _______  \
  7.                            |     \ |   ___/  / /\_________ _
  8.                  _  _ _____|      \|   \__   \/  ________ _
  9.       ____|    /           |       \     |    \______  \
  10.       \   |   /               _  _ ______|     \    /   \
  11.       /   |   \_______                   |      \  /     \
  12.      /    :    \     /                    _ _  ___________\
  13.     /           \   /___  /\_________
  14.    /_____________\ /    \ \ _______  \
  15.                   /      \ |   ___/  /  /\______
  16.          _ _  ____________\|   \__   \  \ _____/
  17.                            |     |    \  |     | /\_________
  18.                       _  _ ______|     \ |     |/          /
  19.                                  |      \|     |      |___/      |      /
  20.                                          |_____|      /    \     |     /
  21.                                                       |     \    |    /
  22.                                         _  _  _  ____________\   _    \
  23.                                                                  |     \
  24.                                                        _  _ _____|______\
  25.  
  26. ,-----------------------------------------------------------------------------.
  27. |                             proudly presents:                               |
  28. +-------------------------------------+---------------------------------------+
  29. | BIGDOS<tm> 1.0 [PPE]                | Dos Shell Emulator For PCB 15.2+      |
  30. `-------------------------------------+---------------------------------------'
  31.  
  32. ,-----------------------------------------------------------------------------.
  33. |   BRIEF PROGRAM SUMMARY                                                     |
  34. `-----------------------------------------------------------------------------'
  35.  
  36.  BIGDOS is a dos emulator like MiniDos in Obv/2, Renegade, etc. It will help
  37.  you to have fast and comfortable access to your HDD and to do DOS operations.
  38.  It executes COM, EXE and PPE files (as well as standart DOS commands). Since
  39.  BIGDOS uses program output redirection, you cannot use output redirecting
  40.  in command line.
  41.  
  42.  BIGDOS was coded using PPE functions like DOINTR and REGxx(), not DIRing then
  43.  reading results. INT 21h used for the following commands: CHDIR, MKDIR, RMDIR,
  44.  ChangeDrive. Tons of thanx to The Silicon Warrior for these routines.
  45.  
  46.  Firstly I decided to code full screen file manager like Norton Commander or
  47.  Terminate's one but later I changed my mind. Do we need any slow as hell full
  48.  screen applications? That isn't Windoze or OS/2! Command line rulez! =)
  49.  
  50. ,-----------------------------------------------------------------------------.
  51. |   INSTALLATION                                                              |
  52. `-----------------------------------------------------------------------------'
  53.  
  54.  Put this PPE to your CMD.LST or wherever you want.
  55.  
  56. ,-----------------------------------------------------------------------------.
  57. |   COMMAND LINE PARAMETERS                                                   |
  58. `-----------------------------------------------------------------------------'
  59.  
  60.  The only command ine parameter is the startup directory (default C:\), i.e.
  61.  BIGDOS.PPE D:\PCB\
  62.  
  63. ,-----------------------------------------------------------------------------.
  64. |   BORING STUFF...                                                           |
  65. `-----------------------------------------------------------------------------'
  66.  
  67.  This PPE is Free because I don't producing the $10 PPEs consisting only of
  68.  six lines of code. It may not be used on some shitty shareware cd or the such. 
  69.  Any my PPEs released are 100% backdoor free. If you find one in your version,
  70.  it WASN'T in the original source.
  71.  
  72.  You might ask me, "What about the source code?"... Yeah... I didn't include
  73.  it. There are a few reasons for it. First of all this PPE wasn't intended to
  74.  be kinda of tutorial. I don't want to give you any technical hints. Secondly,
  75.  I don't want to give any chances to suckers who add backdoors to PPEs then
  76.  redistributes it. Yeah scumbags... you have a snowball's chance in hell of
  77.  decompiling my PPEs. But source code is still available... if you want to get
  78.  it, try to post me some email.
  79.  
  80.                                                   - Lars Ulrich [DRiNK OR DiE]