DOCUMENT:Q75337 10-JUN-1999 [win16sdk] TITLE :INFO: Program Manager Restrictions Settings PRODUCT :Microsoft Windows Software Development Kit PROD/VER:WINDOWS:3.1 OPER/SYS: KEYWORDS:kb16bitonly kbSDKPlatform kbSysSettings ====================================================================== 3.10 WINDOWS kbprg ------------------------------------------------------------------------------- The information in this article applies to: - Microsoft Windows Software Development Kit (SDK) 3.1 ------------------------------------------------------------------------------- SUMMARY ======= In Windows version 3.1, a new section will be added to the PROGMAN.INI initialization file to allow system and network administrators to restrict the functionality of the Program Manager to make it better suited to handle shared files. There are five new options available to prevent a user from modifying his group's configuration or from running untrusted software. These options appear in the section labeled [Restrictions]. This article details each of the options below. MORE INFORMATION ================ [Restrictions] NoRun=[0/1] When the NoRun switch is set to 1, the Run command on the File menu is disabled. The default value of this option is 0 (allow File Run). [Restrictions] NoClose=[0/1] When the NoClose option is set to 1, this option prevents the user from exiting the Program Manager, through the File menu, the System menu, the ALT+F4 accelerator or the TaskManager. The default value of this option is 0 (allow exit). [Restrictions] NoSaveSettings=[0/1] When the NoSaveSettings option is set to 1, this option prevents the user from saving the main window position and the load order of the groups. It also disables the "Save Settings on Exit" command on the Options menu. The default value of this option is 0 (allow the user to save settings). [Restrictions] NoFileMenu=[0/1] When the NoFileMenu option is set to 1, this option disables the File menu entirely. All commands on this menu are disabled as well. The default value of this option is 0 (the File menu is enabled). [Restrictions] EditLevel= This EditLevel option controls the extend to which a user can modify read/write groups (shared, read-only groups may never be modified). The following values are recognized: 0 Allow any change (default) 1 User cannot create, delete, or rename groups 2 Value 1 restrictions; also, user cannot create or delete items 3 Value 2 restrictions; also, user cannot change item command lines 4 Value 3 restrictions; also, user cannot change any item property Additional query words: 3.10 ====================================================================== Keywords : kb16bitonly kbSDKPlatform kbSysSettings Technology : kbAudDeveloper kbWin3xSearch kbSDKSearch kbWinSDKSearch kbWinSDK310 Version : WINDOWS:3.1 Issue type : kbinfo ============================================================================= THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY. Copyright Microsoft Corporation 1999.