CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 5 of 5

Thread: windows users

Threaded View

  1. #1
    Join Date
    Aug 2007
    Posts
    135

    windows users

    i am trying to list all windows users on a system using C#. An user with administrator rights will be using the application.

    i found very few links for the same using google.
    How can i achieve the same? I would also like to access per user appData folder.
    Last edited by ChessMaster; June 12th, 2009 at 02:08 AM.

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