2025-06-15 10:23:30 +02:00 
										
									 
								 
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								# This script will install Autodesk Fusion in a Flatpak-Runtime!  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2025-06-22 09:04:47 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
								 
							
							
								# URL's to download Fusion360Installer.exe files  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								#AUTODESK_FUSION_INSTALLER_URL="https://dl.appstreaming.autodesk.com/production/installers/Fusion%20360%20Admin%20Install.exe" <-- Old Link!!!  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								AUTODESK_FUSION_INSTALLER_URL = "https://dl.appstreaming.autodesk.com/production/installers/Fusion%20Admin%20Install.exe"  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								#AUTODESK_FUSION_INSTALLER_URL="https://dl.appstreaming.autodesk.com/production/installers/Fusion%20Client%20Downloader.exe"  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								# URL to download Microsoft Edge WebView2.Exec  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								WEBVIEW2_INSTALLER_URL = "https://github.com/aedancullen/webview2-evergreen-standalone-installer-archive/releases/download/109.0.1518.78/MicrosoftEdgeWebView2RuntimeInstallerX64.exe"  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								# URL to download the patched Qt6WebEngineCore.dll file  
						 
					
						
							
								
									
										
										
										
											2025-08-30 09:53:04 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
								 
							
							
								# QT6_WEBENGINECORE_URL="https://raw.githubusercontent.com/cryinkfly/Autodesk-Fusion-360-for-Linux/main/files/extras/patched-dlls/Qt6WebEngineCore.dll.7z" -> OLD Qt6WebEngineCore.dll  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								T6_WEBENGINECORE_URL = "https://raw.githubusercontent.com/cryinkfly/Autodesk-Fusion-360-for-Linux/main/files/extras/patched-dlls/Qt6WebEngineCore-06-2025.7z"  
						 
					
						
							
								
									
										
										
										
											2025-06-22 09:04:47 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								# URL to download the patched siappdll.dll file  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								SIAPPDLL_URL = "https://raw.githubusercontent.com/cryinkfly/Autodesk-Fusion-360-for-Linux/main/files/extras/patched-dlls/siappdll.dll"  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								# Debian based systems:  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								# apt install p7zip-full cabextract winbind  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2025-08-30 09:53:04 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
										 
							
							
								flatpak install flathub org.winehq.Wine/x86_64/stable-24.08 -y # Issue solved: Similar refs found for ‘ ’ ‘ ’  
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								flatpak update org.winehq.Wine -y # Upgrade to the Latest Version  
							 
						 
					
						
							
								
									
										
										
										
											2025-06-15 10:24:58 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								flatpak run org.winehq.Wine --version #Check version of wine 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2025-08-30 10:49:14 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
								 
							
							
								# Note: The winetricks "sandbox" verb only removes desktop integration (e.g. autostart entries, menu shortcuts)   
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								# and the Z: drive symlink that normally maps your entire home directory.   
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								# This is not a "true" security sandbox, but rather a safeguard against misbehavior —   
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								# for example, preventing games from saving settings into random subdirectories of $HOME.  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								#  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								# In this setup, however, Wine is already running inside a Flatpak sandbox.   
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								# When you additionally enable the winetricks sandbox mode, you effectively get a "double sandbox":  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								#  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								#   1. Flatpak already restricts Wine's access to your system and isolates it from the host.  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								#   2. Winetricks "sandbox" further removes the Z: drive mapping inside the Wine prefix.  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								#  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								# As a result, Wine in this configuration has no direct access to your $HOME directory   
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								# or the host filesystem outside the prefix.   
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								# Therefore, executable files (EXEs) must be placed directly inside the Wine prefix,   
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								# since Wine no longer has permissions to reach outside of that sandboxed environment.  
						 
					
						
							
								
									
										
										
										
											2025-08-30 10:17:21 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
								 
							
							
								flatpak run --env= " WINEPREFIX= $HOME /.var/app/org.winehq.Wine/data/wineprefixes/fusion360 "  --command= "winetricks"  org.winehq.Wine -q sandbox
							 
						 
					
						
							
								
									
										
										
										
											2025-08-30 10:49:14 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								# Install required libraries  
						 
					
						
							
								
									
										
										
										
											2025-08-30 10:17:21 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
								 
							
							
								flatpak run --env= " WINEPREFIX= $HOME /.var/app/org.winehq.Wine/data/wineprefixes/fusion360 "  --command= "winetricks"  org.winehq.Wine -q sandbox atmlib gdiplus arial corefonts cjkfonts dotnet452 msxml4 msxml6 vcrun2017 fontsmooth = rgb winhttp win10
							 
						 
					
						
							
								
									
										
										
										
											2025-08-30 10:49:14 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								# Install CJK fonts separately (only if the first run failed)  
						 
					
						
							
								
									
										
										
										
											2025-08-30 10:17:21 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
								 
							
							
								flatpak run --env= " WINEPREFIX= $HOME /.var/app/org.winehq.Wine/data/wineprefixes/fusion360 "  --command= "winetricks"  org.winehq.Wine -q cjkfonts
							 
						 
					
						
							
								
									
										
										
										
											2025-08-30 10:49:14 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								# We must set to Windows 10 or 11 again because some other winetricks sometimes set it back to Windows XP!  
						 
					
						
							
								
									
										
										
										
											2025-08-30 10:17:21 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
								 
							
							
								flatpak run --env= " WINEPREFIX= $HOME /.var/app/org.winehq.Wine/data/wineprefixes/fusion360 "  --command= "winetricks"  org.winehq.Wine -q win10
							 
						 
					
						
							
								
									
										
										
										
											2025-06-15 10:23:30 +02:00 
										
									 
								 
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2025-08-30 10:49:14 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
								 
							
							
								# Install DXVK for DirectX 9/11/...  
						 
					
						
							
								
									
										
										
										
											2025-08-30 10:17:21 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
								 
							
							
								flatpak run --env= " WINEPREFIX= $HOME /.var/app/org.winehq.Wine/data/wineprefixes/fusion360 "  --command= "winetricks"  org.winehq.Wine -q dxvk
							 
						 
					
						
							
								
									
										
										
										
											2025-08-30 10:49:14 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								# Apply DLL overrides via registry for DirectX, ...  
						 
					
						
							
								
									
										
										
										
											2025-08-30 10:17:21 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
								 
							
							
								flatpak run --env= " WINEPREFIX= $HOME /.var/app/org.winehq.Wine/data/wineprefixes/fusion360 "  org.winehq.Wine reg add "HKCU\\Software\\Wine\\DllOverrides"  /v "d3d10core"  /t REG_SZ /d "native"  /f
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								flatpak run --env= " WINEPREFIX= $HOME /.var/app/org.winehq.Wine/data/wineprefixes/fusion360 "  org.winehq.Wine reg add "HKCU\\Software\\Wine\\DllOverrides"  /v "d3d11"  /t REG_SZ /d "native"  /f
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								flatpak run --env= " WINEPREFIX= $HOME /.var/app/org.winehq.Wine/data/wineprefixes/fusion360 "  org.winehq.Wine reg add "HKCU\\Software\\Wine\\DllOverrides"  /v "d3d9"  /t REG_SZ /d "builtin"  /f
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								flatpak run --env= " WINEPREFIX= $HOME /.var/app/org.winehq.Wine/data/wineprefixes/fusion360 "  org.winehq.Wine reg add "HKCU\\Software\\Wine\\DllOverrides"  /v "dxgi"  /t REG_SZ /d "native"  /f
							 
						 
					
						
							
								
									
										
										
										
											2025-08-30 10:49:14 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
								 
							
							
								flatpak run --env= " WINEPREFIX= $HOME /.var/app/org.winehq.Wine/data/wineprefixes/fusion360 "  org.winehq.Wine reg add "HKCU\\Software\\Wine\\DllOverrides"  /v "adpclientservice.exe"  /t REG_SZ /d ""  /f # Remove tracking metrics/calling home 
							 
						 
					
						
							
								
									
										
										
										
											2025-08-30 10:17:21 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
								 
							
							
								flatpak run --env= " WINEPREFIX= $HOME /.var/app/org.winehq.Wine/data/wineprefixes/fusion360 "  org.winehq.Wine reg add "HKCU\\Software\\Wine\\DllOverrides"  /v "AdCefWebBrowser.exe"  /t REG_SZ /d "builtin"  /f
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								flatpak run --env= " WINEPREFIX= $HOME /.var/app/org.winehq.Wine/data/wineprefixes/fusion360 "  org.winehq.Wine reg add "HKCU\\Software\\Wine\\DllOverrides"  /v "msvcp140"  /t REG_SZ /d "native"  /f
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								flatpak run --env= " WINEPREFIX= $HOME /.var/app/org.winehq.Wine/data/wineprefixes/fusion360 "  org.winehq.Wine reg add "HKCU\\Software\\Wine\\DllOverrides"  /v "mfc140u"  /t REG_SZ /d "native"  /f
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								flatpak run --env= " WINEPREFIX= $HOME /.var/app/org.winehq.Wine/data/wineprefixes/fusion360 "  org.winehq.Wine reg add "HKCU\\Software\\Wine\\DllOverrides"  /v "bcp47langs"  /t REG_SZ /d ""  /f
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2025-08-30 10:49:14 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
								 
							
							
								# Install 7zip inside the wineprefix fusion360  
						 
					
						
							
								
									
										
										
										
											2025-08-30 10:17:21 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
								 
							
							
								flatpak run --env= " WINEPREFIX= $HOME /.var/app/org.winehq.Wine/data/wineprefixes/fusion360 "  --command= "winetricks"  org.winehq.Wine -q 7zip
							 
						 
					
						
							
								
									
										
										
										
											2025-06-22 09:04:47 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2025-08-30 10:49:14 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
								 
							
							
								# Download and install WebView2 to handle Login attempts, required even though we redirect to your default browser  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								curl -L " $WEBVIEW2_INSTALLER_URL "  -o " $HOME /.var/app/org.winehq.Wine/data/wineprefixes/fusion360/drive_c/users/ $USER /Downloads/MicrosoftEdgeWebView2RuntimeInstallerX64.exe " 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								flatpak run --env= " WINEPREFIX= $HOME /.var/app/org.winehq.Wine/data/wineprefixes/fusion360 "  org.winehq.Wine $HOME /.var/app/org.winehq.Wine/data/wineprefixes/fusion360/drive_c/users/$USER /Downloads/MicrosoftEdgeWebView2RuntimeInstallerX64.exe /silent /install
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								# Pre-create shortcut directory for latest re-branding Microsoft Edge WebView2  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								mkdir -p " $HOME /.var/app/org.winehq.Wine/data/wineprefixes/fusion360/drive_c/users/ $USER /AppData/Roaming/Microsoft/Internet Explorer/Quick Launch/User Pinned/ " 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								# Create mimetype link to handle web login call backs to the Identity Manager  
						 
					
						
							
								
									
										
										
										
											2025-06-22 09:34:28 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
								 
							
							
								cat > $HOME /.local/share/applications/adskidmgr-opener.desktop << EOL
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								[ Desktop Entry]  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								Type = Application 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								Name = adskidmgr Scheme Handler 
						 
					
						
							
								
									
										
										
										
											2025-08-30 10:49:14 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
								 
							
							
								Exec = sh -c 'env WINEPREFIX="WINEPREFIX=$HOME/.var/app/org.winehq.Wine/data/wineprefixes/fusion360" wine "$(find $HOME/.var/app/org.winehq.Wine/data/wineprefixes/fusion360/drive_c/ -name "AdskIdentityManager.exe" | head -1 | xargs -I ' { } ' echo {})" "%u"'  
						 
					
						
							
								
									
										
										
										
											2025-06-22 09:34:28 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
								 
							
							
								StartupNotify = false  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								MimeType = x-scheme-handler/adskidmgr;  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								EOL
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2025-08-30 10:49:14 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
								 
							
							
								# Set the permissions for the .desktop file to read-only  
						 
					
						
							
								
									
										
										
										
											2025-06-22 09:34:28 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
								 
							
							
								chmod 444  $HOME /.local/share/applications/adskidmgr-opener.desktop
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								    
							 
						 
					
						
							
								
									
										
										
										
											2025-08-30 10:49:14 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
								 
							
							
								# Set the mimetype handler for the Identity Manager  
						 
					
						
							
								
									
										
										
										
											2025-06-22 09:34:28 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
								 
							
							
								xdg-mime default adskidmgr-opener.desktop x-scheme-handler/adskidmgr
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2025-08-30 10:49:14 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
								 
							
							
								# Installation of Autodesk Fusion  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								curl -L " $AUTODESK_FUSION_INSTALLER_URL "  -o " $HOME /.var/app/org.winehq.Wine/data/wineprefixes/fusion360/drive_c/users/ $USER /Downloads/Fusion360ClientInstaller.exe " 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								flatpak run --env= " WINEPREFIX= $HOME /.var/app/org.winehq.Wine/data/wineprefixes/fusion360 "  org.winehq.Wine $HOME /.var/app/org.winehq.Wine/data/wineprefixes/fusion360/drive_c/users/$USER /Downloads/Fusion360ClientInstaller.exe --quiet
							 
						 
					
						
							
								
									
										
										
										
											2025-06-22 09:34:28 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
								 
							
							
								flatpak kill  org.winehq.Wine
							 
						 
					
						
							
								
									
										
										
										
											2025-08-30 10:49:14 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
								 
							
							
								flatpak run --env= " WINEPREFIX= $HOME /.var/app/org.winehq.Wine/data/wineprefixes/fusion360 "  org.winehq.Wine $HOME /.var/app/org.winehq.Wine/data/wineprefixes/fusion360/drive_c/users/$USER /Downloads/Fusion360ClientInstaller.exe --quiet
							 
						 
					
						
							
								
									
										
										
										
											2025-06-22 09:04:47 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2025-06-22 09:40:32 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
								 
							
							
								cd  $HOME /.var/app/org.winehq.Wine/data/wineprefixes/fusion360/drive_c/Program Files/Autodesk/webdeploy/production/PRODUCTION-ID 
						 
					
						
							
								
									
										
										
										
											2025-08-30 10:17:21 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
								 
							
							
								flatpak run --env= WINEDEBUG = -all --env= WINEPREFIX = $HOME /.var/app/org.winehq.Wine/data/wineprefixes/fusion360 org.winehq.Wine FusionLauncher.exe
							 
						 
					
						
							
								
									
										
										
										
											2025-06-22 09:40:32 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2025-06-15 10:23:30 +02:00 
										
									 
								 
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								#Continue ...