|
Changing the clock to 24-Hour Time |
Friday, March 2, 2007 |
-To change the display of the clock on the taskbar to 24-hour format: -Open the Control Panel -Double-click on the Regional Settings icon -Click on the Time tab -In the Time style section select H:mm:ss
Tags:: Changing clock 24 Hour Time |
|
|
|
Recycle Bin Edits |
|
Fooling with the recycle bin. Why not make the icon context menu act like other icon context menu's.
Add rename to the menu: [HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\ShellFolder] "Attributes"=hex:50,01,00,20
Add delete to the menu: [HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\ShellFolder] "Attributes"=hex:60,01,00,20
Add rename and delete to the menu: [HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\ShellFolder] "Attributes"=hex:70,01,00,20
Restore the recycle bin to win 95 defaults including un-deleting the icon after deletion: ... Restore the icon. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\Desktop\NameSpace\{645FF040-5081-101B-9F08-00AA002F954E}] @="Recycle Bin" ... reset win 95 defaults . [HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\ShellFolder] "Attributes"=hex:40,01,00,20
Other edits to the recycle bin icon: [HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\ShellFolder] "Attributes"=hex:40,01,01,20 ... standard shortcut arrow "Attributes"=hex:40,01,02,20 ... another shortcut arrow "Attributes"=hex:40,01,04,20 ... and another shortcut arrow "Attributes"=hex:40,01,08,20 ... make it look disabled (like it's been cut)
I added the above edits for fun. But it gets you thinking. Note: Adding rename and delete to the context menu takes effect instantly. To restore the icon after deletion requires screen refresh (F5). |
|
|
|
Not Displaying the Network Neighborhood |
|
1.Start Regedit 2.Go to HKey_Current_User \ Software\ Microsoft \Windows \ Current Version \ Policies \ Explorer 3.Right click on the right panel and add a New / DWORD 4.Name it NoNetHood 5.Give it a value of 1 6.Logoff or Reboot the computer |
|
|
|
Disabling Drives in My Computer |
|
To turn off the display of local or networked drives when you click on My Computer:
Start Regedit Go to HKey_Current_User \ Software \ Microsoft \ Windows \ Current Version \ Policies \ Explorer Add a New DWORD item and name it NoDrives Give it a value of 3FFFFFF Now when you click on My Computer, none of your drives will show |
|
|
|
Changing the Telnet Scroll-Back Buffer Size |
|
By default, the Telnet session has a window size of 25 lines. To increase this so you can scroll back and look at a larger number on lines:
Start Regedit Go to HKEY_CURRENT_USER \ Software \ Microsoft \ Telnet Double-click on the entry Rows in the right hand panel Increase the decimal value to one that suits your needs. |
|
|
|
|
Previous Post |
|
Archives |
|
Links |
|
Powered by |
|
|