© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•3y ago•
16 replies
Aljo_M

✅ How to make installer for .net framework 4.7.2

Hello,

I am building a WPF plugin for AutoCAD. When i build solution i get 5 dlls, the main dll is called GUI and you can use "netload" command in autocad to load it and start using it.

What i want to do is create some kind of installer, exe or whatever that user can simply run and it would do the following:

1. Find if autocad is installed and copy 5 dlls into that folder
2. Edit a specific file that autocad installs "example.lisp" and add one line of code to that file
3. Optionally create uninstaller

What is best way? Should i use program like inno setup or create my own cs script? I am using Rider IDE and .net framework 4.7.2 (it is the latest supported version that autocad uses, i cant use other)
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,828Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

✅ .NET Framework 4.7.2 - DLL Injection
C#CC# / help
8mo ago
advantages of upgrading a website from .net 4.7 (framework) to .net 7 (core) ?
C#CC# / help
3y ago
Help to restart a web project .Net framework 4.7
C#CC# / help
3y ago
❔ C# .NET Framework 4.8 Libraries usage in .NET 7.0
C#CC# / help
3y ago