more issues...
if i create an installer, on the computer without labview the shared variables with security settings are not deployed at all.
only the variables without security configurations are deploied.
Hello Idilio,
When you want to programmatically deploy a library with an installer you cannot used the variables listed in the project items.
When you create a data binding on a shared variable, you need to browse for item in Network Items and not on Project Items, doesn't matter if item is actually inside the same project.
Hope this help,
What I mean is when you create your variable from the Project, you can choose to bind the variable to a project item. Instead of that, you should try to bind the variable to a network item.
Regards,