Results 1 to 3 of 3

Thread: Help...Can't show task manager disabled message!

  1. #1

    Thread Starter
    New Member
    Join Date
    Dec 2005
    Posts
    6

    Angry Help...Can't show task manager disabled message!

    I made a login program and in it tweaked the registry settings so you can't CTRL_ALT_DEL out of it...Well I also used the API SetWindowsPos to make it always on top.....All my msgboxes are Modal..my problem is when I push CTRL_ALT_DEL the messsage that is supposed to appear...(Task Manager has been disabled by your administrator) doesnt show! I was wondering how to make that show ormy program freezes every time! I also hid the desktop,start menu,and task bar BUT when I push the windows key I can still see some of the bar..how to I change that..Thanks

  2. #2
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: Help...Can't show task manager disabled message!

    Quote Originally Posted by kamran619
    I also hid the desktop,start menu,and task bar BUT when I push the windows key I can still see some of the bar..how to I change that..Thanks
    Unset "explorer.exe" as the system shell and then the desktop, taskbar and start menu will never appear.

    HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogo\Shell

  3. #3

    Thread Starter
    New Member
    Join Date
    Dec 2005
    Posts
    6

    Re: Help...Can't show task manager disabled message!

    If I do that after I put in my info in the log in scree and it goes away I get a blank page..cant enable the desktop,taskbar..etc.. back..the only way that wikd work is if I made my own taskbar or desktop which would be hard..i know theres a way to do..how do I make ALL messages or msgboxes I recieve whether its from my program or my computer be on top?...PLEASE help..

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width