473,387 Members | 1,669 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Setup projects: do dlls get registered during installation???

Hi!

I just wanted to ask about the dlls that we add to theapplication folder using the setup projects, are they registeredon installation and if yes why. The reason that i ask this isthat my project required mfc70.dll for it to work, i addedmfc70.dll in the application folder and now when i install theapplication using the installer, there is an error saying:

"Module C:\......\mfc70.dll failed to register HRESULT-2147024769 Contact your support personnel" and it gives me 3options, "Exit installation", "try again" or "continue."

Please help me out here.

Thanks.
--------------------------------
From: Samir Azmat

-----------------------
Posted by a user from .NET 247 (http://www.dotnet247.com/)

<Id>KjpAMOjOX06R/OlAzCccVQ==</Id>
Nov 16 '05 #1
1 2111
Make sure that the "Register" property of the mfc70.dll is set to
"vsdrfDoNotRegister". A better way for installing the MFC dlls is to
include the MFC merge module in your setup project. You'll find it under
Program Files\Common Files\Merge Modules

Cheers,
John Wadie

Nov 16 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Sue | last post by:
How do I launch an executable at the end of an installation created by Microsoft Visual Studio setup and deployment project?
2
by: MENTAT | last post by:
Hi, I am trying to create an installer for my web application. So I added a web setup project to my solution (I am using VS.NET 2003). Been playing around with it since then and it basically...
1
by: StevenBarnes | last post by:
I have a solution with 6 or so projects, some dts dll's, a couple images, etc. I have a working setup project that creates a nice installation msi. Cool. Now I want to obfuscate my .exe and my...
13
by: johnb41 | last post by:
I'm testing out the Visual Basic 2005 Express Edition, and I like it thus far... but i'm puzzled. I want to add a "Setup Project" to my solution. When i go to Add Project, I don't see the...
4
by: jimmyfishbean | last post by:
Hi, Please could someone tell me how to add sub-directories to the target installation directory when during a .Net setup project installation. I have added a setup project and my application...
6
by: andrewbb | last post by:
I want to deploy a service with a windows app and the setup program must conform to the Vista certification requirements. Can that be done with the standard .net setup project? Assuming cost is...
1
by: yazhisai | last post by:
Hi, i am facing problem to unregister the .net dlls. during installation dlls are registered using .cmd file, in which DOS script has written to read list of DLLs and then runs in command mode by...
3
by: pamela fluente | last post by:
This may be a stupid question. I am creating a setup project. The setup project automatically includes 2 external DLLs. In the same folder of those DLL there is an OCX, which anyway does not...
1
by: harry_noble1902 | last post by:
Hello I have a "solution" that has 7 VB.Net projects in it. Some of the VB.Net projects are dll librarys but 3 are applications (so there are 7-3=4 dlls) I want to install with a setup...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.