Results 1 to 5 of 5

Thread: [2005] Disable startmenu.

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jan 2008
    Posts
    1,754

    [2005] Disable startmenu.

    Hello, i already know how to disable the taskbar on the bottom of the screen. How do i disable the startmenu? Since though the taskbar is disabled if you click the Windows button on your keyboard the startmenu popsup.

    Can anyone just supply code? I can learn from that and ask questions accordingly.

  2. #2

    Thread Starter
    Frenzied Member
    Join Date
    Jan 2008
    Posts
    1,754

    Re: [2005] Disable startmenu.

    *Note this would be used for a security system... a customized login. Im just saying this since some people think it will be used for viruses and they do not help.

  3. #3
    Pro Grammar chris128's Avatar
    Join Date
    Jun 2007
    Location
    England
    Posts
    7,604

    Re: [2005] Disable startmenu.

    Didnt you basically already ask how to do this kind of thing here: http://www.vbforums.com/showthread.php?t=532215

    Also, you saying that this would be used for a security system doesnt prove that you dont want to do this for a virus etc. Whats to stop someone who wants to make a virus just saying the exact same thing? Its not that I dont believe you... I'm just saying that last post was pretty pointless

    Anyway my answer to your question is the same as it was in your other thread (that you havent replied to yet). Use registry edits/group policies.
    My free .NET Windows API library (Version 2.2 Released 12/06/2011)

    Blog: cjwdev.wordpress.com
    Web: www.cjwdev.co.uk


  4. #4

    Thread Starter
    Frenzied Member
    Join Date
    Jan 2008
    Posts
    1,754

    Re: [2005] Disable startmenu.

    Well this is different then the post you linked too.
    The post you linked to i asked about restriciting right clicks/folders/ etc..

    This thread im asking about disabling start menu. This is not for a school thing this is for a login screen. I already disabled the taskbar now i need to get rid of the startmenu. Using an API function i would presume.

  5. #5
    Pro Grammar chris128's Avatar
    Join Date
    Jun 2007
    Location
    England
    Posts
    7,604

    Re: [2005] Disable startmenu.

    ok well for one thing, the logon screen in windows doesnt have a start menu so I dont know what logon screen your talking about. Secondly, disabling right clicks, folders, the taskbar, the start menu etc etc can all be done in the way that I mentioned in the other thread - group policies/registry edits. There might be some APIs that you can find that do a similar thing but why go to all that trouble when you can just make your program edit a registry key that does it for you? I admit there may be some cases where there's a good reason for not doing it through the registry but you havent given any such reason yet..
    My free .NET Windows API library (Version 2.2 Released 12/06/2011)

    Blog: cjwdev.wordpress.com
    Web: www.cjwdev.co.uk


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