Groups | Blog | Home
all groups > visual studio .net setup > march 2005 >

visual studio .net setup : Setup package running slow


Bill Fleming
3/22/2005 8:25:07 AM
Hello,

I have created a setup for our product using the Visual Studio Setup
project. The project has close to 500MB of content that is included along
with the file structure inside the setup project. When the final msi package
is built it's file size is 208MB.

When I or customers run the setup it takes a while before the setup begins
the installation process. Is there anything I can do to create a more
efficient setup?

I have noticed when installing professional Office products that spans
multiple cds that the install is very fast.

Should I be using a 3rd party tool like install shield?

Appreciate any advice or thought on this.
--
tderksen NO[at]SPAM online.microsoft.com
3/22/2005 7:54:14 PM
Bill there are a couple things you can do here in Visual Studio.
Open the setup project properties.
Verify that the compression is set to optimized for speed, it should be,
that is the default, if it is set to optimized for size that could be the
issue.
If you wanted to include the uncompressed files you can change the
compression to none. This sounds like what you are looking for.
You can also change the package files to loose uncompressed files, not sure
if that will give you any perfomance boost.

Todd Derksen
--------------------
Visual Basic Deployment Test Team
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
[quoted text, click to view]
AddThis Social Bookmark Button