Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Have an App of which I wish to make availabel via CD install to various users within our organization.

 

I am more than positive they do not have the .net framework so....

 

What do I do? How do I deploy<--- never have before!!!

 

Also, how do or where do I get the files needed so when it installs the app will work on their machines?

 

vbMarkO

Visual Basic 2008 Express Edition!
Posted

Build installer project

 

All you have to do is go file-new-project, select the setup and deployment project in the left pane and just follow the on-screen directions. I always add the installer to the solution myself. As for the .NET framework go to Windows Update and get it. Applications will only run on computers that have the .NET framework installed on them.

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...