S
Simon Bates
I want to write a VB.NET function which sets write permission on a
folder for a specific user in my domain. Can anyone help me with this?
I have seen code extracts which refer to using an Interop assembly
created from activeds.tlb, however, I believe this works only for
Windows XP and above. My solution needs to work for Windows 2000 too.
Does anyone know of an elgant way of doing this in VB.NET? Any
feedback will be very welcome.
folder for a specific user in my domain. Can anyone help me with this?
I have seen code extracts which refer to using an Interop assembly
created from activeds.tlb, however, I believe this works only for
Windows XP and above. My solution needs to work for Windows 2000 too.
Does anyone know of an elgant way of doing this in VB.NET? Any
feedback will be very welcome.