We have a set of folders containing sample files and parts that are installed in the current user's My Documents folder. Most of the folders that make up this set use synchronization with folders on the production machine so that they get updated automatically when new content is added to distribution (about a thousand files). This works fine.
I wanted to duplicate this folder struction in the Program Files\Common Files folders (we have a runtime mechanism for allowing users in other profiles on the target workstation to copy the same sample files to their own profile on demand). However, when I copied the top level folder (and all sub-folders) from My Documents in AI to the Common Files folder in the AI project, all my synchronized folders were turned into normal folders, which I don't want because then I have to maintain this second set of folders individually. And I really don't want to have to recreate the entire folder structure again from scratch.
What I really need is an easy way to alias or duplicate the folder set in My Documents to the Common Files folder.
P.S. A second question as an after-thought: how do I sort the entries in the Application Shortcut Folder. It is defaulting to alpha order, but I want the main app. to be the first in the list.