Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

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!

  • Moderators
Posted

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.

Visit...Bassic Software

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...