|
-
Jul 23rd, 2003, 05:16 AM
#1
Thread Starter
Fanatic Member
Default Path [RESOLVED]
IS it possible to set a default path for saving vb-apps. It alway's gives my a subfolder of the Vb-folder in "program files". I'd like to set the default to "my documents"
Last edited by robbedaya; May 30th, 2005 at 02:00 PM.
Reason: setting resolved icon
-
Jul 23rd, 2003, 05:21 AM
#2
Hyperactive Member
-
Jul 23rd, 2003, 05:26 AM
#3
Thread Starter
Fanatic Member
this is not what I mean.
Do not want to know where my application is located.
I want to know if there is a setting in VB to set the default path for saving my projects. This has nothing to do with VB source code, but with a setting in Vb.
- Use the thread tools to Mark your Thread as Resolved when your question is answered.
- Please Rate my answers if they where helpful.
-
Jul 23rd, 2003, 05:54 AM
#4
Unfortunately there isn't - but there is a trick to help you out.
Create a shortcut to the folder that you want to store your code files in, then put the shortcut into the default VB save/load folder. Then when the window opens you can click on the shortcut to instantly go to the right folder..
It's not perfect, but the creators of VB didn't think we'd mind saving all our code in a pre-defined folder
-
Jul 23rd, 2003, 06:14 AM
#5
Frenzied Member
Yes there is a way..
1. Find the shortcut to VB on your start menu / desktop / whereever, and do RIGHT-CLICK / PROPERTIES.
2. In the "START IN" box put the location where you want the default save location to be; eg;
"C:\Documents and Settings\mbeeton1\My Documents\vb6"
is in mine.
Hit OK to save the shortcut and then run VB and it will work fine.
'Buzby'
Visual Basic Developer
"I'm moving to Theory. Everything works there."
-
Jul 23rd, 2003, 06:43 AM
#6
Thread Starter
Fanatic Member
- Use the thread tools to Mark your Thread as Resolved when your question is answered.
- Please Rate my answers if they where helpful.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|