Difference between revisions of "Annoyances of Windows 2000/XP"

From Free Knowledge Base- The DUCK Project: information for everyone
Jump to: navigation, search
m
Line 39: Line 39:
 
Windows CD or it will restore the plain old limited notepad.exe
 
Windows CD or it will restore the plain old limited notepad.exe
 
note: hide protected operating system files must be enabled to do this.
 
note: hide protected operating system files must be enabled to do this.
 +
 +
 
 +
 +
== WINDOWS 98se FILE ATTRIBUTES HIDDEN IN EXPLORER DETAIL VIEW ==
 +
 +
updated: Thu Nov  9 19:21:37 CST 2000
 +
 +
Add the Attribute Column to Windows 98 SE Explorer
 +
After installing Windows 98 SE (upgrade or full version) you will find that there
 +
is no Attribute column in Explorer. You can add this column to Explorer by
 +
launching RegEdit (click Start/Run, enter RegEdit in the ~SOpen:~T field, and
 +
click OK) and then selecting:
 +
HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Explorer/Advanced.
 +
 +
Double-click on ShowAttribCol and change the ~SValue data:~T field from 0 to 1.
 +
 +
update: In Windows XP just right click on the File description labels above
 +
the file names and you can select what labels and file information to include,
 +
even the file attributes.
  
 
 
 
 

Revision as of 11:14, 17 October 2007

THERE ARE UNUSED ICONS ON YOUR DESKTOP ANNOYING STUPID MESSAGE

Tired of getting the message stating "There are unused icons on your desktop"? This is a behavior of the desktop cleanup wizard, another ignorant Microsoft annoyance that the bastards assume everyone wants enabled by default.

  1. Open the Control Panel.
  2. Double-click on the Display icon.
  3. Click on the Desktop tab.
  4. Click on the Customize Desktop... button.
  5. Remove the check from the Run Desktop Cleanup Wizard every 60 days checkbox.
  6. Click on the OK button and then click OK again.

 


SOME LAME PROGRAM FILLED UP YOUR RIGHT CLICK SHELL MENU

Remove the appropriate key under the following branch of the Windows registry:

[-] My Computer
  [-] HKEY_CLASSES_ROOT
    [-] *
      [-] shellex
        [-] ContextMenuHandlers

For example, PowerArchiver is a real bastard about filling up the right-click shell menu with heaps of crap. Just delete the "PowerArchiver" key.

 

REPLACE NOTEPAD.EXE IN WIN2000 WITHOUT THE OLD ONE COMING BACK

If you delete notepad.exe in win2k the os will restore it, even replacing a substitute you may have used. Navigate to the C:\WINNT\System32\dllcache folder and remove notepad.exe, replacing it with the substitute. The exe and dll files in the dllcache folder are were Microsloth is getting the backups from when it restores apps such as notepad. Remove also notepad.exe from c:\WINNT\System32 and c:\WINNT to replace with your substitute. Lastly, tell the Windows File Protection to get lost, it will detect that you have just replaced one of it's "vital system files". Do not insert the Windows CD or it will restore the plain old limited notepad.exe note: hide protected operating system files must be enabled to do this.

 

WINDOWS 98se FILE ATTRIBUTES HIDDEN IN EXPLORER DETAIL VIEW

updated: Thu Nov 9 19:21:37 CST 2000

Add the Attribute Column to Windows 98 SE Explorer After installing Windows 98 SE (upgrade or full version) you will find that there is no Attribute column in Explorer. You can add this column to Explorer by launching RegEdit (click Start/Run, enter RegEdit in the ~SOpen:~T field, and click OK) and then selecting:

HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Explorer/Advanced.

Double-click on ShowAttribCol and change the ~SValue data:~T field from 0 to 1.

update: In Windows XP just right click on the File description labels above the file names and you can select what labels and file information to include, even the file attributes.