How To Create .net installer exe with framework
--------------------------------------------------------------------------------
i have created windows application in .net 2003
then i have created setup Project for that application
i want create setup project with .net Frame work
when the user start installing the setup it should verify
wether the (needed frame work for that application ) is availeable in the system, if not it should install the framework first. then my application.
how to do this, is it possible ?
any ides or refrences ?
thank u
--------------------------------------------------------------------------------
i have created windows application in .net 2003
then i have created setup Project for that application
i want create setup project with .net Frame work
when the user start installing the setup it should verify
wether the (needed frame work for that application ) is availeable in the system, if not it should install the framework first. then my application.
how to do this, is it possible ?
any ides or refrences ?
thank u