How to make the setup for my VB.net app so that it runs on client systems which doesn't have .net framework?
I understand that the setup must install the framework first...but how to achieve that?
I found one article in MSDN which asked me to download one boot strapper exe...which downloaded doesn't seem to be doing anything....
Please help....
