c# - Is there third party package tool with .NET4 support? -


i got c# program based on .net4 environment. want make installer ship .net4 environment user won't bother install .net4 indepently. there third party package tool available?

you can use inno setup install .net framework.

there example script in below website.

http://zerosandtheone.com/media/p/180.aspx


Comments

Popular posts from this blog

.htaccess - First slash is removed after domain when entering a webpage in the browser -

Automatically create pages in phpfox -

c# - Farseer ContactListener is not working -