How to deploy a dotnet win application WITHOUT DotNetFramework 2.0


BIG APPLICATION CANT DOWNLOAD RAPIDLY!!!!

Hello.I created a setup and deployment
project for my windows application and deployed in another machine which
doesn't have the framework 2.0 and it is asking for download of
framwork. I tried to include the prerequisites along with my application
but it is costing heavy memory nearly 22 mb where my application is
about 6 mb. Can you tell me is there any way to create a setup
application including neccessary files only from framework.

Y10




Answer this question

How to deploy a dotnet win application WITHOUT DotNetFramework 2.0

  • Saric Sead

    It is posible and can be done with thinstall, that is the only tool that does it as far as i know.


  • How to deploy a dotnet win application WITHOUT DotNetFramework 2.0