Jump to content

Recommended Posts

Posted

Hey,

Anyone know the registry tweaks to below.

"Show Small Icons In Start Menu"

For classic start men.

BTW these are for the new start menu not the classic start menu:

"Start_LargeMFUIcons"=dword:00000000

"Start_MinMFU"=dword:0000000a

Also tweak to disable "Display delete confirmation dialog". I dont want it grayed out. Thats not what I mean. I want the option unchecked.

Well found out one.

;Disable Recycle Bin Confirmation
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
"ShellState"=hex:24,00,00,00,37,88,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
01,00,00,00,0d,00,00,00,00,00,00,00,01,00,00,00

But how the hell do you set small icons for class start menu?

Thanks,

Will


Posted

Also how to disable My Documents and My Network Places on first boot up.

Thanks,

Will

Found out one.

;Remove My Documents For Desktop
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\NonEnum]
"{450D8FBA-AD25-11D0-98A8-0800361B1103}"=dword:00000001

But still cant get rid of Network Places.

This works ok. :)

start Hide_CLSID On C /ID:N

Posted

Also how do I rename the recycle bin to trash.

I already enabled:

;Allow renaming of Recycle Bin
[HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\ShellFolder]
"Attributes"=hex:50,01,00,20
"CallForAttributes"=dword:00000000

Sweet I figured it out. :)

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}]
@="Trash"

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...