Re: Why is my MSI file so big after I compile the setup project?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: clintonG (csgallagher_at_REMOVETHISTEXT@metromilwaukee.com)
Date: 05/21/04


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?
>
>


Relevant Pages

  • Re: Why is my MSI file so big after I compile the setup project?
    ... Are you sure you are compiling in release mode and not debug mode? ... the output MSI file is more than 300k. ... > normal but an installer 10 times bigger than the actual payload seems ...
    (microsoft.public.vsnet.general)
  • Re: Cannot evaluate expression... optimized?
    ... When compiling in debug mode, the compiler adds extra nop instructions in the code, so that there is an instruction in the code for every possible break point. ... In the Build menu you will find Configuration Manager, that you can use to select and edit the build configurations. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Cannot evaluate expression... optimized?
    ... When compiling in debug mode, the compiler adds extra nop ... instructions in the code, so that there is an instruction in the code ... you can add the Solution Configurations ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Cannot evaluate expression... optimized?
    ... When compiling in debug mode, the compiler adds extra nop ... instructions in the code, so that there is an instruction in the code ... that can not be matched to a position in the source code, ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Secure the code of a published WS?
    ... The reason for this is because you are probably compiling ... the application in debug mode. ... ".pdb" symbol files that tell the CLR when it runs onto a certain line ... deploy the application to a production with the code files and had ...
    (microsoft.public.dotnet.framework.aspnet.webservices)