zerebos / BBDInstaller

Installer for the BetterDiscord fork BandagedBD
Other
212 stars 115 forks source link

Added silent install ability #11

Closed DarkVamprism closed 3 years ago

DarkVamprism commented 4 years ago

Made a copy of the code inside the install\repair and uninstall panels into SilentUtilitiesOnly as not to change too much base code and made those callable by using command line arguments.

Readme now contains information on how to use the silent setups and when the correct switch is used the program will not show a window and instead will just write to console.

As it stands the user must specify the path, eg BandagedBD.exe -install -ptb "C:\CustomDiscord\DiscordPTB\app-0.0.54" but later may change this so that app-0.0.54 is not needed.

zerebos commented 4 years ago

I will review when I have a chance.

zerebos commented 3 years ago

This repository is now deprecated in favor of https://github.com/BetterDiscord/Installer