<P>This sample shows how to test the local system for some of the most often used components -
ADO, the scripting languages and FSO. It is in VBScript and should be started before the application
or only once after the application setup.
</P>
<P>It can be organized in different ways - on a CD a redistributtable files can be bundled and the user
will have the opportunity to start their setup or the user can be directed to a WEB site to download them.
Obviously the first technique is good for application distributed on CDs (autorun and installation CDs) and
the second is good for applications downloaded from a WEB site.
</P>