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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Opening VB Projects From a Certain Path 1

Status
Not open for further replies.

shootsie

Programmer
Apr 12, 2001
43
US
I was wondering if anyone knew a way of changing the default path for opening a project file in VB. For example, I keep all of my VB projects in a c:\vb projects directory. When I go to open a project, it defaults to the directory that the visual basic application is in. Is there a way to change that directory to c:\vb projects ??

Thanks!
-Shootsie
 
Open the properties for the shortcut to VB6.exe. Then change the path in the "Start In" to "C:\vb projects".
Hope this helps.
 
YES! Thanks a million! I've been trying to figure out how to do that forever!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top