home *** CD-ROM | disk | FTP | other *** search
/ The Elite Hackers Toolkit / TheEliteHackersToolkitVolume1_1998.rar / HACKERS.BIN / appcraks / VPOOL.ZIP / VPOOLCRK.TXT < prev   
Text File  |  1998-04-12  |  904b  |  27 lines

  1. Virtual Pool
  2.  
  3. 1. Hex edit 6 bytes pool.exe as follows:
  4. Byte    Old Value   New Value
  5.  
  6. -----------------------------
  7. 1523Eh  74h         72h
  8. 15250h  81h         3Bh
  9. 15251h  FBh         DBh
  10. 15252h  ADh         90h
  11. 15253h  ADh         90h
  12. 15259h  74h         72h
  13.  
  14. 2. Use SUBST to assign a drive letter to the subdirectory
  15.    Virtual Pool is installed.  (e.g. SUBST H: C:\VPOOL)
  16. 3. Edit vpool.ini to letter you SUBST above. For example:
  17.    [VPOOL]
  18.    CDROM=H
  19. 4. (OPTIONAL) Create a VPD subdirectory in the Virtual Pool subdirectory.
  20.    Copy all the .BMP files and .DAT file from the CD's VPD subdirectory
  21.    into your new VPD directory.  These are the background images for
  22.    the menus.
  23. 5. Run config.exe to configure Virtual Pool. (Configure may not work
  24.    from inside Virtual Pool itself.)
  25. 6. Change directories to the drive letter you specified in step 2.
  26. 7. Execute pool.exe.
  27.