NBFind Plugin
Copyright 1999 Carl-Fredrik Neikter
All Rights Reserved

BRIEF DESCRIPTION

NBFind is a file finder plugin for NetBus 2.0 Pro.

INSTALLATION

Put NBFind.dll in the same directory as the NetBus Pro server.

USAGE

Start the Plugin manager in NetBus Pro. You should directly see the
NBFind plugin in the list. Choose the plugin. Function name must be
EntryPoint. The parameter passed to the plugin is the filemask you 
would like to search for:

C:\WINNT\*.exe

will search c:\WINNT and all it's subdirectories after all executable
files. The search result is logged to a filename that the plugin
tells you when ready.

SOURCE

Source code is provided for developers that want an example in developing 
plugins for NetBus Pro, and other people who is interested.
