Adding new User to Windows XP ???
-
Hi , I want to add a new user account to windows using C#, its a stand alone pc , not on domain , no AD. I found some examples on internet , which uses "Netapi32.dll" , and its not working for me. I cant seem to get error code that why its failing !!! Is there any .NET API to add user ? Or any working example of using Netapi32.dll API ? Thankz ZINK
-
Hi , I want to add a new user account to windows using C#, its a stand alone pc , not on domain , no AD. I found some examples on internet , which uses "Netapi32.dll" , and its not working for me. I cant seem to get error code that why its failing !!! Is there any .NET API to add user ? Or any working example of using Netapi32.dll API ? Thankz ZINK
Did you search? Here are several results: http://support.microsoft.com/kb/306273[^] http://www.codeproject.com/useritems/OSUserMangement.asp[^]
#region signature my articles #endregion
-
Did you search? Here are several results: http://support.microsoft.com/kb/306273[^] http://www.codeproject.com/useritems/OSUserMangement.asp[^]
#region signature my articles #endregion