Hello
The visa installer is a seperate process that would need to run after your application has finished installing. What Randy meant to say was that you can execute the msi files included with the visa installer silently ( they wont pop up any windows or anything, just running in the background), by specifying /q as one of the command line arguments. So in the CDK, you can specify it to run a file after its finished installing and do something like
NIVisaRuntime.msi \q to install VISA on your machine silently.
I hope this explains things.
Bilal Durrani
NI
Bilal Durrani
NI