@icelancer there is something weird with your compiled version. When running a batch with the command scraper.exe -version
you should get something like v1.4.4
and not an empty string. Moreover, your scraper.exe is over 8 mb while the one sselph offers is only 5,5 mb. I´m not sure where in his code the versioning is being made, but you´ll need at least the same version number as the latest one available on github for the update script to be skipped. Erasing that part of the code is easier (if you really need it) instead of adding a switch.
About your folder names with spaces... I´ll look into it when I have time.