Toggle taskbar?

how can i make hiding/viewing the taskbar as easy as clicking an icon?

the first time i googled, i came up with this:

http://chiragdalal.tripod.com/howto/showhide_taskbar.html

but i didn't know what file to save it as so i just named it a .bat file but when i clicked on it, it just opened the console and immediately closed it.

my next search came up with this:

http://computerkid.blogspot.com/2005/12/task-bar-toggle.html

and i thought maybe there's a way to make a file execute a keystroke such as "Ctrl+Esc"

BTW, i'm in Vista x64. help would be appreciated

#489242

The first link is delphi code & the second one only will work if you don't have the taskbar on top option checked in taskbar properties.

Are you looking to just bring it to the top of open windows or toggling it on/off?

#489275

The first link is delphi code & the second one only will work if you don't have the taskbar on top option checked in taskbar properties.

Are you looking to just bring it to the top of open windows or toggling it on/off?

it doesn't matter. as long as it's a button that i can link to a dock.

#489311

I have a YzDocklet that will do it will work in YzDock or RKLauncher.

#489318

i cant just make a file? i'm not gonna ditch object dock anytime soon.

#489360

I can't remember where I got that from but I hope it is what you're looking for...

Hide Taskbar.zip

Attachment: Hide Taskbar.zip

#489418

Sadly it doesn't re-adjust the windows just like an AutoIt script I found.

It can be done by sendkeys but, is pretty sloppy and shows the start menu each time.

There's a few freeware tray apps but, nothing I've found has shortcut keys.

#489423

chatpristi is right, it is Avedesk appl(docklet) and works like a charm

#489429