473,396 Members | 1,866 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,396 software developers and data experts.

(.NET) Registering assembly while deploying

I know there is a way to add a .bat file to your setup package in .NET.
I just have to run a regasm utility to register my dll.
How can I make sure that the .bat file will be ran at the end?
And is there any other way I can register my dll rather than adding a .bat
file. I am trying to avoid adding files to my setup project.

I have an registry entry which has the path C:\Program File\....\mydll.dll

Now I tried giving [Application Folder]\mydll.dll (in my setup I have chose
[Application Folder] as the location where the dll needs to be copied, but
still in my registry entry I dont get the Application Folder path.
Any clues on this will help.

Thank you,

Abhijeet
Jul 21 '05 #1
2 1403
Change the Register property on the mydll.dll to vsdraCOM.

Jul 21 '05 #2
Change the Register property on the mydll.dll to vsdraCOM.

Jul 21 '05 #3

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

Similar topics

0
by: Oleg | last post by:
HI, all. Sorry for posting to so many groups, but I really don't know in which group this question fits best. Anyways, here goes... I have a bunch of DTS packages that my client application...
5
by: Nikhil Patel | last post by:
Hi all, I am creating a setup and deployment project for a signed assembly and need to register it when it is installed. How can set it to register when it is installed? Thanks.
2
by: source | last post by:
I know there is a way to add a .bat file to your setup package in .NET. I just have to run a regasm utility to register my dll. How can I make sure that the .bat file will be ran at the end? And...
0
by: Lady_A | last post by:
Hi, I have a .NET C# assembly which needs to be registered for COM so it can be created by CoCreateInstance. Proper installation puts that assembly in the GAC. Registration is done by custom...
1
by: Atmapuri | last post by:
Hi! I have a C# project which references assembly myassembly.dll. The project worked fine. Then I removed the reference from the Reference list and added the assembly with the same name, but an...
0
by: meo45 | last post by:
All i want to do is add a service line to the SCM. I searched the net to do this in code with C# but found no decent way to do this. The only workable way was to use the .net utility...
3
by: Phil | last post by:
VB2005 I have created a class library project. I have created a class using the COM class template. In the Application tab under My projects if I click on Assembly Information, the 'Make assembly...
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: 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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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:
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...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.