client:browser
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
client:browser [2021/11/17 18:00] – created amanda | client:browser [2023/06/08 08:27] (current) – amanda | ||
---|---|---|---|
Line 1: | Line 1: | ||
==== Browser ==== | ==== Browser ==== | ||
+ | {{: | ||
- | The WorldsAway 2.4 client was designed to operate with a range of web browsers ... all of which are now obsolete. | + | The WorldsAway 2.4 client was designed to operate with a range of web browsers ... the compatible versions |
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:// | + | startupurl=%%https:// |
+ | program=" | ||
+ | ddename=chrome\\ | ||
+ | ---- | ||
+ | |||
+ | You can also specify a particular browser by pointing directly at its executable: | ||
+ | ---- | ||
+ | [BROWSER]\\ | ||
+ | startupurl=%%https:// | ||
program=C: | program=C: | ||
ddename=chrome\\ | ddename=chrome\\ | ||
---- | ---- | ||
- | If you do not use Chrome, | ||
+ | |||
+ | 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