I guess this really doesn't need to be accomplished with a shortcut; perhaps it could be accomplished with some other style of link.
But I do find your use of a directory full of shortcuts an innovative and very clean approach.
I probably would have written an application to maintain an indexed database of "User folder name" (key) and "real folder name" (data), then used ShellExecute "open" to call Explorer to explore the target folders.
"shortcut" is a lot cleaner if all you'll want to do is 'explore.' If you want to start comparing timestamps or contents of directories or files, you'll likely need to write that application.
MCM
Leave a comment: