• install/install.iss

    From Rob Swindell@VERT to Git commit to main/sbbs/master on Sat Jan 1 22:08:54 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/a7c50ea500c505fb58ffca3d
    Modified Files:
    install/install.iss
    Log Message:
    Updated for v3.19

    ecWeb is only web UI included/installed
    Optional to enable 16-bit DOS support on 64-bit Windows now (since we support NTVDMx64 now).
    Add libarchive.dll and zlib1.dll
    Always install old 16-bit DOS utils (e.g. svdmansi.com), just in case

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Thu Mar 28 22:58:38 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/b4dc46c549cfc8f1c6653594
    Modified Files:
    install/install.iss
    Log Message:
    Updated for v3.20b

    Renamed output file setup.exe to install_SBBS_v*.exe because InnoSetup
    Warning: Setting the [Setup] section "OutputBaseFileName" to "setup" is not recommended, all executables named "setup.exe" are shimmed by Windows application compatibility to load additional DLLs, such as version.dll. These DLLs are loaded unsafely by Windows and can be hijacked. Use a different name, for example "mysetup".

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net