Changing default Text editor and Browser
Posted by: MTGDavid (---.dhcp.embarqhsd.net)
Date: February 10, 2017 11:21PM

How do I change the default text editor and browser? I'm using 64bit V 3.0.6 .

Options: ReplyQuote
Re: Changing default Text editor and Browser
Posted by: Otomatic (Moderator)
Date: February 11, 2017 09:37AM

Hi,

Exit Wampserver then edit the file wamp64/wampmanager.conf:
;Path of the Browser used by Wampserver
;May be modfied with the absolute path of the browser exe file
;(Use / instead of \)
navigator ="J:/Com/Net/Firefox/firefox.exe"
;Path of the Text Editor used by Wampserver
;May be modfied with the absolute path of the Text Editor exe file
;(Use / instead of \)
editor ="j:/util/texte/notepad++/notepad++.exe"
Be careful to put a valid full path.
To use Edge (Only for Windows 10) as a browser, put only:
navigator = "Edge"

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons



Edited 1 time(s). Last edit at 02/11/2017 10:34AM by Otomatic.

Options: ReplyQuote


Sorry, only registered users may post in this forum.