Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

Best way to bundle NI dlls in my application setup

My application is using NI-CAN s/w [dlls]. Iam using InstallShield V10.1 Profession edition to create the setup.
what/how are the components[dlls] to be included under the setup so that i dont have to install NI-CAN s/w on the target PC so as to run my application there?

Thanks in advance ...

Vinnayak
0 Kudos
Message 1 of 4
(3,398 Views)
Hi,

Are you asking which files you need to include in order for your application to run on another machine?

If not, I assume InstallShield offers some method of including dlls and header files. It may also provide a method of installing the dll and header files into the Windows system directory. I have never used InstallShield, however. I would start with the InstallShield support page -> http://support.installshield.com/. Has anyone else used InstallShield to distribute dlls?

Tyler T.
0 Kudos
Message 2 of 4
(3,388 Views)
Hi Tyler,
Thanks for responding to my message.

Your first assumption is valid. Iam pretty comfortable will InstallShield ...

The problem iam facing is; Even if supply all the dll's required by my application [under the setup], it fails to run. It pops up the error message[attached].

Aim is that; My NI-CAN application should run on the target computer[on which no NI-CAN h/w or s/w is installed] as long as it is not firing/calling[runtime] any of the NI api's.

So in order to achieve this what are dll's, registry keys, etc., need to be supplied/created?
If Iam provide dll's which of them needs to be registered?

Kind regards
Vinayak
0 Kudos
Message 3 of 4
(3,386 Views)
Duplicate Post

This issue still being addressed and will be responded to in the thread linked above.

Emilie S.
Applications Engineer
National Instruments
0 Kudos
Message 4 of 4
(3,364 Views)