CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Nov 1998
    Posts
    20

    Need VB to Control Windows Enviroment

    I would like to take control of the windows enviroment to keep the user from using any programs other than the ones I have created for them. This is going to be used on public computers and I don't want any problem, Viruses or anything else.


  2. #2
    Join Date
    Feb 2000
    Location
    South Carolina, US
    Posts
    36

    Re: Need VB to Control Windows Enviroment

    There's a better way, get a book on the registry and setting permissions. There's one to do just that.


  3. #3
    Join Date
    Dec 1999
    Posts
    128

    Re: Need VB to Control Windows Enviroment

    Try some of the utilities in the following URL

    http://winfiles.cnet.com/apps/98/shelldesk.html

    -------------------------
    Nick A.

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

Featured