Hi, we have a server, system is installed on C disc and the folder Documents and Setting is placed on D disc. All programs are installed on C and users can run them from C and at the same time users can't write/modify disc C, and file screen is activated on D disc, so users can't copy to D any exe, dll, mp3, avi, and so on....And Everything is fine, but now we need to allow users install vsto solution (ClickOnce deployment), and the installer need to write in user's folder (on D) dll assemblies, and file screen, ofcourse, deny to this installer's action... So the question is how can we bypass the file screen, or how can we allow to copy files on D, which are signed by our certificates (i.e according to the publisher)? I know, that there is such capability in File Server Resource Managment to create the exception to file screen, but i don't think it's a good solution of our problem... So can you, please, suggest the ways to allow the setup coping dll on D in bypass file screen? Please, any thoughts...
Start Free Trial