thorium-mirror/infra/portable
Ho Cheung ce732accf6 [infra] Refactored some sh files with python
1.Move *.bat files to //win_scripts/old. These
files have not been updated for a long time and
are not convenient to use.

2.Rewrite some sh files with python, currently
only for the parts applicable to Windows.

3.Some other related changes.
2024-10-22 10:17:11 +08:00
..
C M128 stage 1 2024-10-03 09:09:50 -05:00
USER_DATA move portable dir 2023-06-25 13:21:54 -05:00
build_portable_binaries.sh update wrappers, scripts, and Th24 UI 2024-08-20 14:26:49 -05:00
make_portable_linux.sh fix 2024-04-19 17:59:36 -05:00
make_portable_win.py [infra] Refactored some sh files with python 2024-10-22 10:17:11 +08:00
make_portable_win.sh minor portable .sh fix 2024-04-17 08:04:41 -05:00
README.debug M120 stage 7 2024-01-22 15:21:54 -06:00
README.linux M120 stage 7 2024-01-22 15:21:54 -06:00
README.md [infra] Refactored some sh files with python 2024-10-22 10:17:11 +08:00
README.win clarify windows .zip readme 2024-04-13 23:17:21 -05:00
THORIUM-PORTABLE M128 stage 1 2024-10-03 09:09:50 -05:00
thorium-portable.desktop move portable dir 2023-06-25 13:21:54 -05:00
THORIUM-PORTABLE.sh M128 stage 1 2024-10-03 09:09:50 -05:00
THORIUM-SHELL update wrappers, scripts, and Th24 UI 2024-08-20 14:26:49 -05:00
thorium-shell.desktop move portable dir 2023-06-25 13:21:54 -05:00
THORIUM-SHELL.sh update wrappers, scripts, and Th24 UI 2024-08-20 14:26:49 -05:00
THORIUM.BAT .168 minor uprev 2024-04-13 09:15:10 -05:00
THORIUM_SHELL.BAT .194 minor uprev 2024-10-21 19:40:34 -05:00

Thorium portable packaging scripts

  • This directory contains files and scripts to make portable .zip packages of Thorium for Linux and Windows.
  • Run a script with --help to see usage.
  • For make_portable_win.py, make sure 7-zip is installed on the device and the installation directory of 7-zip needs to be placed in the environment variable.