Amigreen Stealth 1.1
(c) Amigreen Software 1999


-----------------------------------------------------
What is Stealth for Delphi?
-----------------------------------------------------
Stealth is a component that makes it possible
to hide your application from the CTRL+ALT+DEL
dialog. The component is freeware and is very
easy to use.

-----------------------------------------------------
Does it work under all Windows distriutions?
-----------------------------------------------------
NO. Unfortunately the component does NOT work under
Windows NT and I do not attend to make a version that
does (since I don't use Windows NT).
The same effect can be done by making your program a
Windows NT service (or whatever it is called)

-----------------------------------------------------
Why is it free?
-----------------------------------------------------
The code is actually very simple so I 
would feel bad about selling it and besides
the best thing about Delphi is free useful
components - not expensive shareware/commercial
components. 

-----------------------------------------------------
Installation (based on the GUI of Delphi 3)
-----------------------------------------------------
If you don't know how to install components
in your Delphi application this is the standard
procedure:

1 - Start Delphi
2 - Click the "Component" menu and then "Install component.."
3 - Click the browse button and select the "stealth.pas" file
4 - Click the OK utton
5 - Compile the package and you're ready

The installation procedure should be almost the same for D2 and D4.

-----------------------------------------------------
Help? I don't know how to use it!
-----------------------------------------------------
Open the sample project that is in the "DemoApp" folder.
The component is actually VERY easy to use.

-----------------------------------------------------
Related components
-----------------------------------------------------
If you want you application hidden from the taskar
as well - I would suggest you to download "TNoTask"
from Torry's Delphi Pages (www.torry.ru).

-----------------------------------------------------
Contact
-----------------------------------------------------
I can only be contacted through my e-mail address:
j@nus.person.dk

Please don't send questions not related to stealth, thx.


