Mr60s Posted March 23, 2003 Posted March 23, 2003 Hi ! I just got .net like a month ago, am trying to learn vb.net and i have this problem. I got this book about it but it dont take up how to compile your program for other windows platforms that dont have a version of VB installed. It only takes up the "build" "release" thing, but it says that to run it on a computer that dont have VB installed you need to compile it whit dll's and . Lets say i make this windows fourm in vb.net and i want to compile it for use on a computer that dont have VB installed. Can someone explain step by step how to do it, and how it works? Thanks for the help! Quote
Moderators Robby Posted March 23, 2003 Moderators Posted March 23, 2003 You need to distribute the DotNet Framework, it's a 21 MB exe that should be installed on all Windows machines running .NET applications. Once the Framework is installed they only need your EXE file. The Framework is found on your Visual Studio CD. Quote Visit...Bassic Software
Mr60s Posted March 23, 2003 Author Posted March 23, 2003 Can you tell me where and on what cd? I got 6 visual studio cds. Quote
Mr60s Posted March 23, 2003 Author Posted March 23, 2003 nevermind i found it, thanks for the help. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.