At times, Office Setup stops responding (hangs), and you do not receive any error message. In this situation, it is recommended that you restart your computer and re-run Office Setup with verbose logging enabled and the ! option included in the command line.
To do this, start Office Setup by following these steps:
- Click Start and then click Run.
- In the Open box, type the following command line, and then click OK:
path\Setup.exe /L*v! C:\Verboselog.txt
NOTE: path is the full path to your Office source location.
Generally, 19 lines of logging information are cached in memory before being written to the verbose log file (in this case, C:\Verboselog.txt). If you do not use the ! option for the /L (logging) switch, you may lose some or all of this cached information if Setup stops. If you use the ! option, the most you lose is one line, because the ! option forces the Windows Installer to write logging information to the log file one line at a time (there is no caching of information).