I recently built a winforms app that registers a dll in the gac and edits the machine.config. I chose this route because MSI is hard. I used a c# file called fusioninstall.cs for the gac registering. It's available on the web. I was referred to it by someone on this forum or the winforms one and have had no problems so far. I thought this might be relevant.
-----Original Message----- From: Unmoderated discussion of advanced .NET topics. [mailto:[EMAIL PROTECTED] On Behalf Of Allan N. Sent: Friday, September 23, 2005 10:58 AM To: [email protected] Subject: Re: [ADVANCED-DOTNET] MSI/Machine.config update >So that makes your app a web thing, doesn't it? oh God no, it's a Smart Client and I need to deploy this to ~ 400 users ... I guess I am stuck with custom installers, thanks best regards Allan =================================== This list is hosted by DevelopMentorR 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
