© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•2y ago•
5 replies
Mek

✅ Creating an installer for application

You know how when you download an application off the internet, click to open the application and it goes through an installation screen where you do some setup questions (sometimes) and it does a loading bar showing the installation progress? How do I create that? The only thing I can think of is to have like a setup.json file with a boolean key,value pair. Set it to False by default, then when the application runs for the first time, it's doing the installation, sets the boolean value to true in the setup.json file so that when the user runs the application again, it does something different.
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

creating am installer for windows application
C#CC# / help
2y ago
Creating an installer for an app. [Answered]
C#CC# / help
4y ago
Creating Installer for WinUI3 project
C#CC# / help
3y ago
❔ Need help creating Alarm Clocks for an Application
C#CC# / help
3y ago