Win XP User with C#

  • Thread starter Thread starter Andres
  • Start date Start date
A

Andres

Hi all.

I'd created an new user account (by using NET USER in
command line) because i need an special user so that my
app can run as like this user.

The problem is that the new user account appears on win
XP start up, and although it has password, i don't want
others users could see than the account exists.

Is there any way to hide the account on win startup
without deactiviting it ?

Regards
 
* "Andres said:
I'd created an new user account (by using NET USER in
command line) because i need an special user so that my
app can run as like this user.

The problem is that the new user account appears on win
XP start up, and although it has password, i don't want
others users could see than the account exists.

Is there any way to hide the account on win startup
without deactiviting it ?

Why not ask that in a Windows group? This group is about .NET Windows Forms
programming.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top