• src/syncterm/syncterm.iss

    From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Thursday, December 19, 2024 19:29:24
    https://gitlab.synchro.net/main/sbbs/-/commit/99d5fb25a15e9d4bd2901d50
    Modified Files:
    src/syncterm/syncterm.iss
    Log Message:
    Updated for SyncTERM v1.3

    Don't install the fonts to the syncterm.ini, Deuce says they confuse sysops.

    Renamed the setup.exe file due to warning from ISS about security concerns.

    Tested on Windows 11.

    ---
    þ 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 Thursday, December 19, 2024 19:34:13
    https://gitlab.synchro.net/main/sbbs/-/commit/f0c7a15e8f21fd06b0934d1b
    Modified Files:
    src/syncterm/syncterm.iss
    Log Message:
    Rename the default setup file to be consistent with SyncTERM 1.1 release

    ---
    þ 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 Thursday, December 19, 2024 21:32:35
    https://gitlab.synchro.net/main/sbbs/-/commit/89422380ea3b18e4fc1f9a56
    Modified Files:
    src/syncterm/syncterm.iss
    Log Message:
    Include both x64 and x86 binaries in install package

    ... and auto-choose the right one

    Tested on Windows 11 (x64) and Windows7-32

    ---
    þ 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 Tuesday, January 21, 2025 13:51:37
    https://gitlab.synchro.net/main/sbbs/-/commit/788992836e018e7c3745a682
    Modified Files:
    src/syncterm/syncterm.iss
    Log Message:
    Add syncterm.com and syncterm.dll, x86 and x64 versions

    Update for v1.4

    ---
    þ 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 Wednesday, February 05, 2025 19:18:06
    https://gitlab.synchro.net/main/sbbs/-/commit/7c3b5ae258ab8bfb94a73fa9
    Modified Files:
    src/syncterm/syncterm.iss
    Log Message:
    Update for SyncTERM 1.5 and Inno Setup 6

    Address warnings from Inno Setup 6, indluding support for both
    "administrative" and "non administrative" install modes (!).

    This means, if you have not installed SyncTERM previously, you should have an option to install for "All users" (requiring administrative rights) or
    "Just You".

    When installing in non-administrative mode ("Just You"), the program will be installed in your user "Programs" folder, e.g.
    C:\Users\<yourname>\AppData\Local\Programs\SyncTERM

    If you previously installed SyncTERM in the common "Program Files" or
    "Program File (x86)" directories (which assuming administrative mode, the
    only install mode previously), then the installer will install again to
    that same location (and require administrative access).

    I'm still including a syncterm.lst download option (using curl.exe) because
    the Web List feature is not working so great in v1.5. That option should
    go away in the next release.

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