itayc1
May 3rd, 2006, 02:10 PM
Hello All,
I am trying to run the following command from VB.NET with no success.
qwinsta.exe username > c:\username.txt
When I run this command from cmd window it works just fine and creates an output file (username.txt) in drive c:\
Any idea how to run such command from .NET ?
Thanks,
Itay
I am trying to run the following command from VB.NET with no success.
qwinsta.exe username > c:\username.txt
When I run this command from cmd window it works just fine and creates an output file (username.txt) in drive c:\
Any idea how to run such command from .NET ?
Thanks,
Itay