From: "Rod" <Rod@discussions.microsoft.com>
Subject: Include a .dll file in the .exe when Building - HOW?
Date: Friday, 24 August 2007 12:18 AM
I know this is probably a pretty basic question, but I just don't understand
how to do it.
I have a VB.NET project, with a reference to a .dll file which works fine.
What I want to do however, is include the .dll into the .exe file (of the
main project) when it builds. Can anyone tell me how to do that? Currenly
I
need to have the .dll file in the application folder.
Thanks,
Rod

Signature
VSPRO2005
Rodney - 24 Aug 2007 03:39 GMT
Thanks very much. This took me to the utility that will do the job:
http://www.microsoft.com/downloads/details.aspx?familyid=22914587-b4ad-4eae-87cf
-b14ae6a939b0&displaylang=en
Thanks again,
Rodney
Other posts led to...