The "Folder Context" property allows the install author to choose the
location where the shortcut will be created. On Win9x, there is no concept of
different desktops and "Start" menus for specific users, so the "current user"
choices are translated to "all users" at runtime on Win9x machines. The following
choices are available for "Folder Context":
- Desktop For All Users - creates a Win32 shortcut on the desktop for all users.
- Desktop for Current User - creates a Win32 shortcut only on the current user's desktop.
- Programs Menu for All Users - creates a Win32 shortcut in the "Start | Programs"
menu for all users
- Programs Menu for Current User - creates a Win32 shortcut in the "Start | Programs"
menu only for the current user
- Start Menu for All Users - creates a Win32 shortcut in the "Start"
menu for all users
- Start Menu for Current User - creates a Win32 shortcut in the "Start"
menu only for the current user