TeamTalk5 icon indicating copy to clipboard operation
TeamTalk5 copied to clipboard

Fix TeamTalk5 Setup script

Open hwangsihu opened this issue 3 months ago • 1 comments

  • Change the compression method to lzma2/max (size increased by about 2MB, but compression time was reduced by more than half)
  • Do not install if Microsoft Visual C++ v14 Redistributable Package is already installed
  • Added missing official translations
  • Refactor file paths into a variable-based structure to make path changes easier
  • Add steps to create and upload a TeamTalk Installer in GitHub Actions

hwangsihu avatar Dec 06 '25 02:12 hwangsihu

@bear101, Why is there no vcredist?

hwangsihu avatar Dec 10 '25 13:12 hwangsihu