On this video i explain you how to make a full TLauncher portable installation on any usb drive.
Java JDK portableApps Web Site:
https://portableapps.com/apps/utiliti...
TLauncher Web Site:
https://tlauncher.org/en/
CMD text:
@echo off
set APPDATA=%CD%\
"%CD%\JDK64\bin\javaw.exe" -jar "%CD%\TLauncher.exe"
"%CD%\TLauncher.exe" --workDir "%CD%"
I hope this tutorial will have helped you :)
(when you launcher TLauncher if a window with a message who told you "java is not installed" pop up, you just need to close it)