Skip to content
Benjamin Loison edited this page Mar 18, 2023 · 11 revisions

For counting lines of code pay attention here not to count Installation/Updater/unzip.{cpp, h}.

Build order for Installation:

As Installer/ressources.rc contains the Updater, Updater has to be built before.

Logically as the Installer contains and calls the Updater, which calls the CrashReporter, which calls the video game itself.

The Shortcut calls the Updater.

So is it to the end-user to calls the Shortcut, after having ran the Installer? - Can try to answer it by trying empirically current setup process.

Clone this wiki locally