Skip to content
This repository was archived by the owner on Sep 12, 2026. It is now read-only.

thsconline v3.0

Latest

Choose a tag to compare

@thsconline thsconline released this 26 Jan 13:46
· 6 commits to master since this release

Feature changes from v1.1

  • Removal of upload functionality which simplifies the functionality.
  • Removal of prompt for destination folder. Copy the EXE to the target folder you want the files to be downloaded to.
  • Unlike in v1.1 this does not depend on Internet Explorer (MSIE) engine and requires the following DLLs installed to the same folder. A copy suitable for Windows 10 operating system (.NET 4.6.1 or newer) is included but for other Windows or Linux operating system you may need to download the version specific to your .NET version (you can use nuget):

Anglesharp.dll

System.Buffers.dll

System.Runtime.CompilerServices.Unsafe.dll

System.Text.Encoding.CodePages.dll