I am trying to give local machine users full access to a folder on their machine.
I am logging in to the local machine as a member of the administrators group but I am still unable to programatically grant access to the users group.
I have tried running the CACLS utility through the shell function and also tried running a batch file but with no success.
I have played about with the cacls utility including trying the
echo...
User Profile
Collapse
-
Creating/Amending Access Control Lists from VB.NET
-
Yes, that is probably the only way to achieve what I am after. I looked for info on using Event Handlers with Word - specifically reacting to Save and Close but had no luck. -
The problem is that users will sometimes need to enter additional text and will then click on Save and Close rather than returning to the application to complete the task.
The App saves the document and closes word with no problem but unfortunately the whole process falls down when we introduce it to our users.Leave a comment:
-
How can I disable Save and Close in MS Word
I have created an application which will open a Word template and merge data from a file to produce a letter (for instance). Extar text can then be added by a user.
The final document will be printed and saved in a database.
I need to prevent the users from saving the document themselves or from closing the Word application until my application has saved the file to the appropriate place. Can anybody help? :confused:
No activity results to display
Show More
Leave a comment: