أداة اخرى تؤدي نفس الغرض
SnD^BaR v0.3 by UFO-Pu55y & PuNkDuDe
Features:
---------
-MOVEMENT (of the toolbar):
.None
.Full (means also by pressing on buttons)
.Capture (movement, but not by pressing on buttons. The use ? Well,
if you've got a fast moving mouse and oftenly don't hit a button,
but slightly move the window instead)
-ALIGNMENT:
[Placement/sorting of the buttons]
.horizontal (1 row)
.horizontal*2 (2 rows)
.rectangular (makes only sense, if you got more than 6 buttons !)
.vertical*2 (2 columns)
.vertical (1 column)
-HIDE WHERE:
[The side of the toolbar, to which it (optionally) hides (!)]
.Up
.Down
.Left
.Right
-HIDE HOW:
.None
.Auto (Shows/hides, when mouse enters/leaves toolbar) (!)
.Click (Shows/hides, when you click it) (!)
.ClickEx (Shows/hides, when you click it - also hides after clicking
a button or dropping files onto it) (!)
-AT STARTUP:
[Window state/placement after executing]
.Show
.Hide (!)
.Tray
.Vanish* (* means,that it won't hide, if you didn't define a hotkey
- how would you restore then it ? :D )
-AUTOSTART (REGISTRY):
[Don't forget to uncheck this, before renaming or deleting the
toolbar !!! It doesn't come with an uninstaller :T]
-HOTKEY:
[Define a hotkey for hiding]
.None
.Tray
.Vanish (w/o tray icon)
-PROPERTIES:
[To get there, double-click any listview item]
.Name (Display name (tooltip))
.Normal, Minimized, Maximized (Window state after startup)
.Args (parameters passed to the executable at startup)
(!) MAKES ONLY SENSE, IF YOU PLACE IT AT ANY SCREEN CORNER.
Notes:
------
-In order to add buttons, go to the configs and simply drag in some
apps.
-You can use multiple instances at one time. You only need to give
the other executables a different name.
-The app comes in 8 colours. If you're running several at one time,
and are using their tray function.. then you'll better know what's
what in the tray bar - that's why.
Changes:
--------
v0.1
- released
v0.2
- added hiding w/o tray icon
- added properties dialog (for every button): Display name, show
state, run parameters
- added 3 more alignments: horizontal(2 rows), rectangular,
vertical(2 columns)
v0.3
- support for filedrop-onto-button of multiple files (like dropping 2
files onto ur hexcmp tool button)
- additional hide function 'ClickEx': toolbar hides again after
hitting a button or dropping something onto it
v0.4
- removed 'ClickEx' option again.. instead added global 'Quickhide'
function in context menu
- possible to always move toolbar (also fixed one) by pressing CTRL
simultaneously
- removed GetShortPathName in front of ShellExecuteA (probs with xp
manifest?)
- UPX instead of PEC2 (damn you AVs)
- default backcolor now according to icon color (lazy ppl !11)
v0.5
fixed parsing of multiple dropped files (removed redundant space
char at end of parameter string.. dooh, apps like PEiD opened up in
'multi scan window' even if only 1 exe was dropped)