User Tools

Site Tools


client:browser

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
client:browser [2021/11/17 18:13] amandaclient: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://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.1637172789.txt.gz · Last modified: 2021/11/17 18:13 by amanda