I will describe my situation. I hope someone can help me with it's problems. Maybe I made some mistakes.
Completed the installation Wine on Astralinux:
Code: Select all
sudo apt update
sudo apt install open-vm-tools
sudo apt install open-vm-tools-desktop
sudo apt install wine
sudo apt install --reinstall winbind
1. In the end of the installation, when the setup program closes, it crashes (screenshot). Is it possible to somehow solve this problem?

2. After installation, shortcut was created on the desktop with the command:
Code: Select all
env WINEPREFIX="/home/sfx/.wine" wine-stable C:\\\\windows\\\\command\\\\start.exe /Unix /home/sfx/.wine/dosdevices/c:/users/Public/Рабочий\\ стол/Таможенные\\ документы.lnk
Code: Select all
env WINEPREFIX="/home/sfx/.wine" wine-stable C:\\\\windows\\\\command\\\\start.exe /Unix "/home/sfx/.wine/dosdevices/c:/users/Public/Рабочий стол/Таможенные документы.lnk"
Sorry for my English.
Thank's for answers.