Sistema operativo - Windows - Astuzie - Personalizzazione organi Sistemas de exploração - Windows - astucias - Personalização org Betriebssysteme - Windows - Tricks -                            Systèmes d'exploitation - Windows - Astuces - Personnalisation o Sistemas operativos - Windows - Consejos y trucos - Cómo organiz

Adding items to the Start menu

You can add shortcuts to files or folders in the Start menu by going to "Start/Settings/Taskbar and Start Menu/Advanced" (or by going to "c:\windows\start"). Windows 98 even lets you drag a program to the Start menu and place it wherever you want, and this automatically creates a shortcut.
This action won't work if you try to create a shortcut to elements like the Recycling Bin or the Control Panel. However, all you need to do is rename the directories you create as follows:

  • Control Panel. {21EC2020-3AEA-1069-A2DD-08002B30309D}
  • Printers.{2227A280-3AEA-1069-A2DE-08002B30309D}  
  • Recycle Bin. {645FF040-5081-101B-9F08-00AA002F954E}  
  • Dial-up networking. {992CFFA0-F557-101A-88EC-00DD010CCC48}
  • Briefcase. {85BBD920-42A0-1069-A2E4-08002B30309D}
  • Exchange. {00020D75-0000-0000-C000-000000000046}   (Microsoft Exchange)
  • History. {FF393560-C2A7-11CF-BFF4-444553540000} (Pages visited on the Internet)

Restore the original Start menu

If you make a mistake, or if you want to recreate the original Start menu that existed when Windows was installed, just run (Start/Run) the command:
GRPCONV /S

Deleting items from the Start menu

Open Regedit and go to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer. You can set options by putting the following character strings after 01:

  • Noclose: Stops Windows from shutting down
  • Nodesktop: Deletes the Desktop icons
  • Nofind: Removes the "Search" option from the Start menu
  • Norun: Removes the "Run" option from the Start menu
  • NoSetTaskBar: Disables Taskbar settings
  • NoStartBanner: Removes the start banner ("Click here to begin") from the Taskbar
  • NoStartMenuSubFolders: Deactivates the Start menu's subfolders
  • NosaveSettings: Stops settings from being saved when Windows is shut down

Settings in the msdos.sys file

The c:\msdos.sys file lets you configure some settings related to loading Windows. It is a text file containing lines of the format:
Option=0
Which allows start options to be defined in a binary manner (i.e. on or off)

This is a read-only system file, so caution must be exercised when changing these files' attributes.

It is risky to edit this file, so it is best to save a backup copy and have a boot disk ready just in case.

There are several line-delimited sections in this file:
  • Section [Paths]
    • HostWinBootDrv= : Indicates the boot drive
    • WinBootDir= : Designates the folder which contains the files needed for Windows to boot.
    • WinDir= : Shows which drive Windows has been installed in
  • Section [Options]
    • BootDelay= : Shows the period of time (in seconds) during which the F8 or F5 key may be pressed while Windows 95 is booting (the default value is 2)
    • BootFailSafe= : Lets you always boot in Safe mode (0 for normal mode (default), 1 for safe mode).
    • BootGUI= : 1 boots the graphical user interface (called Windows), 0 boots command-line mode (Called DOS).
    • BootKeys= : Allows Function keys (F5, F6 and F8) to be disabled during startup (0 disables them (the BootDelay option then becomes moot), 1 enables them).
    • BootMenu= : Enables the Startup menu (equivalent to pressing F8). The default value is 0.
    • BootMenuDefault= : Shows the chosen default Start menu (3 normally, 4 for a computer on a network).
    • BootMenuDelay= : Number of seconds during which the Windows start menu is displayed (30 seconds by default).
    • BootMulti= : Enables multiboot (default 0 indicates that multi-boot is deactivated; 1 activates it).
    • BootWin= : When 0 is shown, lets you boot an older version of DOS (if Windows is installed on top of it).
    • DblSpace= : The (default) value 1 loads the driver dblspace.bin.
    • DoubleBuffer= : The value 1 enables double-buffering for SCSI controllers. The default value is 0.
    • DrvSpace= : The (default) value 1 loads the driver dblspace.bin.
    • LoadTop= : Allows command.com and/or drvspace.bin to be loaded in top memory.
    • Logo= : The value 0 deactivates the animated Windows start-up logo.
    • Network= : Enables booting in Safe mode with network support.


Last update on Thursday October 16, 2008 02:43:14 PM.This document entitled « Operating Systems - Windows - Tips and Tricks - Organising Files » from Kioskea (en.kioskea.net) is made available under the Creative Commons license. You can copy, modify copies of this page, under the conditions stipulated by the licence, as this note appears clearly.
Best answers for « Operating Systems Windows Tips and Tricks Organising Files » in :
Operating Systems - Windows - Tips and Tricks - Using Windows Show Restart Windows 9x without rebooting When you go to restart Windows, you click on Start, Shut Down, and then Restart. To restart Windows wthout having to restart the computer, simply hold while clicking on OK. A shortcut for shutting down...
Operating Systems - Windows - Tips and Tricks - Security Show Eliminate Password-Protection on the Screensaver It is possible to deactivate password protection in screensaver mode using the registry. To do this, open RegEdit, go to HKEY_CURRENT_USER\Control Panel\desktop, assign a value of 0 (zero) to the key...
Operating Systems - Windows - Tips and Tricks - Customising Appe Show Change computer's shut-down images These images are in fact camouflaged 256-colour bitmap images (renamed to a file with a ".sys" extension) with a size of 320x400 pixels. The files are:  c:\windows\logow.sys (Please wait while Windows is shutting...
How to determine the version of your operating systems ? ShowHow to determine the version of your operating systems ? There are many Operating System available and it is quite difficult to depict due to its similarity and quite small differences. The easiest way to know what windows operate on...
Physical dump memory - File Memory.dmp ShowPhysical dump memory - File Memory.dmp Under the following operating systems (Windows NT / Windows 2000 / Windows XP), during a big crash of the system, the system proceeds to a dump which consist of copying the contents of memory (RAM) in...
[Windows XP] Thumbs.db files and thumbnails Show[Windows XP] Thumbs.db files and thumbnails Adjusting the size and quality of the thumbnails displayed To Remove these files Thumbs.db files can be found on some places on the disk which are not displayed by Windows Explorer. What...
Operating system ShowDescription of the operating system For a computer to be able to operate a computer programme (sometimes known as application or software), the machine must be able to perform a certain number of preparatory operations to ensure exchange between...
Introduction to DOS ShowThe development of MS-DOS MS-DOS is the most well known operating system, the most commercialised version is that of Microsoft, christened "MS-DOS" (there are other versions such as DR-DOS). MS-DOS was created in 1981 when it was used on an IBM...