The information in this article applies to:
SYMPTOMSAfter you install Windows NT using the Zero Administration Kit (ZAK) with a desktop setup that does not permit users to launch Windows NT Explorer, you can still gain access to Windows NT Explorer when in a Microsoft Office application. This is achieved by inserting an object into the document and typing in the path and file name from the import box. CAUSE
The Explorer.exe file has Read & Execute (RX) special permissions, which
enable the folder to be opened from within the application. The file is
first read before it can be run. These permissions are set during the ZAK
install when Acls.cmd is run.
RESOLUTIONTo resolve this issue, remove the Read (R) special permission from the Everyone Group. If the file cannot be read, it cannot be run. However, you must retain the Execute (X) special permission so that Explorer remains as the active desktop. Use one of the following methods. Method One
Method TwoEdit Acls.cmd and change the following line from:
to:
where: xcacls is used because special permissions are being set NOTE: xcacls is a resource kit utility and should be accessible through the path or referenced explicitly. For additional information, please see the following article(s) in the Microsoft Knowledge Base: ARTICLE-ID: Q170400 STATUS
Microsoft has confirmed this to be a problem in Windows NT version 4.0. We
are researching this problem and will post new information here in the
Microsoft Knowledge Base as it becomes available.
Additional query words: Office Word Excel
Keywords : kbbug4.00 NTWkst |
Last Reviewed: February 4, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |