[MonoDevelop] Addin Idea: Deploy as Windows Installer

Scott Ellington scottell.lists at gmail.com
Thu Feb 22 21:04:49 EST 2007


I just had an idea for an addin:

A Deployment option for deploying as a Windows Installer.  This would
wrap the application and all necessary dependencies into a distributable
setup.exe installer for Windows.

I don't know how feasible that is.  It may be easier to create a .msi
file, which is (kind of) an MS standard.  Also, some kinds of installers
only require scripts I believe.

thoughts?

Scott



More information about the Monodevelop-list mailing list