Setup Bootstrap

From Orion Engine Wiki
Revision as of 18:04, 20 June 2018 by Admin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.