26.07.2022, 07:42
Hello, is there any way to secure scripts so that end user can not access them? end user needs admin rights, so maybe a protected user function?
Hidden scripts
|
26.07.2022, 07:42
Hello, is there any way to secure scripts so that end user can not access them? end user needs admin rights, so maybe a protected user function?
26.07.2022, 08:17
You should not give the admin password to end user. To hide your code wrap your scripts in function and put all functions in user library. After deselecting 'keep source' it will not be visible to anyone, also to you so make sure to have the source saved elsewhere
------------------------------
Ctrl+F5
26.07.2022, 08:31
thanx
|
« Next Oldest | Next Newest »
|