I would like to make [B]setup pakage of .Net in small size

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • shaif
    New Member
    • Mar 2008
    • 24

    I would like to make [B]setup pakage of .Net in small size

    Dear all, I made a small project by .Net frame work (C#) , now I would like to make setup pakage of .Net for client. When I make setup file by using .net setup system. , It make setup pakage but its too big size of file such as 500MB which is too much to put on web. Is any isea to how to make small size of setup pakage? or any idea that how to I give my project via web? Many thanks in advance.
  • ThatThatGuy
    Recognized Expert Contributor
    • Jul 2009
    • 453

    #2
    A Small project wouldn't not size upto 500MB ...
    that's impossible...

    In fact setup programs always reduce the actual application size..

    Check in your package for some unused files such as movies

    Comment

    Working...