Setup Bootstrap

From Orion Engine Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

The Orion Engine SDK includes a setup bootstrap (SETUP.EXE) that does not have any dependencies, i.e. the MS VC Runtime is not required. This can be used to install the latest Visual C Runtime that the engine was built against. Currently, the file VC_redist.x64.exe should be included with your setup distribution. It will be silently installed, before your main setup program is started.