User Tools

Site Tools


notes:jagex_launcher_installer_wine

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
notes:jagex_launcher_installer_wine [2023/09/16 08:05] Sean Rhonenotes:jagex_launcher_installer_wine [2024/08/13 18:32] (current) – removed Sean Rhone
Line 1: Line 1:
-====== Information ====== 
- 
-  * If the installer ever works, this would be the preferred installation method 
- 
-====== Download ====== 
- 
-**** 
- 
-  mkdir -p ~/'.wine' && wget 'https://cdn.jagex.com/Jagex%20Launcher%20Installer.exe' -O ~/'Downloads/Jagex Launcher Installer.exe' 
- 
-====== Execute ====== 
- 
-**** 
- 
-  WINEPREFIX=~/'.wine/Jagex Launcher' WINEARCH='win64' wine ~/'Downloads/Jagex Launcher Installer.exe' 
- 
-====== Testing ====== 
- 
-  * The installer //appears// to be using WebView2 and could possibly work with extra dependencies installed from ''winetricks'' such as ''dotnet48'' and ''ie8'' 
- 
-<code>--verbose --window</code> 
- 
-<code>strings ~/'Downloads/Jagex Launcher Installer.exe' > ~/'Downloads/Jagex Launcher Installer strings.txt'</code> 
  
C:/www/wiki/data/attic/notes/jagex_launcher_installer_wine.1694865956.txt.gz · Last modified: by Sean Rhone