Message 1 of 7
Packaging and deployment
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have just finished converting a VB6 app and need some ideas on how to package it up.
Previously I was using Inno Setup. The executable transfered files and registered the dl for usel.
Is there a packaging and deployment method I should be looking at for .NET applications?
I have manually added keys to the registry on my computer to autoload the .dll but need to know how to create a setup file to do the same.
Hoping someone can point me in the right direction.