Skip to content

Removing

hyperdefined edited this page Jun 1, 2023 · 4 revisions

To remove the launcher, first head over to Migrating Launchers and see CustomLauncherRewrite -> TTR Launcher. Follow those steps first.

Windows

Simply delete your CustomLauncherRewrite folder, that is all!

Linux

Open up a terminal and run this command:

curl -s https://raw.githubusercontent.com/hyperdefined/CustomLauncherRewrite/master/linux/uninstaller.sh | bash

This will remove all files that the installer creates.

Clone this wiki locally