heya,

The licence is "You are welcome to do what you like with it, I don't guarantee that it'll do anything more than take up some disk space" \:\) I can give you the source code if you want. It's using the dialogs that come with Delphi 5, so it's prob not as nice as later, more theme aware versions. I threw it together mainly to teach myself how to make a COM dll in delphi.

No dependancies that I am aware of, it should be completely standalone; well as stand alone as it can be considering it uses kernel32.dll, user32.dll, advapi32.dll, oleaut32.dll, gdi32.dll, ole32.dll, comctl32.dll, winspool.drv and comdlg32.dll, but who doesn't these days \:D

When I finally upgrade to a newer version of Delphi (been trying to convince the boss to agree to that for 3 years now) I will re-build this and it should look a bit nicer.

Dunno about the taskbar thing, I might be able to stop that, but not sure how. I will endeavour to figure that out when I can next look at this. Work has been busy of late so I haven't played with this much.

cj