PDA

View Full Version : hide startmenu



greenwai
04-10-2001, 02:58 PM
does any one know how to disable the startmenu by adding registry?
thx

reghakr
04-11-2001, 12:46 AM
greenwai,

Here's what can be disabled. look over the last section for actually disabling the button itself.

Backup the registry and/or export the following keys before making any modifications:

Open regedit, navigate to:
HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer
Right-click on the Explorer key, choose new>DWORD name it
NoChangeStartMenu
and give it a value of 1.

I just posted this additional information on another board, so I'll pass it along here.

These are additional restricts under the same key as above with a value of 1. I'd suggest you create all the entries with a value of 0, then export the file as indostart.reg so you can easily undo the restriction to perform maintenance on the machine.

NoClose
NoFavoritesMenu
NoFind
NoLogOff
NoRecentDocsMenu
NoRun
NoSetFolders
NoSetTaskbar
NoWindowsUpdate
NoViewContextMenu

right-click on each of these values, choose modify and give them each a value of 1.

NoStartMenuSubFolders removes subfolder entries from StartMenu

NoCommonGroups common program groups do not appear on the Start menu

NoChangeStartMenu removes the abilityright-click on the Start Menu and modify it using the context menu

NoClose remove the ShutDown option from the Start Menu

NoFavoritesMenu hide Favorites on Start Menu

NoFind remove the Find command from the Start Menu

NoLogOff remove logoff [username]... from Start Menu

NoRecentDocsMenu hide Recent documents on Start Menu

NoRun remove the Run command from the Start menu

NoSetFolders hide Settings|Control Panel and Settings|Printers on the Start Menu

NoSetTaskbar hide Settings|Taskbar on the Start Menu; only Drag/Drop can be used to alter Start Menu and Desktop

NoWindowsUpdate removes Windows update from Start Menu|Settings

NoViewContextMenu disable context menus for the desktop, start button, and explorer

For the StartButton itself:
Hack95
http://www.angelfire.com/ny/avidar/

reghakr

greenwai
04-11-2001, 05:30 AM
thanks a lot

nullDreamer
08-02-2001, 07:56 AM
NoRecentDocsMenu -- binary
removes the documents from the start menu

-+|nullDreamer|+-

aries31031974
08-18-2001, 12:44 AM
Hi,

I have tried your solution on my win98, but dword settings do not work, should i try using binary as an alternative. Please enlighten if possible.

Regards,


%**RoMaNtIc WaRrIoR**%

reghakr
08-18-2001, 01:28 PM
They should fine, have you re-booted?

reghakr