Участник:Petr-akhlamov/edu fastview
1. Скачиваем версию для WINE
https://www.mtrele.ru/shop/programmnoe-obespechenie/fastview.html
2. Устанавливаем WINE
$ su - # apt-get update # apt-get install wine-full i586-wine
3. Создаем префикс для fastview
$ export WINEPREFIX=~/.wine-bmrz
4. Устанавливаем .NET Framework 4.7.2
$ WINEDEBUG=-all WINEARCH=win32 winetricks dotnet472
5. Устанавливаем программу из установочных файлов
$ WINEDEBUG=-all WINEARCH=win32 wine '/home/user/Загрузки/Setup_FastView (Astra Linux, ALT Linux из-под WINE)/Sеtup_FastView.exe'
6.Выполняем донастройку
$ sh winetricks win7 $ unset WINEPREFIX