
Quick & Dirty File Manager for Win95
====================================

	QNDFM95 is a 32-bit Windows program to do common file tasks from 
	within Windows 95. 

	This program was written in Visual Basic 4.0, so you need to have 
	these files in your \windows\system directory. 
	
		VB40032.DLL	
		OLEPRO32.DLL
		MSVCRT20.DLL
		MSVCRT40.DLL


Buttons
=======
	
	Copy   - This button copies selected files to other fixed window.	
	Delete - This button deletes selected files.  If you have a directory
	         selected, it will delete that directory, and everthing in it!
	Move   - This button moves selected files to other fixed window.	
	Mkdir  - This button makes a directory in the current window.
	Edit   - This button will run "notepad" on the 1st selected file.


NOTE: Always notice the "current directory" entry.  This is always the
      directory where qndfm95 is pointing to.  Also that it will not
      ask you "if you are sure" for ANYTHING.  So be careful.  Deleting files 
      will NOT put them in the "recycle bin" either. 
      
The DOS Command dialog is where you can run any dos program in your PATH.

Selecting multiple files is done by holding down the "ctrl" key while selecting
any new files.  To select a range of files select the 1st one, then hold down
"shift" and then click on the last file, and all the files inbetween will be
selected.  Or just click on the 1st, and drag down to the last and release.

You can also double click on any .EXE, .COM, and .BAT file and run it.
Double clicking on a file that is associated with an .EXE will run
that program also.  (for now it only looks in your "win.ini" under
the [Extensions] label)


Legal Stuff
===========

	The programmer cannot accept responsibility for any damages that may be
	incurred by the use of this program. 

	Please read the following lines carefully, before using this software. Should 
	you disagree with the following, then you are not allowed to use this program. 
	You MUST then delete it and never use it.

	You have the right to test this program for the period of one month. You are 
	allowed to copy this Shareware-version (and ONLY the Shareware version) and give
	it to any other person, as long as it is not modified in any way. Under modifi-
	cations we understand the changing, adding or removing of any files of this 
	package without the author's written permission. You are NOT allowed to pack
	this program together with a commercial program or a book. Shareware dealers are
	allowed to sell the Shareware version for a small fee (US $5). You are
	encouraged to put this program on as many BBS systems as possible.

	Usage of this software after the trial period of one month is in violation of 
	international Copyright law! Also it is unfair against the author, who spent
	hundreds of hours writing this program.


Registration
============

	qndfm95 is neither freeware nor public domain. It is shareware. A use after 
	the 30 day trial period requires registration. The registration fee only costs 
	$5.00 US dollars.
	
	To register qndfm95 just email me at "rzino@abraxis.com", and I will send you the
	information you need.  
	


Versions
========

	1.0 - Initial Release
	1.1 - Asked user before overwriting of a file on a copy or move. Added quotes
	      on all questions and OK/Cancel dialogs.
	
	      
qndfm95 was written by R.Zino. EMail me at "rzino@abraxis.com" with any 
comments and/or questions.  Look via ftp at "ftp.winsite.com" for the newest ]
versions. Also look for RZSplit for Windows in the same areas for splitting 
and joining files.
	
EOF	