Closed oleka2 closed 2 months ago
Hi,
You can try a different Wine version (for example, from here) and create a new clean wineprefix.
$ wget https://github.com/Kron4ek/Wine-Builds/releases/download/9.17/wine-9.17-staging-amd64.tar.xz
$ tar -C $HOME -xf wine-9.17-staging-amd64.tar.xz
$ WINEPREFIX=~/newprefix ./conty-1.26.1.sh ~/wine-9.17-staging-amd64/bin/wine 'Elements-setup.exe'
$ WINEPREFIX=~/newprefix ./conty-1.26.1.sh ~/wine-9.17-staging-amd64/bin/wine ~/"newprefix/drive_c/Program Files/SIMetrix-SIMPLIS-Elements_910/bin64/SIMetrix.exe"
Your suggestion worked well, thanks !
Hello, I tried to install the Simplis-Simetrix demo: https://download.simetrix.co.uk/0/91/release/19/Elements-setup.exe using this command:
conty-1.26.1.sh wine 'Elements-setup.exe'
but without success, all I got is this log with errors:
Can you help me to run it properly ?