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 ot Github releases 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

31 Commits
 
 
 
 

Repository files navigation

GitHub repo size GitHub stars GitHub issues GitHub release (latest by date) License GitHub last commit GitHub commit activity

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 or Github releases 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 your dropbox or Github releases download link (more detailed instructions in the instructions file)
  4. (IF USING DROPBOX) Replace the "dl=0" at the end of the link to "dl=1" (VERY IMPORTANT)
  5. Put your dropbox or Github link into the config file
  6. Run build.bat and enjoy!

Download

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! Iam working and planning on more improvements and i appreciate all the feedback!

Star on GitHub Report a Bug Request Feature

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 ot Github releases url.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published