Is it possible to package a specific version of IE?

From: DMSY (DMSY_at_discussions.microsoft.com)
Date: 01/20/05


Date: Wed, 19 Jan 2005 18:43:03 -0800

I am developing a .NET winforms application that uses the Web Browser Control
to get information about the DOM model and store it in the DB. This
information is acts like a bookmark so it needs to be very accurate (our
clients refer back to it). I am affraid that changes to MSHTML in the future
can affect my application. Is there a way to package IE, or the necessary
components so that I the application will always use X version of IE?