visual studio - Distribute application with .NET and Crystal Runtime -
my visual studio app requires crystal runtime , .net framework. want user able use app without installing both of these. how can accomplish this?
for reports, you'll need distribute free crystal reports viewer.
for publishing .net apps without .net dependency, you'll want check this answer .net linker. although it's worth noting .net framework rather easy install , commonplace enough having end user install might better option.
Comments
Post a Comment