Beginner VB
Moderators: None (
Apply to moderate this forum
)
Number of threads:
1244
Number of posts:
2990
With full replies
Topics only
Beginner VB
Forum Info
This Forum Only
Single Post View
Linear View
Threaded View
f
Normal View
RSS Feed
How do I Open my project w/o opening VB
Posted by
shveamrcasbush
on 23 Apr 2009 at 3:18 AM
How can I open my project without having to open VB, I tried saving it to desktop and it asked me how I wanted to open it o.O! (Yes, it is a finished script, and works when I click the play button)
Share By Email
Re: How do I Open my project w/o opening VB
Posted by
dhess62
on 22 Jul 2009 at 11:39 AM
when your in VB just go to the "Build" button up on the Menu bar and tell it to build your project, then if you go to your project folder\bin\release you will see the icon there for your project.
You can just drag it to the desktop etc. and run your project from there.
Share By Email
Re: How do I Open my project w/o opening VB
Posted by
D3
on 17 May 2010 at 3:49 PM
This is assuming you're looking for just the application w/o any of the code or design options. You want the .exe file which is probably saved in different locations depending on which version of VB you're running.
In 2005 its under (your project folder)/bin/debug/(your application).exe
Share By Email
Recent Jobs