By 'not in code' what I mean is:
How do I get around Windows' extremely annoying and presumptuous habit of opening the File Dialog to C:\Documents and Settings\someuser\My Documents\ or C:\Program Files\Visual_Studio\VB98\? This is either for Opening or Saving--something that can be set as a global default for any File Dialog when opened in the VB IDE.
It seems there used to be a registry key, somthing like
HKEY_LOCALMACHINE\SOFTWARE\MICROSOFT\VISUAL STUDIO\DEFAULTPATH...or something like that. I can't find that key or anthing like it, and I have to guess it's settable by adding a key or finding an existing one and setting it. It also seems that *sometimes* (by 'sometimes', I mean this only happens when I *don't* want it to do this)...sometimes it opens to the last location where a file was Opened or Saved, but this is of course, not consistent.
Does anyone really put their documentation in My Documents?!!? Or their VB projects and objects in C:\Program_Files\Visual Studio\VB98\?? There's got to be a better way...Thanks,
--jsteph
How do I get around Windows' extremely annoying and presumptuous habit of opening the File Dialog to C:\Documents and Settings\someuser\My Documents\ or C:\Program Files\Visual_Studio\VB98\? This is either for Opening or Saving--something that can be set as a global default for any File Dialog when opened in the VB IDE.
It seems there used to be a registry key, somthing like
HKEY_LOCALMACHINE\SOFTWARE\MICROSOFT\VISUAL STUDIO\DEFAULTPATH...or something like that. I can't find that key or anthing like it, and I have to guess it's settable by adding a key or finding an existing one and setting it. It also seems that *sometimes* (by 'sometimes', I mean this only happens when I *don't* want it to do this)...sometimes it opens to the last location where a file was Opened or Saved, but this is of course, not consistent.
Does anyone really put their documentation in My Documents?!!? Or their VB projects and objects in C:\Program_Files\Visual Studio\VB98\?? There's got to be a better way...Thanks,
--jsteph