File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
files/builds/stable-branch/bin Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 77# Author URI: https://cryinkfly.com #
88# License: MIT #
99# Copyright (c) 2020-2024 #
10- # Time/Date: 13 :00/29.07.2024 #
11- # Version: 1.9.11 #
10+ # Time/Date: 15 :00/29.07.2024 #
11+ # Version: 1.9.12 #
1212# ###################################################################################################
1313
1414# Path: /$HOME/.fusion360/bin/install.sh
435435[Desktop Entry]
436436Type=Application
437437Name=adskidmgr Scheme Handler
438- Exec=env WINEPREFIX="$WP_DIRECTORY " wine "C:\Program Files\Autodesk\webdeploy\production \\ $IDENT_MAN_VARIABLE_DIRECTORY \Autodesk Identity Manager\ AdskIdentityManager.exe" %u
438+ Exec=sh -c ' env WINEPREFIX="$WP_DIRECTORY " wine "$( find $WP_DIRECTORY / -name " AdskIdentityManager.exe" | head -1 | xargs -I ' {} ' echo {} ) " "%u"'
439439StartupNotify=false
440440MimeType=x-scheme-handler/adskidmgr;
441441EOL
You can’t perform that action at this time.
0 commit comments