The information in this article applies to:
SUMMARYTo replace the current shell, change the following registry key:
Note that Program Manager combines the functionality of Program Manager and
Task Manager (the Task Manager installed is not actually run). Therefore,
you must take this into account. In Windows NT 3.1, if the new shell does
not replace the Task Manager functionality, the replacement string should
contain both the new shell name and TASKMAN.EXE, separated by commas. In
Windows NT 3.5, the new shell should either spawn TASKMAN.EXE or your own
task manager, specified in
The value does not exist by default, it must be added. The value type is
REG_SZ.
To update the string that is retrieved when you call GetPrivateProfileString(), change the string in the following registry key:
The duplicate entry is for compatibility with Windows 3.1.
MORE INFORMATIONWritePrivateProfileString() changes the following registry key:
It does not have the desired effect of actually changing the Shell.
Additional query words: 3.10 3.50
Keywords : kbKernBase kbDSupport kbGrpKernBase |
Last Reviewed: December 20, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |