creating MSI (installation) file for .net app

  • Thread starter Thread starter douglass_davis
  • Start date Start date
D

douglass_davis

Say I want to distribute an application with DLLs and everything.
What's the best way to create an MSI file, or some other type of
installer file? Thanks.
 
Thanks.

Another question about ClickOnce installation if some one could help
please.

Let's say I choose the ClickOnce publishing method instead of the
windows installer one, and I publish it to the web. What I get is a
file with the extention of .application. My browser doesn't recognize
that extention.

I configured the MIME type (application/x-ms-application) for the
..application extension already. In IE, the mime type shows up as
Application Manifest. Do I have to have IIS or is this supposed to
work with Apache?

-d


http://www.douglassdavis.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top