SMS Modifies Application INI Files (126577)



The information in this article applies to:

  • Microsoft Systems Management Server 1.0
  • Microsoft Systems Management Server 1.1

This article was previously published under Q126577

SYMPTOMS

When you specify the location of the WORKGROUP-DOT-PATH during a workstation installation of Word for Windows version 6.0 on a Windows for Workgroups version 3.11 system, Systems Management Server overwrites the user-modified entries in the WINWORD6.INI file.

For example, after you install Word for Windows, your WINWORD6.INI file contains:
   [Microsoft Word]
   USER-DOT-PATH=C:\WINWORD\TEMPLATE
   WORKGROUP-DOT-PATH=<net drive>:\TEMPLATE
				
where <net drive> is the network drive letter of the shared application.

You modify the WINWORD6.INI file to read:
   [Microsoft Word]
   USER-DOT-PATH=C:\WINWORD\TEMPLATE
   WORKGROUP-DOT-PATH=C:\WINWORD\TEMPLATE
				
After you install SMS, the WINWORD6.INI file contains:
   [Microsoft Word]
   USER-DOT-PATH=C:\WINWORD\TEMPLATE
   WORKGROUP-DOT-PATH=<net drive>:\TEMPLATE
				
where <net drive> is the network drive letter of the shared application.

WORKAROUND


Modification Type:MinorLast Reviewed:6/14/2005
Keywords:kbDatabase kbinterop KB126577