|
-
Jan 7th, 2008, 02:12 AM
#1
Thread Starter
Addicted Member
[RESOLVED] how to deploy Self registering dll setup
Hi all,
I have a program, which has a dll (self registering) and some forms which are interlinked. This works good from vs2005 .
Now I need to create a setup file and make it as an application.
I added a setpwizard project then selected all primary output (here I am not sure what to do). But I failed to succeed.
How to do this?
Thanks
Last edited by thiru_rajamani; Jan 8th, 2008 at 01:03 AM.
Reason: RESOLVED
Thanks
Raj
-
Jan 7th, 2008, 04:45 AM
#2
Re: how to deploy Self registering dll setup
Check our Deployment FAq at the top of this forum as it has two articles on deploying a .NET app.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Jan 7th, 2008, 05:26 AM
#3
Thread Starter
Addicted Member
Re: how to deploy Self registering dll setup
Thanks for the link. It is very much useful.
Now I am able to create setup files from VS.Net by adding a project called setup.
I have a dll file (Actually it is a self register AddIn) which has to work on another software.
When I do rebuild from VS the AddIn registers and appears in my CAD software. But after creating setup file, if I run it, it not registers the dll files.
Any suggestion?
-
Jan 8th, 2008, 12:59 AM
#4
Thread Starter
Addicted Member
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|