Jump to content

Recommended Posts

Posted

I need to check whether the Active Desktop is enabled or not and to know how to enable and disable it.

Any idea on where to start?

Thank you in advance!

  • Moderators
Posted

I need to check whether the Active Desktop is enabled or not and to know how to enable and disable it.

Any idea on where to start?

Thank you in advance!

HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

1 is enabled

0 is disabled

You'll need admin permissions of course.

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

Posted

HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

1 is enabled

0 is disabled

You'll need admin permissions of course.

You are a myth. <_<
Posted

HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

Probably I miss something. This is a registry folder. Which is the key name to check? Thx in advance

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...