PortWINE/data_from_portwine/scripts/winereg
2020-12-02 22:02:14 +03:00

8 lines
188 B
Bash
Executable File

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