You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
When Discord e. g. gets an update, BetterDiscord is not launched, and you have to reinstall it.
Describe the solution you'd like
An "Inject" option in the installer that starts BetterDiscord.
Describe alternatives you've considered
A BetterDiscordStartup.exe file that you can double-click to start BetterDiscord if it hasn't already started.
The text was updated successfully, but these errors were encountered:
Due to the way betterdiscord is installed onto the client, this is not entirely possible. Host updates tend to overwrite the files Betterdiscord modifies to achieve its functionality. This is the case with most, if not all client mods.
I personally found that setting one of Knewest BetterDiscord Install Scripts to run on startup of the system is a good way to insure better discord stays active, is a great way to achieve just that.
I also wanna point out that using third party installers is not always 100% safe. Especially when packed as exe, as it makes it hard to see what its exactly doing. It could be installing malware on your machine. The install script linked above are stored in plaintext, making it easy to see what exactly is happening.
Is your feature request related to a problem? Please describe.
When Discord e. g. gets an update, BetterDiscord is not launched, and you have to reinstall it.
Describe the solution you'd like
An "Inject" option in the installer that starts BetterDiscord.
Describe alternatives you've considered
A BetterDiscordStartup.exe file that you can double-click to start BetterDiscord if it hasn't already started.
The text was updated successfully, but these errors were encountered: