/RaceFantasyWizards

A full set of what a game should have (Installer/Uninstaller/Updater/Launcher) - Use it freely as a starting point to make your own installation wizards

Primary LanguageC#

Race Fantasy installer build doc

Build offline installer

  • Include full .cab file in installDir
  • Clean solution
  • Build solution
  • final binary in output folder

Build online installer

  • Remove full .cab file from installDir KEEP ONLY SMALL .cab file
  • Clean solution
  • Build solution
  • final binary in output folder