You can always make you application the shell - have a look at the ZAK (now
part of NT's resource kit, I think).  There is an application that you can
use to configure the session so that only your application runs - and if the
user shuts it down, it gets restarted.  Explorer / task manager does not run
so no other app can be launched (unless you allow it in your program).

Regards,
Dennis.

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, 3 July 2001 06:00
> To: Multiple recipients of list delphi
> Subject: [DUG]: taking control over windows
>
>
> Hi there,
> i have quite a few questions.
>
>
> i have a program that has to run everytime that
> windows starts, since it has to take control every
> time someone logs in.
> Since someone maliciously could delete the RunOnce
> registry key i create it every once in a while in
> code, is that the way to go?
>
> anyhow.. once it runs i have to make sure that no
> other app can be executed, which is kind of ok
> causethe app covers all the screen, but then again, do
> i have a chance to disable the shortcuts?
>
> i tried disabling  the desktop icons, but i have to
> restart the computer everytime i do. so thats not good
> so how could i somehow avoid another app running?
>
>
> #3 (oh my...) i already disabled the taskbar, but the
> start button in the keyboard works anyhow
>
>
> any hints are welcome
> thankx
>
> moises lopez
> sleeeeeeeep
>
>
>
> __________________________________________________
> Do You Yahoo!?
> Get personalized email addresses from Yahoo! Mail
> http://personal.mail.yahoo.com/
> ------------------------------------------------------------------
> ---------
>     New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz
> To UnSub, send email to: [EMAIL PROTECTED]
> with body of "unsubscribe delphi"

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"

Reply via email to