Custom Tool Setup Projects?
COM
1
Posts
1
Posters
0
Views
1
Watching
-
I have written a custom tool. It generates a dll that I then have to manually register with gacutil, regasm, and add a key to the registry. I'd like to be able to distribute this with a setup project. Unfortunately I can't seem to get a setup project created to install this. Has anyone here done this before? Or know of an article explaining how to do it? Thanks, -C