-
Notifications
You must be signed in to change notification settings - Fork 0
Home
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}
.
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.