PortWINE/data_from_portwine/scripts/winereg
2020-05-27 01:29:32 +03:00

8 lines
161 B
Bash
Executable File

#!/bin/bash
# Author: PortWINE-Linux.ru
. "$(dirname $(readlink -f "$0"))/runlib"
"${WINESERVER}" -k
START_PORTWINE
"${PROTONRUN}" "run" "regedit"
STOP_PORTWINE