is it possible to create setup of my own to install .net framework in machine,
So that i can install only the files required by my webpage,and what ever is required to Run webpage.
When ever u create an Setup project or MSI installer.......GO to the properties of that Setup project.......n there is a button named "Prerequesities" click on that button.....one window will open....with some checkboxes......click to the Framework (with version ) checkbox........
when ever u istall ur application.......DotNet Framework will automatically install on that machine........