E
enilno
I'm working on a C# app., and I need to programmatically add a local user to
a local group on the computer on which the app. is running. When end-users
run this app., they will be logged on as local Administrator (so they should
have sufficient permissions).
Would any one out there know how to programmatically add a local user to a
local group in C#?
TIA
a local group on the computer on which the app. is running. When end-users
run this app., they will be logged on as local Administrator (so they should
have sufficient permissions).
Would any one out there know how to programmatically add a local user to a
local group in C#?
TIA