Feb 3, 2003 #1 S smartsid Member Joined Jan 26, 2003 Messages 11 Hi, i want to programatically set the security rights of a file to Everyone and full control. How do i do it using VB.NEt Attachments properties.bmp properties.bmp 158.8 KB · Views: 11
Hi, i want to programatically set the security rights of a file to Everyone and full control. How do i do it using VB.NEt
Feb 3, 2003 #2 Robby Moderator Joined Nov 17, 2002 Messages 3,461 Location Montreal, Ca. User Rank *Expert* I really hope its not possible. Imagine the possiblities.
Feb 4, 2003 #3 C Cywizz Well-known member Joined Jan 31, 2003 Messages 136 Location JHB, South Africa Rather design your app to copy/move the file to a network location where it can be accessed by anyone.
Rather design your app to copy/move the file to a network location where it can be accessed by anyone.