Files
Autodesk-Fusion-360-for-Linux/scripts/fusion360-start.sh

14 lines
662 B
Bash
Raw Normal View History

#!/bin/bash
# Name: Autodesk Fusion 360 - Start-Script (Linux)
# Description: With this file you can run Autodesk Fusion 360 on your system.
# Author: Steve Zabka
# Author URI: https://cryinkfly.de
2021-05-15 06:33:28 +02:00
# Time/Date: 06:00/15.05.2021
# Version: 0.2
2021-05-16 11:20:00 +02:00
# 1. Step: Open a Terminal and run this command: cd Downloads && chmod +x fusion360-start.sh && sh fusion360-start.sh
# 2. Step: Now you can run Autodesk Fusion 360 with this file in the future.
2021-05-15 06:33:28 +02:00
env WINEPREFIX="/$HOME/.fusion360" wine C:\\windows\\command\\start.exe /Unix /$HOME/.fusion360/dosdevices/c:/ProgramData/Microsoft/Windows/Start\ Menu/Programs/Autodesk/Autodesk\ Fusion\ 360.lnk