Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to compile VB projects outside VB environment?

Status
Not open for further replies.

jasontektips

Programmer
May 30, 2003
23
SG
Hi,

Normally when we create a VB program in Visual Studio, we'll just use 'MAKE ...' in the Tool bar to create the exe/dll.

But if I want to create the exe/dll outside the Visual Studio environment, say, like running a command in Windows or the Command propmt, eg. c:\MAKEVB.exe Jason.vbp.

Is this possible? and if yes, what do I need and how to do it? Many thanks in advance.

regards,
Jason
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top