Simple InnoSetup installer for installing FASTBuild incl. FASTBuild Dashboard for Unreal Engine which will include prerequesites installer. Can run silently.
This is based on FASTBuild and FASTBuild-Dashboard which are forks by Nine Worlds Studios.
- Create a common RootProjectPath for FASTBuild and FASTBuild Dashboard, e.g. E:/projects/fastbuild/
- Clone and build FASTBuild into RootProjectPath/FASTBuild
- Clone and build FASTBuild Dashboard into RootProjectPath/FASTBuild-Dashboard
- Modify the base configuration of th e.iss file with defaults which make sense for your environment.
- Copy UEPrereqSetup_x64.exe from your Unreal Engine installation Engine\Extras\Redist\en-us to the Prerequisites folder
- Build the installer via InnoSetup
- Installer can be found in RootProjectPath/FASTBuild-Installer