I run this command:
sandwine --dotwine npp/:rw ./npp.8.8.8.Installer.x64.exe
and i get this error bunch of lines explaining what wont be on path and this error:
# bwrap \
--disable-userns \
(bunch of other stuff) \
--setenv container sandwine \
-- \
sh -c 'wineserver -p0 && "$0" "$@" ; ret=$? ; wineserver -k ; exit ${ret}' \
script -e -q -c 'exec wine ./npp.8.8.8.Installer.x64.exe' /dev/null
script: line 1: script: command not found
Wine installed, wine32 installed, all packages related to wine is installed, i am running the latest version of sandwine
I run this command:
and i get this error bunch of lines explaining what wont be on path and this error:
Wine installed, wine32 installed, all packages related to wine is installed, i am running the latest version of sandwine