home *** CD-ROM | disk | FTP | other *** search
- This program checks to see how much free disc space exists on your hard disk.
- If the amount is less than the parameter specified, it will issue a warning
- message. Great for new users to prevent getting a "disk full" error message.
- I just put it in their autoexec.bat file. The syntax is
-
- nospace <drive>: <disk space in bytes>
- Example: nospace c: 3000000
-