D
Donald Newcomb
Some programs for windows are designed to store their data in the same
folder hierarchy where the program is located. (e.g. C:\Program
Files\Vendor\Program Name\Data) This seems particularly common for game
programs. I would like redirect the data storage to someplace in the
C:\Documents and Settings for the current user, such as a folder (e.g. My
Gamedata) in My Documents.
There must be a way to set up a shortcut to replace the "Data" folder above
with a pointer to the current user's My Documents folder. I know how to do
this for one user but not how it can be done to work for any user. Thanks.
folder hierarchy where the program is located. (e.g. C:\Program
Files\Vendor\Program Name\Data) This seems particularly common for game
programs. I would like redirect the data storage to someplace in the
C:\Documents and Settings for the current user, such as a folder (e.g. My
Gamedata) in My Documents.
There must be a way to set up a shortcut to replace the "Data" folder above
with a pointer to the current user's My Documents folder. I know how to do
this for one user but not how it can be done to work for any user. Thanks.