Computer Services

Computer Services
Stanton/Wilmington Campus
Office 97 Customization Notes

Lots of random notes about installing Office 97, gleamed from various documents...

Reference web sites

Answers to Network Installation Wizard

Answers made to various dialog boxes:

Setup command line

As suggested by NIW, it is
SETUP /L CUSTOM\CUSTOM.LST /B2 /Q1N

Installing Office 97

Preferred method is to use a "RunOnce" key to execute the office setup from a server mount. However, Office97 does not auto-install from that key. It churns for a while, and then fails. After the NEXT login, it works fine. Solution was to sysdiff during RunOnce and then after next reboot. Turns out one or more of the following keys MUST be added to get it to auto-install during unattended NT install. (Probably only the first set needs to be added, but I just threw them all in. Later, if bored, I might try and narrow it down...)
REGEDIT4

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders]
"Common Desktop"="C:\\WINNT\\Profiles\\All Users\\Desktop"
"Common Start Menu"="C:\\WINNT\\Profiles\\All Users\\Start Menu"
"Common Programs"="C:\\WINNT\\Profiles\\All Users\\Start Menu\\Programs"
"Common Startup"="C:\\WINNT\\Profiles\\All Users\\Start Menu\\Programs\\Startup"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders]
"Common Desktop"=hex(2):25,53,79,73,74,65,6d,52,6f,6f,74,25,5c,50,72,6f,66,69,\
  6c,65,73,5c,41,6c,6c,20,55,73,65,72,73,5c,44,65,73,6b,74,6f,70,00
"Common Start Menu"=hex(2):25,53,79,73,74,65,6d,52,6f,6f,74,25,5c,50,72,6f,66,\
  69,6c,65,73,5c,41,6c,6c,20,55,73,65,72,73,5c,53,74,61,72,74,20,4d,65,6e,75,\
  00
"Common Programs"=hex(2):25,53,79,73,74,65,6d,52,6f,6f,74,25,5c,50,72,6f,66,69,\
  6c,65,73,5c,41,6c,6c,20,55,73,65,72,73,5c,53,74,61,72,74,20,4d,65,6e,75,5c,\
  50,72,6f,67,72,61,6d,73,00
"Common Startup"=hex(2):25,53,79,73,74,65,6d,52,6f,6f,74,25,5c,50,72,6f,66,69,\
  6c,65,73,5c,41,6c,6c,20,55,73,65,72,73,5c,53,74,61,72,74,20,4d,65,6e,75,5c,\
  50,72,6f,67,72,61,6d,73,5c,53,74,61,72,74,75,70,00
"Personal"="C:\\WINNT\\Personal"

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders]
"SendTo"="C:\\WINNT\\Profiles\\Administrator\\SendTo"
"Recent"="C:\\WINNT\\Profiles\\Administrator\\Recent"
"Desktop"="C:\\WINNT\\Profiles\\Administrator\\Desktop"
"Programs"="C:\\WINNT\\Profiles\\Administrator\\Start Menu\\Programs"
"Start Menu"="C:\\WINNT\\Profiles\\Administrator\\Start Menu"
"Startup"="C:\\WINNT\\Profiles\\Administrator\\Start Menu\\Programs\\Startup"

Policies

Use .adm file from zak policy file templates to create policies for office 97. Set personal folders to f:\. User is expected to create their own folders and organize files appropriately.

To get the web toolbar and "Microsoft on the Web" menu entries to work with Netscape, you need to define a Start Page and Search Page in the policy for Internet Explorer. Arrggh....

Ensure the personal template directory is set to a user directory, otherwise it defaults to the office program directory. The normal.dot file also gets written here.

Permissions

Refer to KB article regarding recommended permissions.

Paul Leach, from Microsoft, in a posting to NTBugTraq on 25jul97, said that he has had success setting %systemroot% and %systemroot%\system32 to RX for non-admins. Worth a try. The article talked about a service release of office 97. Need to look for that. Of course, I just tried to contact www.microsoft.com and as usual, it's down... :-(

Additionally, I found the following permissions need to be set:

SR2 Notes


Last page update: 11 November 1998
Official URL for this page: http://www.stanton.dtcc.edu/stanton/cs/admin/nt/notes/office.html
Page Maintained by: Ken Weaverling