Files
Autodesk-Fusion-360-for-Linux/files/scripts/stable-branch/fusion360-setup-wizard.sh
Steve Zabka 1d8ccc257a Solved a bug with older wine versions (Extensions)
I have changed the commands for install the extensions, because there were some [problems](https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux/issues/145) under older wine versions!

Before: WINEPREFIX=$wineprefixname wine OctoPrint_for_Fusion360-win64.msi

After: WINEPREFIX=$wineprefixname msiexec /i OctoPrint_for_Fusion360-win64.msi
2021-11-28 21:28:37 +01:00

46 KiB