Commit Graph

225 Commits

Author SHA1 Message Date
Steve Zabka
39bb394f80 Adding an option for an existing version of Wine
You can now start the installation of Autodesk Fusion 360 directly if Wine is already installed on your system!
2021-12-02 18:05:22 +01:00
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
Steve Zabka
d959c2b84c Update fusion360-setup-wizard.sh 2021-11-28 12:24:18 +01:00
Steve Zabka
2be2be286a Update fusion360-setup-wizard.sh 2021-11-28 11:57:28 +01:00
Steve Zabka
9df34da078 Add a new function (Select Wine version)
Now you can select the stable or staging version of wine!
2021-11-28 11:50:37 +01:00
Steve Zabka
9201c14a78 Update fusion360-setup-wizard.sh 2021-11-27 19:03:59 +01:00
Steve Zabka
47e02f4681 Update fusion360-setup-wizard.sh 2021-11-27 18:08:33 +01:00
Steve Zabka
0f07c1342c Add some packages (winetricks) 2021-11-27 17:33:43 +01:00
Steve Zabka
179339adae Solved a bug (openSUSE Leap & Tumbleweed) 2021-11-27 16:53:11 +01:00
Steve Zabka
632fc16415 Solved a bug (https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux/issues/142) 2021-11-27 13:28:54 +01:00
Steve Zabka
2aa3fa7c6b Update fusion360-setup-wizard.sh 2021-11-23 10:59:35 +01:00
Steve Zabka
abdf9aafe7 Update fusion360-setup-wizard.sh 2021-11-23 10:57:18 +01:00
Steve Zabka
6a886f5ba1 Update fusion360-setup-wizard.sh 2021-11-23 10:53:43 +01:00
Steve Zabka
e3112f9d5f Update fusion360-setup-wizard.sh 2021-11-23 10:49:33 +01:00
Steve Zabka
9bfc3ac27c Solved a bug (Loop OpenGL / DXVK) 2021-11-23 10:43:11 +01:00
Steve Zabka
82476755df Update fusion360-setup-wizard.sh 2021-11-23 10:11:50 +01:00
Steve Zabka
3e95e9e6c5 Solved a bug wit logging the installation!
The function has to be revised again.
2021-11-23 10:00:25 +01:00
Steve Zabka
6c9f3a872e Minor Update - 1.5.8
- Change of some variable names
- Summary of duplicate functions (Standard, Custom, ...)
- Change of some file paths (fusion360-launcher.sh, ...)
- Renaming of some files (log files, ...)
2021-11-23 09:21:27 +01:00
Steve Zabka
2a056c4e0b Change a function (logfile-installation)
The function now records all setup actions! 

Now I get a detailed report * about the installation.

* If you send me this one!
2021-11-21 13:20:13 +01:00
Steve Zabka
e42186f851 Update fusion360-setup-wizard.sh 2021-11-21 10:11:47 +01:00
Steve Zabka
fb63b26fcb Solved a bug - (launcher.sh)
https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux/issues/134
2021-11-14 13:06:55 +01:00
Steve Zabka
a44eaf51ce Update locale-zh.sh 2021-11-10 17:15:40 +01:00
Steve Zabka
b7c8624b42 Update locale-zh.sh 2021-11-09 12:23:27 +01:00
Steve Zabka
14721f0327 Update locale-ko.sh 2021-11-09 12:22:05 +01:00
Steve Zabka
272780dd82 Update locale-ja.sh 2021-11-09 12:20:00 +01:00
Steve Zabka
14626aff38 Update locale-fr.sh 2021-11-09 12:18:15 +01:00
Steve Zabka
e3b10ef08c Update locale-it.sh 2021-11-09 12:17:57 +01:00
Steve Zabka
86c6643811 Update locale-fr.sh 2021-11-09 12:16:50 +01:00
Steve Zabka
86b6323b36 Update locale-es.sh 2021-11-09 12:15:46 +01:00
Steve Zabka
b5464716bb Update locale-de.sh 2021-11-09 12:14:29 +01:00
Steve Zabka
07923faaa6 Update locale-cs.sh 2021-11-09 12:13:32 +01:00
Steve Zabka
4bcd4f0623 Update locale-en.sh 2021-11-09 12:11:54 +01:00
Steve Zabka
09eb1fc27d Update fusion360-setup-wizard.sh 2021-11-09 10:25:59 +01:00
Steve Zabka
5856af1a67 Change the path of a file. 2021-11-09 08:48:08 +01:00
Steve Zabka
01410560dd Change some paths to the files. (DXVK, ...) 2021-11-09 08:46:22 +01:00
Steve Zabka
8e25d4ebdc Add a new option for existing Autodesk Fusion 360 installations!
Add a new option for existing Autodesk Fusion 360 installations! - Install, Repair or Uninstall some extensions
2021-11-08 11:04:37 +01:00
Steve Zabka
f82a5f9ce0 Update locale-zh.sh 2021-11-08 11:02:54 +01:00
Steve Zabka
a9213acbd7 Update locale-ko.sh 2021-11-08 11:02:02 +01:00
Steve Zabka
5ade828680 Update locale-ja.sh 2021-11-08 11:01:33 +01:00
Steve Zabka
6f27b7d1ae Update locale-it.sh 2021-11-08 11:00:58 +01:00
Steve Zabka
702c00a738 Update locale-fr.sh 2021-11-08 11:00:31 +01:00
Steve Zabka
050e5b6eaa Update locale-es.sh 2021-11-08 10:59:58 +01:00
Steve Zabka
e6942ec758 Update locale-en.sh 2021-11-08 10:59:26 +01:00
Steve Zabka
db27853342 Update locale-cs.sh 2021-11-08 10:58:58 +01:00
Steve Zabka
8f012cda87 Update locale-de.sh 2021-11-08 10:58:23 +01:00
Steve Zabka
798106f8f5 Update locale-cs.sh 2021-11-08 10:57:22 +01:00
Steve Zabka
b76a5056b2 Solved a issue - Gentoo
Solved the issue:  [Gentoo installation reinstalls installed packages #126](https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux/issues/126)
2021-11-08 09:12:31 +01:00
Steve Zabka
72f90653a3 Add a new function - Check if the installer exist!
I have add a new function that check if the installer already exist!
2021-10-31 07:49:19 +01:00
Steve Zabka
6c2681d43c Update fusion360-setup-wizard.sh 2021-10-30 14:13:57 +02:00
Steve Zabka
4c3dae41fa Solved Bug with openGL 2021-10-30 14:12:13 +02:00