dll required for the Application, How to Configure in Visual Studio 2008 Setup Projet

Joined
Apr 11, 2011
Messages
1
Reaction score
0
Hi All,

I want to register the .dll files in my setup project.

I am creating the Setup project for installing it on 64 bit Windows 7 machine,
And I have successfully installed on 64 bit Machine.

The issue is, while running the application installed on the 64 bit machine,
It did not find the required .dll files to run.

I want to know how we can share the .dll files with the installed application.
The Necessary configuration we need to do in the setup project for the application to find its .dll?

Any sort of registration of .dll required in the Setup project?

Kindly guide me to proceed with proper Configuration.

I am using Visual Studio 2008 Professional Edition.
 

Attachments

  • Not_found_dll.JPG
    Not_found_dll.JPG
    102.7 KB · Views: 504

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top