G
Guest
Guest
Archived from groups: microsoft.public.windowsxp.help_and_support (More info?)
So, step back... I want a single desktop click to enable/disable
windows XP taskbar autohide.
I can do this if I write a script for the AutoHotkey macro tool to open
the relevant dialog box and then check or uncheck the appropriate
checkbox.
I'd like to open the dialog box with a command line from AutoHotkey, or
a similar operation. Right-clicking the taskbar even in the program is
uncool. (It's also tricky if the taskbar is moved around.)
The catch is, I can execute any CP dialog EXCEPT this one as a command
line, either passing a dialog parameter to Control.exe or else using a
*.cpl file name with Control.exe or directly. But I can't find
"Taskbar and Start Menu".
So I'm stuck. Help will be gratefully received.
So, step back... I want a single desktop click to enable/disable
windows XP taskbar autohide.
I can do this if I write a script for the AutoHotkey macro tool to open
the relevant dialog box and then check or uncheck the appropriate
checkbox.
I'd like to open the dialog box with a command line from AutoHotkey, or
a similar operation. Right-clicking the taskbar even in the program is
uncool. (It's also tricky if the taskbar is moved around.)
The catch is, I can execute any CP dialog EXCEPT this one as a command
line, either passing a dialog parameter to Control.exe or else using a
*.cpl file name with Control.exe or directly. But I can't find
"Taskbar and Start Menu".
So I'm stuck. Help will be gratefully received.