home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / UTILITY / FILE / DUPES300.ZIP / VENDOR.DOC < prev   
Encoding:
Text File  |  1991-06-09  |  7.4 KB  |  140 lines

  1.                                                      June 8, 1991
  2.  
  3. This file describes software written by Richard W. Adams.  The 
  4. listing is suitable for inclusion in catalogs.   See the file 
  5. ORDER.DOC for prices and ordering details.
  6. _________________________________________________________________ 
  7.  
  8. ATTRIBUTION, version 1.12 (DOS).  Changes or displays file 
  9. attributes (hidden, system, read only & archive).  Protect your 
  10. software & data from accidental (or malicious) deletion, or hide 
  11. sensitive directories or files.  This is a replacement for the 
  12. DOS ATTRIB program.  Unlike ATTRIB, ATTRIBUTION can set or remove 
  13. the "hidden" attribute. 
  14. _________________________________________________________________ 
  15.  
  16. BACKUP, version 2.03 (DOS) and 1.00 (OS/2).  Fast, intelligent 
  17. file backup utility.  File backups are your insurance policy 
  18. against the inevitable hard disk crash, & against malicious 
  19. software such as viruses & worms.  BACKUP copies only those files 
  20. which doesn't exist on the archive drive, or whose date-time 
  21. stamp is more recent than existing files on the archive drive.  
  22. Options to clear archive bit on copied files, check disk volume 
  23. labels before copying, & to backup from all directories on the 
  24. disk (or just from the current & subordinate directories). 
  25. _________________________________________________________________ 
  26.  
  27. CHANGER, version 1.00 (OS/2).  Quickly changes words & phrases in 
  28. text files without loading a bulky word processor or editor.  
  29. Options to change files in every directory on the disk, just in 
  30. the current directory, or in the current & subordinate 
  31. directories.  Can also change hidden or read only files if 
  32. desired.  Built in safety features prevent data corruption.  
  33. Typical uses for CHANGER include changing names in a group of 
  34. form letters or other documents, or changing variable names in 
  35. the source code of a multimodule program. 
  36. _________________________________________________________________ 
  37.  
  38. DIRECTOR, version 2.02 (DOS).  Fast, easy way to display & record 
  39. your disk directory structure.  Use the data for rebuilding your 
  40. disk after a crash, or setting up new systems with similar 
  41. structure. 
  42. _________________________________________________________________ 
  43.  
  44. DUPES, version 3.00 (DOS).  Finds duplicate files and empty 
  45. directories on a hard disk or a series of diskettes, so you can 
  46. delete them and free up disk space.  If you're like most people, 
  47. you have a lot of duplicate files are hiding in forgotten nooks & 
  48. crannies.  DUPES finds these & shows file size & date/time stamp 
  49. so you can determine which are true duplicates.  It has options 
  50. to consider files duplicate only if file sizes & date/time stamps 
  51. match, to check multiple drives (and multiple diskettes), to 
  52. restrict checks to certain subdirectories, to exempt certain 
  53. subdirectories, & to delete duplicates as they're found. 
  54. _________________________________________________________________ 
  55.  
  56. EXCEPT, version 1.02 (DOS).  Exempts files from the actions of 
  57. DOS commands.  Great when you want to affect some, but not all, 
  58. files in a directory.  For example, if you wanted to delete all 
  59. files in the current directory except those with extensions of 
  60. "DOC," you would enter EXCEPT *.DOC DEL *.* 
  61. _________________________________________________________________ 
  62.  
  63. GETKEY, version 1.00 (OS/2).  Gets a user keystroke, then reports 
  64. its ASCII code as an ERRORLEVEL.  Great for having the user 
  65. answer questions or make menu selections in batch files.  Options 
  66. for checking input against edit mask, making user press Enter, 
  67. flushing keyboard buffer, hiding cursor, disabling ^C & ^Break, 
  68. capitalizing the key, echoing it to the screen, & beeping after 
  69. invalid input. 
  70. _________________________________________________________________ 
  71.  
  72. GLOBALLY, version 1.21 (DOS) and 1.00 (OS/2).  Executes a command 
  73. or program in multiple directories.  It can execute in all 
  74. directories on disk, or just current & subordinate directories.  
  75. Example:  to delete all files on your disk with an extension of 
  76. BAK, you would enter GLOBALLY DEL *.BAK. 
  77. _________________________________________________________________ 
  78.  
  79. LAUNCHER, version 1.21 (DOS).  Passes user entered strings as 
  80. arguments to a program, which is loaded & run.  Use this utility 
  81. to get user input (e.g., passwords, file name, etc.) before 
  82. starting a program.  Especially useful when running programs from 
  83. a batch file or menu system, when the program arguments vary.  
  84. Options to hide input, restrict input length, compare input to an 
  85. edit mask, verify input, etc. 
  86. _________________________________________________________________ 
  87.  
  88. MAKER, version 1.02 (DOS).  Generates MAKE & LINK files for C 
  89. language programs.  Eliminates the drudgery (and errors) of 
  90. manually building MAKE & LINK files.  Designed for programmers 
  91. working in C, but has enough generality that it will work for 
  92. many other compilers, as well. 
  93. _________________________________________________________________ 
  94.  
  95. MOVER, version 2.11 (DOS).  Moves files between directories or 
  96. disk.  Fast, simple, and intuitive, and works even on full disks.  
  97. Makes organizing your hard disk a snap.  Options to overwrite 
  98. existing target files without asking, to delete source files, & 
  99. to securely overwrite deleted source files. 
  100. _________________________________________________________________ 
  101.  
  102. RENAMER, version 1.01 (DOS) and 1.00 (OS/2).  Renames 
  103. directories, quick & easy.  Eliminates need to create a new 
  104. directory, copy files from the old directory, delete the old 
  105. files, & delete the old directory. 
  106. _________________________________________________________________ 
  107.  
  108. ROOM, version 2.11 (DOS).  Tells how much space is left on a 
  109. disk, much faster & without the disk thrashing of the DOS CHKDSK 
  110. program.  Find out how close you are to filling up your disk.  
  111. ROOM can also tell if there's space on the disk for a set of 
  112. files you specify.  Use ROOM in a batch file to see if there's 
  113. enough space on the disk before trying to copy files onto it.  
  114. Unlike some other programs which purport to do the same thing, 
  115. ROOM takes into account existing files by the same name on the 
  116. disk. 
  117. _________________________________________________________________ 
  118.  
  119. SHREDDER, version 1.10 (OS/2).  This Presentation Manager program 
  120. securely erases sensitive files so no one can retrieve their 
  121. data.  Normally, when you "delete" a file, OS/2 simply erases the 
  122. file's entry in the disk directory; it doesn't actually destroy 
  123. the file's data.  Thus, people with the right software can later 
  124. recover the material you thought was gone forever.  Shredder 
  125. solves this problem by physically overwriting the data before 
  126. deleting the file.  Now you can rest assured your private data 
  127. stays private.  You can also customize Shredder to comply with 
  128. your organization's security standards.  Shredder also has 
  129. options to keep a log of shredded files, to shred hidden & read 
  130. only files, & to make a backup copy of the files in another 
  131. location before shredding them. 
  132. _________________________________________________________________ 
  133.  
  134. STRINGER, version 1.02 (OS/2).  A demonstration program to help 
  135. train users on the Presentation Manager (PM).  Draws string art 
  136. in a PM window.  Also useful for demonstrating machine 
  137. capabilities or taking advantage of idle CPU time.  Options to 
  138. change color and speed.  Hypnotic & addicting! 
  139.  
  140.