Protect / Hide .vb files
Protect / Hide .vb files
(OP)
Hello, i'm new here. It's my first thread.
I'm a daily NX user, since the last month i start to "develop" and work with NX journals. I use Visual Studio 2015 to write a code, after i need create a button in NX and run .vb program like journals in NX.
After that i need to share the codes by others users. Once i don't have NX Open for .NET Author license to compile .vb programs, there is some way to hide the code? To prevent other users modify or read the code in .vb file??
I'm a daily NX user, since the last month i start to "develop" and work with NX journals. I use Visual Studio 2015 to write a code, after i need create a button in NX and run .vb program like journals in NX.
After that i need to share the codes by others users. Once i don't have NX Open for .NET Author license to compile .vb programs, there is some way to hide the code? To prevent other users modify or read the code in .vb file??
Kind Regards
RMesquita
Junior Tooling Engineer
NX11





RE: Protect / Hide .vb files
RE: Protect / Hide .vb files
I have tried deal with users permissions before on: file_xpto.vb > Properties > Security > Change permissions for "User".
But is always possible for user "Read & Execute", because indeed the other users need to be able to execute them on NX by journal.. I'am look for other ways to hide the information, but maybe i don't have none.