Gathered up those files yet ?
Having thought about it again, and remembering into the long distant past,
you could do it with xcopy.exe ...which used to be an msdos external
command program file, that still exists in XP ...though God knows where
it lives, and whether ro not it's become an internal command. And you
would run it in a DOS box or a CMD box !

.....:-( ..mmm couldn't
resist a search C:\WINDOWS\system32 is where it lives ..mmm I've got one
in BartPE as well !
Of course you need to be familiar with filetypes and the ...concept of
filetype if you prefer, and hopefully you have not have been saving files
with filename only and no filetype ! ...if so you have then there's not
much hope ...unless you've got a few characters in all the filenames
common to all, or groups, of files, in which case you could probably use
? wildcard/s.
Have a tentative look at xcopy.exe syntax and switches:-
Click Start | Run | type in the letters CMD and hit [Enter]
At the DOS prompt type
...hold on a minute !!!!!!!!!
Why not use windows Explorer Search e.g. for *.doc files, which will
list all the files with the .doc filetype in a directory OR the whole
drive according to how you use it, then you could drag them to wherever
you want !!
regards, Richard
...I feel so old, why does the simplest solution take several hours or
days to come to mind !!! ?????
edself said:
Thanks for the input Richard.
I'm not adept with scripts. I've heard there is a one click way to do
this without having to fabricate a custom script each time, where
regardless where the shortcuts point to, I can select the group of
shortcuts and do a copy operation that will grab the files they point.
Then, I can paste or otherwise put the actual files (not shortcuts) into
one directory.
I sure hope I can find a way to do this, because it would be very painful
to manually find each file pointed to by a shortcut and one by one copy
them to one master folder.
Ed