0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)C#10,680 stars (10,680 stars)1,971 forks (1,971 forks)batch import
enhancementhelp wanted
- Issue type
- feature
- Research direction
- The issue suggests installing .NET Framework dependencies as part of the Captura installer, referencing two external resources. To implement, first locate the existing Inno Setup script (likely setup.iss) in the repository. Study the referenced CodeProject article and the innodependencyinstaller GitHub repository to understand the approach. Then, integrate the dependency installer into the existing script, ensuring correct detection and installation of required .NET versions. Since the issue is vague, further clarification from maintainers may be needed on which specific .NET versions are targeted.