Hi,
If you trying to deploy your working application onto another computer that doesn't have measurement studio then you need to create a distribution kit.
If you're still using Visual C++ 6.0, I would recommend using
Visual Studio Installer 1.1. It's a free update for registered Visual Studio 6.0 users and is very easy to use. If you're using Visual C++ .NET, you can use a Visual Studio .NET Setup Project, when you can find under File->New->Project, then select Setup and Deployment Projects under the New Project dialog, then select Setup Project. The installer would automatically add all the activeX controls and dll's required by your application.
I hope this helps.
Sijink
National Instruments.
Message Edited by SijinK on 06-20-2005 03:22 PM
Message Edited by SijinK on 06-20-2005 03:24 PM