Skip to content

Releases: Zwylair/BetterDiscordAutoInstaller

v1.2.3

22 Oct 00:08
Compare
Choose a tag to compare

v1.2.2

13 Oct 18:10
acfb9db
Compare
Choose a tag to compare

v1.2.1

24 Aug 09:09
Compare
Choose a tag to compare
  • Updated some old code
  • Added is_discord_running=True and is_discord_updating=True case handler
  • Redesigned startup_manager (+ #9)
  • Added option to force discord update (skip version checking: disable_version_check setting in settings.json)
  • Removed these ugly prints

built with cx_Freeze
https://www.virustotal.com/gui/file/a238aac5a014751a1abc525e535d09663c35744fc6745fee03123662f3d1e822

v1.2.0

15 May 00:33
Compare
Choose a tag to compare

v1.1.0 (cx_Freeze)

24 Feb 12:13
Compare
Choose a tag to compare

v1.1.0

17 Feb 15:51
Compare
Choose a tag to compare
  • fixed patching process
  • added entering discord location

v1.0.4

14 Feb 17:57
Compare
Choose a tag to compare
  • updated discord update process
  • some fixes

v1.0.3

11 Feb 18:04
Compare
Choose a tag to compare
  • reduced gpu_encoder_helper.exe waiting time

v1.0.2

07 Feb 14:44
Compare
Choose a tag to compare
  • startup fix

v1.0.1

04 Feb 18:12
Compare
Choose a tag to compare

• discord updates before patching
• add_to_startup and remove_from_startup were combined into startup_manager
• switched urllib with requests
• auto exiting in 3 seconds (cus i have no idea how to remove that cmd window on start)
• mkdir switched with makedirs to prevent some errors
• removed starting arguments (--silent ; --do-not-start-discord)