The bootstrapper is a simple setup packager that can be used to install application pre-requisites (like the .NET Framework or MDAC). You specify what pre-requisites your application needs & where the pre-requisites reside. The bootstrapper will download & run the pre-requisites when invoked.