Setup for Microsoft Visual Basic 2005 Express Edition

  • Thread starter Pitaridis Aristotelis
  • Start date
P

Pitaridis Aristotelis

Is there any way to create setup for a project made in Microsoft Visual
Basic 2005 Express Edition
 
P

pvdg42

Pitaridis Aristotelis said:
Is there any way to create setup for a project made in Microsoft Visual
Basic 2005 Express Edition
I don't have Express installed here, but do you not have "Setup and
Deployment" under "Other Project Types" in the NewProject dialog?
 
P

Pitaridis Aristotelis

This option is not available in Microsoft Visual Basic 2005 Express Edition

Aristotelis
 
P

pvdg42

Pitaridis Aristotelis said:
This option is not available in Microsoft Visual Basic 2005 Express
Edition

Aristotelis
OK, have you tried this?

Visual Basic Express includes ClickOnce deployment technology, making it as
easy to share a Windows application as it is to share a Web application.
Using ClickOnce, your application can be automatically deployed and updated
to a Web site, file share, FTP site, or even burned onto a CD. To publish
your application using ClickOnce, select the Publish Wizard button on the
Publish tab of the Project Designer.

http://msdn.microsoft.com/vstudio/express/vb/features/deploy/default.aspx
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top