hi there.........
i've created a little toolkit which can be distributed among other computer users as a little software. vb.net 2003 was used to build it & a "setup" has also been prepaired using vb.net itself....
Everything is Ok but one... if the machine on which this software's being installed doesn't have the dotnet framework..(common language runtime)..then, it won't work (obviosly !!)
I found that my problem can be solved by usting a file named 'notnetfx.exe' (from the MSDN)...
but i don't know exaclty how can i do it....
would anyone help me please..... to give my software the ability to work properly on the machines which the dot net framework's not been installed.....

thanking in advance