When building an installer to let an application run on another computer one should select all the installers of products used in his porgram. This can be really tricky, especially to new users, that don't know if a VI was included in package A or B or if it's already included in the standrad runtime.
Therefore it should be possible to hit a button, that parses through the Application and determines which packages are used.
I though of writing something like this myself, but I can't be bothered
You'd just have to parse the Project, check all the VI names and relate it to a table that contains information, about where a VI comes from.
If this is a duplicate post, I'm sorry.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.