Re: Why is my MSI file so big after I compile the setup project?
From: clintonG (csgallagher_at_REMOVETHISTEXT@metromilwaukee.com)
Date: 05/21/04
- Next message: Amit: "Re: Obtaining the full output file name via Macro?"
- Previous message: Michael J. Mooney: "Re: BUG! VS.Net is choking on directories starting with a '.'"
- In reply to: Bob: "Why is my MSI file so big after I compile the setup project?"
- Next in thread: Dennis Bareis: "Re: Why is my MSI file so big after I compile the setup project?"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 21 May 2004 14:36:29 -0500
Are you sure you are compiling in release mode and not debug mode?
--
<%= Clinton Gallagher
A/E/C Consulting, Web Design, e-Commerce Software Development
Wauwatosa, Milwaukee County, Wisconsin USA
NET csgallagher@ REMOVETHISTEXT metromilwaukee.com
URL http://www.metromilwaukee.com/clintongallagher/
" Bob" <bobatkpmg@yahoo.com> wrote in message
news:e7MlgZdPEHA.620@TK2MSFTNGP10.phx.gbl...
> I have a setup project that packages a class library assembly of about
30k.
> It installs this DLL to the GAC and a directory. The installer has
Welcome,
> Confirm, Progress, and Finished pages, so it's very simple. However,
when
> compiled, the output MSI file is more than 300k. I don't know if this
is
> normal but an installer 10 times bigger than the actual payload seems
pretty
> inefficient. I excluded all the items in the "Detected Dependencies"
folder
> in the setup project but it's still as big. Anything I can do to
reduce the
> MSI size?
>
>
- Next message: Amit: "Re: Obtaining the full output file name via Macro?"
- Previous message: Michael J. Mooney: "Re: BUG! VS.Net is choking on directories starting with a '.'"
- In reply to: Bob: "Why is my MSI file so big after I compile the setup project?"
- Next in thread: Dennis Bareis: "Re: Why is my MSI file so big after I compile the setup project?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|