User Tools

Site Tools


client:browser

Differences

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

Link to this comparison view

Next revision
Previous revision
client:browser [2021/11/17 18:00] – created amandaclient:browser [2023/06/08 08:27] (current) amanda
Line 1: Line 1:
 ==== Browser ==== ==== Browser ====
 +{{:client:image_2021-11-17_181157.png?400|}}
  
-The WorldsAway 2.4 client was designed to operate with a range of web browsers ... all of which are now obsolete.  It communicates with them by means of DDE channels - Direct Data Exchange.  This is now obsolete, and no modern browsers support this.+The WorldsAway 2.4 client was designed to operate with a range of web browsers ... the compatible versions of which are all now obsolete.  It communicates with them by means of DDE channels - Direct Data Exchange.  This is also now obsolete, and no modern browsers support this.
  
 At present, starting the client produces a "No browser is specified in the fjwa.ini file" error on startup.   At present, starting the client produces a "No browser is specified in the fjwa.ini file" error on startup.  
  
-Adding the path to a browser executable will allow the client to open a browser. but because the browsers no longer talk DDE, you will get a "Web browser does not appear to be running. Do you want to start it?" message every time you start the client and in every URL link you request to open.  It will, however, open the URL.+Adding the path to a browser executable will allow the client to open a browser. but because the browsers no longer talk DDE, you will still get a "Web browser does not appear to be running. Do you want to start it?" message every time you start the client and in every URL link you request to open.  It will, however, open the URL if you click Yes
  
 To add the browser, find your fjwa.ini file.  On modern windows it is located in the folder %LOCALAPPDATA%\VirtualStore\Windows To add the browser, find your fjwa.ini file.  On modern windows it is located in the folder %LOCALAPPDATA%\VirtualStore\Windows
Line 14: Line 15:
 ---- ----
 [BROWSER]\\ [BROWSER]\\
-startupurl=https://altaway.xyz/\\+startupurl=%%https://altaway.xyz/%%\\ 
 +program="rundll32 url.dll,FileProtocolHandler "\\ 
 +ddename=chrome\\ 
 +---- 
 + 
 +You can also specify a particular browser by pointing directly at its executable: 
 +---- 
 +[BROWSER]\\ 
 +startupurl=%%https://altaway.xyz/%%\\
 program=C:\Program Files\Google\Chrome\Application\chrome.exe\\ program=C:\Program Files\Google\Chrome\Application\chrome.exe\\
 ddename=chrome\\ ddename=chrome\\
 ---- ----
  
-If you do not use Chrome,  or it is installed somewhere else, you will need to locate the correct file and path. 
  
 +
 +You need to add both program= and ddename= for the client to accept the settings. Given DDE is not supported by any of the browsers, what you put in the ddename is irrelevant. 
  
client/browser.1637172010.txt.gz · Last modified: 2021/11/17 18:00 by amanda