Jump to content

Recommended Posts

Posted

Hallo,

I had my scrpit working for WIN7, to hide and unhide the windows taskbar for WIN7

now, with WIN10 we get a new sort of windows diaglog

 

Run("rundll32.exe shell32.dll,Options_RunDLL 1")

 

is still working fine but I find no way how to interact with there new sliders

(I want to switch the feature "autohide taskbar..")

AutoitInfo.exe does not find any controls

I could move the mouse and do a click, but the 'controlclick' (which I could use with the win7 dialog appeared more elegant to me

 

 

So, how to interact with there new WIN10 dialogs?

or is the Win7-style dialog hidden somewhere in the Win10?

(or how to directly switch "autohide taskbar.." with no extra tool on the PC)?

 

thank you

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