Search results for query: *

  1. S

    Console Application Issues

    I will give it a try ... thanks for the quick response.
  2. S

    Console Application Issues

    Greetings All, I used the following in a Windows Based Application and It works fine. Imports System.Security.Principal.WindowsPrincipal and then used Msgbox(SystemInformation.Username) to popup the current user name. When I tried doing a console.writeline(systeminformation.username) it...
Back
Top