Changing Office 2000's Excel Undo History

Changing Office 2000's Excel Undo History

April 25, 2009

By default, Excel has only approximately 16 undo's you can perform.

To increase that number:

  1. Start Regedit
  2. Go to HKEY_CURRENT_USER \ Software \ Microsoft \ Office \ 9.0 \ Excel \ Options
  3. Add a dword called UndoHistory
  4. Give it the value you want for the amount you want.
Restricting the Start Menu, Explorer and the Desktop

Restricting the Start Menu, Explorer and the Desktop

April 25, 2009

There are many general restrictions you can make to the Start Menu, the Explorer and to the Desktop itself.

  1. Start Regedit
  2. Go to HKEY_Current_User / Software / Microsoft / Windows / CurrentVersion / Policies
  3. There should already be at least a Explorer section there already
  4. Additional keys that can be created under Policies are WinOldApp
  5. You can then add DWORD values set to 1 in the appropriate keys
  6. To re-enable them, either delete the key or set the value to 0
  • ClearRecentDocsOnExit = Clear of Recent Documents on Exit
  • NoAddPrinter = Adding new printers
  • NoClose = Computer Shutdown
  • NoDeletePrinter = Delete Installed Printers
  • NoDesktop = Doesn't show Desktop items as well as and Desktop right-click menu
  • NoDevMgrUpdate = Windows 98/ME web Update Manager
  • NoDrives [hex] = Hides Drives in my computer
  • NoFind = Find command
  • NoInternetIcon = Internet Icon on Desktop
  • NoNetHood = Network Neighborhood
  • NoRecentDocsHistory = Recent Documents in Start Menu
  • NoRun = Run command
  • NoSaveSettings = Save Settings on exit
  • NoSetFolders = Folders in Start Menu -> Settings
  • NoSetTaskbar = Taskbar in Start Menu -> Settings
  • NoSMMyDocs = My Documents folder in Start Menu
  • NoSMMyPictures = My Pictures folder in Start Menu
  • NoWindowsUpdate = Windows web Update
Control Panel Restrictions

Control Panel Restrictions

April 25, 2009

There are many general restrictions you can make to the Control Panel

  1. Start Regedit
  2. Go to HKEY_Current_User / Software / Microsoft / Windows / CurrentVersion / Policies
  3. Create a new keys under Policies called System
  4. You can then add DWORD values set to 1 in the appropriate keys
  5. To re-enable them, either delete the key or set the value to 0
  • NoDispCPL - Disable Display Control Panel
  • NoDispBackgroundPage - Hide Background Page
  • NoDispScrSavPage - Hide Screen Saver Page
  • NoDispAppearancePage - Hide Appearance Page
  • NoDispSettingsPage - Hide Settings Page
  • NoSecCPL - Disable Password Control Panel
  • NoPwdPage - Hide Password Change Page
  • NoAdminPage - Hide Remote Administration Page
  • NoProfilePage - Hide User Profiles Page
  • NoDevMgrPage - Hide Device Manager Page
  • NoConfigPage - Hide Hardware Profiles Page
  • NoFileSysPage - Hide File System Button
  • NoVirtMemPage - Hide Virtual Memory Button
Networking Restrictions

Networking Restrictions

April 25, 2009

There are general restrictions you can make in Networking

  1. Start Regedit
  2. Go to HKEY_Current_User / Software / Microsoft / Windows / CurrentVersion / Policies
  3. Create a new key under Policies called Network
  4. You can then add DWORD values set to 1 in the appropriate keys
  5. To re-enable them, either delete the key or set the value to 0
  • DisablePwdCaching = Password Caching
  • HideSharePwds [hex] =Shared Passwords
  • NoEntireNetwork =Entire Network
  • NoNetSetup =Network applet
  • NoNetSetupIDPage =Network Identification tab
  • NoNetSetupSecurityPage =Network Access tab
  • NoFileSharing =Network File Sharing button
  • MinPwdLen = set Minimum Password Length (integer number: 0 - 99)
  • NoPrintSharing =Network Print Sharing button
  • NoWorkgroupContents =Network Workgroup
DOS Restrictions

DOS Restrictions

April 25, 2009

There are restrictions you can make to the ability to execute DOS programs

  1. Start Regedit
  2. Go to HKEY_Current_User / Software / Microsoft / Windows / CurrentVersion / Policies
  3. Create a new key under Policies called WinOldApp
  4. You can then add DWORD values set to 1 in the appropriate keys
  5. To re-enable them, either delete the key or set the value to 0
  • Disabled - Disable MS-DOS Prompt
  • NoRealMode - Disables Single-Mode MS-DOS
Prevent Changes to the Start Menu

Prevent Changes to the Start Menu

April 25, 2009

To prevent any changes to the Start Menu, even a right click:

  1. Start Regedit
  2. Go to HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies \ Explorer
  3. Add a DWORD called NoChangeStartMenu
  4. Give it a value of 1
Changing Common Icons

Changing Common Icons

April 25, 2009

You can change many of the common Windows icons.

  1. Start Regedit
  2. Go to HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ explorer \ Shell Icons
  3. The default icons are numbered in the right panel from 0-40
  4. Double click on the number of the particular icon you want to change. See the chart below.
  5. Enter the name of the icon file you want to use followed by the number of the icon in that file.
    Note: The numbering starts with zero.
  6. If you use a single .ICO file, it should be followed by a 0.
  7. e.g. - filename.dll,4 - This would actually be the 5th icon since it starts with 0.
  8. Make sure you delete the hidden file C:\WINDOWS\SHELLICONCACHE

0-13 Are the Drive and Application Icons
0 - To change the Unknown Application Icon
2 - To change the Default Application Icon
3 - To change the Closed Folder Icon
4 - To change the Open Folder Icon
5 - To change the 5 1/4" Floppy Icon
6 - To change the 3 1/2" Floppy Icon
7 - To change the Removable Disk Icon
8 - To change the Hard Drive Icon
9 - To change the Network Drive Online Icon
10 - To change the Network Drive Offline Icon
11 - To change the CD Drive Icon
12 - To change the Ramdrive Icon
13 - To change the Entire Network Icon

19-27 Are the Start Menu Icons
19 - To change the Programs Icon
20 - To change the Documents Icon
21 - To change the Settings Icon
22 - To change the Find Icon
23 - To change the Help Icon
24 - To change the Run Icon
27 - To change the Shutdown Icon

Other Icons
33 - To change the DUN Folder Icon
34 - To change the Desktop Icon
35 - To change the Control Panel Icon
37 - To change the Printer Folder Icon
40 - To change the Audio CD Icon
43 - To change the Favorites Icon
44 - To change the Logoff Icon