In the process of trying to write an install batch file for a MS Access file, I want to create the menu shortcut in the “All UsersStart MenuPrograms” directory. However, I find that _sometimes_ there is an apparent alias directory setup under the name of “All Users.WINNT”. I have been unable to find any documentation the describes the circumstances under which this alias is created, nor how it is used in comparison to the original “All Users” directory chain.
For that matter, I also see both a “Default User” and “Default User.WINNT” directory within the “Documents and Settings” directory. The same comments are relevant here.
Can someone enlighten me as to why these alias directory chains are created, and how they are used relative to the original directory chains?
If one has precedence over the other, how do I determine the “relevant” one in a batch file so I may create the necessary subdirectories and short cuts in the correct location?
Thanks, Jim