Jump to content

Recommended Posts

Posted

Desktop icons are not controls. They are items in a slightly non-standard list view. If you just want to hide them, just set it in the registry.

HKCUSoftwareMicrosoftWindowsCurrentVersionExplorerAdvancedHideIcons = DWORD 1

This will hide them and DWORD 0 will show them again.

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
×
×
  • Create New...