Thanks a lot! -----Original Message----- From: Discussion of advanced .NET topics. [mailto:[EMAIL PROTECTED] On Behalf Of J. Merrill Sent: Wednesday, March 15, 2006 12:35 PM To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM Subject: Re: [ADVANCED-DOTNET] compiling dlls into executables
Not with the tools that come with the framework. But there are 3rd-party products that support that notion -- in particular, at least one (Thinstall) does not require that you install the COM DLLs on the user's system, so that your app's use of those DLLs is 100% isolated from any existing (possibly-incompatible) versions on the user's machine. Thinstall is distinctly not free but is a very powerful deployment tool. Altiris has a product in Beta that will, when released (in theory at the end of this month), be free "for personal use" (and, as I understand it, not very expensive on a per-seat basis). To get info about it, search their site for the word "juice". Good luck. At 06:15 PM 3/13/2006, Alex Smotritsky wrote >If I have a c# (1.0 framework) console or windows service app (exe) that is >interoping with some com dlls, can I compile those dlls into the exe so that >I can distribute just an exe to end users? J. Merrill / Analytical Software Corp =================================== This list is hosted by DevelopMentor. http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com