Setup Bootstrap

From Orion Engine Wiki
Revision as of 17:54, 18 December 2017 by Admin (talk | contribs) (Created page with "The [http://www.orionengine.com 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...")
(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.