Closed probonopd closed 4 years ago
Thanks, it was fixed now:
natanael@honeycomb:~/AppImages/$ ./Wine-4.21-x86_64.AppImage --winetricks
You must provide a bottle name
It can be done with:
./Wine-4.21-x86_64.AppImage --winetricks [bottle name]
Please run ./Wine-4.21-x86_64.AppImage --help for more info
natanael@honeycomb:~/AppImages/$ ./Wine-4.21-x86_64.AppImage --winetricks
You must create a bottle first!
It can be done with:
./Wine-4.21-x86_64.AppImage create-bottle teste123
natanael@honeycomb:~/AppImages/$ ./Wine-4.21-x86_64.AppImage create-bottle teste123
[ 1/6 ] Creating basic structure...
[ 2/6 ] Creating prefix...
Could not load wine-gecko. HTML rendering will be disabled.
wine: configuration in L"/home/natanael/Documentos/teste123/prefix" has been updated.
Arquivo binário (entrada padrão) coincide com o padrão
[ 3/5 ] Creating a backup of registry...
[ 4/6 ] Extracting fonts...
[ 5/6 ] Copying KupoFL theme...
[ 6/6 ] All steps is done!
I think the suggested command is wrong?