06-15-2009 07:51 PM
Greetings,
I was wondering if it is possible to use a Measurement Studio made application in a machine that does not have the Measurement Studio installed.
Recently I developed a DAQ application and I noted that the application fails to run in another machine that does not have the mstudio. Is there any way to run the application in a standalone mode?
Thanks,
FBorges22
06-15-2009 10:06 PM
After developoing your application, you need to either create a setup application that bundles the necessary dependencies or use XCOPY deployment. Refer to the Deploying Applications help topic in the NI Measurement Studio Help for more information. There is a variety of sub-topics that will be helpful such as Merge Modules and Deployment Files.
Best Regards,