client:browser
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
client:browser [2021/11/17 18:15] – amanda | client:browser [2023/06/08 08:27] (current) – amanda | ||
---|---|---|---|
Line 6: | Line 6: | ||
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 15: | 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.1637172932.txt.gz · Last modified: 2021/11/17 18:15 by amanda