WinBatch Tech Support Home

Database Search

If you can't find the information using the categories below, post a question over in our WinBatch Tech Support Forum.

TechHome

Start Menu - TaskBar

Can't find the information you are looking for here? Then leave a message over on our WinBatch Tech Support Forum.

How to Limit Start Button Shell Options

Keywords:   policy editor poledit start button

Question:

We'd like to limit the choices a user sees when they execute a Start => Shut Down choice. We want the PC to ONLY Restart. Shut Down is not an acceptable choice. Has anyone created or seen a method in WinBatch to affect these choices?

Answer:

With WinBatch you use the IntControl(67...) function. See 66 67 and 68, for actually shutting down the computer.

The policy editor in the 95 resource kit can do this stuff.

For the Default User Properties, here's a sampling of items in the Shell you can restrict using the Policy Editor:

Under "Custom Folders":

  1. Custom Program Folders
  2. Custom Desktop Icons
  3. Custom Start Menu Subfolders
  4. Custom Startup Folder
  5. Custom Network Neigbhorhood
  6. Custom Start Menu
Under "Restrictions":
  1. Remove 'Run' command
  2. Remove folders from 'Settings' on Start Menu
  3. Remove taskbar from 'Settings' on Start Menu
  4. Remove 'Find' command
  5. Hide Drives in 'My Computer'
  6. No 'Entire Network' in Network Neighborhood
  7. No Workgroups contents in Network Neighborhood
  8. Hide all Items on Desktop
  9. Disable Shut Down command
  10. Don't Save Settings on Exit

Article ID:   W13328
Filename:   Limit Start Button Options.txt
File Created: 1999:04:15:16:53:16
Last Updated: 1999:04:15:16:53:16