Skip to content

Flex Installer is a programm written in c# ( C sharp ) that allows users that want to distribute their personal/commercial software in a more elegant way. It is fully customizable and also features an uninstaller so users can uninstall the programm trough windows settings. It downloads you software from a dropbox url.

Notifications You must be signed in to change notification settings

iamsopotatoe-coder/Flex-Installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

GitHub repo size GitHub stars GitHub issues

Flex Installer

FlexInstaller is an open source installation wizard builder/generator written in c#. It is highly customizable trough the config file. It features all features that a normal installer has but FlexInstaller exceeds at its ease of use. FlexInstaller downloads your software trough a dropbox url.

Lucid_Origin_professional_software_logo_banner_featuring_the_p_3 (1)

Features

-Includes uninstaller so users can easily uninstall your software trough windows settings.

-Easy to setup

-Highly customizable trough the config file

-The ui includes all features that other installers have

Requirements

-Windows OS

-Microsoft Visual C++ Build Tools (required to build and run Flex Installer)

Download link:

-Official MSVC Build Tools

Installation

  1. Go to the releases section and download the latest release
  2. Edit the config file to your liking
  3. Set up you dropbox download link (more detailed instructions in the instructions file)
  4. Replace the "dl=0" at the end of the link to "dl=1" (VERY IMPORTANT)
  5. Put your dropbox link into the config file
  6. Run build.bat and enjoy!

Installer UI

Uninstaller UI

License

See the license file for terms.

Contributing

Issues and pull requests for improvements and features are welcome.

Thank you all!

Thanks everyone from Reddit for the feedback and support! Planning to add GitHub-based distribution next (suggested by the community). Iam working and planning on more improvements and i appreciate all the feedback!

About

Flex Installer is a programm written in c# ( C sharp ) that allows users that want to distribute their personal/commercial software in a more elegant way. It is fully customizable and also features an uninstaller so users can uninstall the programm trough windows settings. It downloads you software from a dropbox url.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published