more than a shell change

  • Thread starter Thread starter parahumanoid
  • Start date Start date
P

parahumanoid

Hi,

I wonder if I can achieve running an application as the only one on
the console. While running it instead of a shell in a windowed
environment, where a GUI task is available upon pressing Ctrl+Alt+Del,
is adequate for some scenarios, I would like to remove that
opportunity and make it truly the only accessible application. You
know, the X-window style thing, where quitting the app also quits the
logon session. I suppose that would mean interception of the Ctrl+Alt
+Del hook. Essentially, I am looking for MetaFrame's functionality
without using MetaFrame (preferably, using the native Windows
functionality, not installing add-on products).

Ideas? Thanks.
 
Back
Top