|
|||||||
| Windows XP / 2000 / NT / 9x Forum Discussion for Windows operating systems from XP right back to the very beginnings! |
![]() |
|
|
Thread Tools |
|
|
#1 |
|
Frikkin COmputer~!
Join Date: Jul 2002
Location: Kaysville, Utah
Posts: 131
Rep Power: 0 ![]() |
Default Folder
does anyone know how to set another folder other than 'My Documents' as the default save folder??..thanks
|
|
|
|
|
|
#2 |
|
A Legend in Underwear
Join Date: May 2002
Location: Unknown
Posts: 5,255
Rep Power: 0 ![]() |
This is not OT - moved!
__________________
Gentoo Linux - Developer (baselayout) Read my blog "I contend that we are both atheists. I just believe in one fewer god than you do. When you understand why you dismiss all the other possible gods, you will understand why I dismiss yours." Stephen Roberts |
|
|
|
|
|
#3 |
|
A Legend in Underwear
Join Date: May 2002
Location: Unknown
Posts: 5,255
Rep Power: 0 ![]() |
Most applictaions save to My Documents by default
From a code perspective this is worked out by a windows API call. So if an application does not remember the default folder you want, you can change the registry - but it will affect ALL applications that use this. Code:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders
__________________
Gentoo Linux - Developer (baselayout) Read my blog "I contend that we are both atheists. I just believe in one fewer god than you do. When you understand why you dismiss all the other possible gods, you will understand why I dismiss yours." Stephen Roberts |
|
|
|
|
|
#4 |
|
Member
Join Date: Mar 2003
Posts: 5,989
Rep Power: 71 ![]() ![]() ![]() ![]() |
Changing the Default Location of the My Documents Folder in WinXP.
Open the Run.. box (start ->run) and type.. my documents and hit enter. the command will open "My Documents" window, R-click on the icon located at top left corner of the title bar, select Properties.. to open My Documents Properties, at Target tab, select Move (or type in the path to the folder location that you want. in there you'll also see an option to restore the My Documents folder to its default location). Windows Registry will be updated automatically.
|
|
|
|
|
|
#5 | |
|
Member
Join Date: Mar 2003
Posts: 5,989
Rep Power: 71 ![]() ![]() ![]() ![]() |
FYI.... and more info on this...
There is no global Default Programs decide for themselves.
In winXP, My Documents is 5th choice (ie the previous 4 options didn't apply). The 6th and final default is the Desktop if it can't find a My Documents. Entirely depends on the program. It's under the programs control. It's entirely up to the program. If the program doesn't specify these are the rules. Quote:
|
|
|
|
|
![]() |
| Thread Tools | |
|
|