10-26-2006 04:58 AM
10-26-2006 09:05 AM
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.
10-31-2006 03:17 AM
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,
10-31-2006 03:53 AM
10-31-2006 03:57 AM
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,
10-31-2006 04:07 AM