CAUSE
This problem can occur if all of the following conditions are true:
- The Custom Installation Wizard is used to create a Windows Installer transform (MST) file.
- The Windows Installer transform contains instructions to add Office shortcuts to the Quick Launch toolbar on client computers.
- The client computer that is using the transform file to install Office contains multiple profiles.
- Office is installed on the client computer and is available to all users of that computer.
The problem occurs because a transform is used to create shortcuts on the
Quick Launch toolbar, and the
Quick Launch toolbar is specific to the user's profile. Therefore, Office Setup cannot modify each personalized
Quick Launch toolbar without installing Office for each user.
WORKAROUND
To work around this problem, use one of the following methods.
Method 1: Create the Shortcuts on the Desktop
When you create the custom transform, instead of creating the icons on the
Quick Launch toolbar, create the icons on the desktop. The icons can be moved to the
Quick Launch toolbar by dragging them.
Method 2: Run Setup for Each User
When you deploy Office 2000 to the workstation, deploy it so that it is a "per user" installation, rather than a "per machine" installation. A "per user" installation installs Office so that the Office programs are available only to the user who installed Office. To do this, follow the steps for your computer's operating system.
Microsoft Windows 95, Microsoft Windows 98, and Microsoft Windows Millennium Edition (Me):
- In Control Panel, double-click Passwords.
- Select the User Profiles tab.
- Select the Users can customize their preferences and desktop settings check box.
- Select the Include Start menu and program groups in user settings and the Include desktop icons and Network Neighborhood contents in user settings check boxes.
- Log on as the designated user, and then install Office from the source by using Setup.exe and specifying the custom transform that you created with the Office Resource Kit.
- If prompted to restart the computer, log back on as the same user, so that the installation of Office can be completed successfully.
- Repeat steps 1 through 6 for each user who needs Office installed on this computer.
When Office is installed in this configuration, the following occurs:
- The Office shortcuts are installed to the Windows\Profiles\user name\Start Menu\Programs folder.
- The SourceList key is created in the registry at HKEY_CURRENT_USER\Software\Microsoft\Installer\Products\{GUID}.
- The {Office GUID} folder is created at Windows\Profiles\user name\Application Data\Microsoft\Installer.
In this configuration, each user who logs on must run Setup for Office. This includes users with existing profiles and users who log on for the first time. This is because the preceding three items are all written to the specific profile locations for the user who installed Office. When another user logs on, none of the relevant registry information or shortcuts exist for that user. Even if you turn off User Profiles, at least one user must install Office--even if that user already installed Office when Profiles were turned on.
Microsoft Windows NT 4.0 and Microsoft Windows 2000
- Log on as a member of the Administrators group.
- Click Start and then click Run.
- In the Open box, type the following command line:
path\Setup.exe ALLUSERS="" TRANSFORMS=custom.mst
where path is the path to the installation point, and Custom.mst is the path and location of your custom transform file.
- Click OK.
- Choose your Setup options in the Setup dialog boxes.
- Click Yes to the prompt to restart at the end of Setup.
- After the computer restarts, log on as the same user.
- Repeat steps 1 through 7 for each user who needs Office installed on this computer.
NOTE: If another member of the Administrators group follows the preceding steps after you already installed Office by using ALLUSERS="", that member cannot choose an installation folder that is different from the folder that you selected.