When I installed wampserver on my computer. I didn't have firefox or any browser installed. Because I also disabled Internet explorer. How do I manually set the default browser that opens up localhost or phpmyadmin from wampserver when you left click it
|
To change the default browser for the tray icon:
|
||||
|
|
|
this may not be exactly what you want, but may work for you. You can set the shortcut properties target, and define which browser to use. This vista example is using chrome, but you can target whichever browser you prefer, just point to the application exe.
|
|||
|
|
|
Here is another solution more appropriate I think: In your main wamp locate the file named wampmanager.ini (seems to be named wampserver.ini on some installs). If you want to change only the browser for localhost, search for the [Menu.Left] section, around line 277. Two lines in that section define the path to the browser for localhost and phpmyadmin. Change it to point to the desired browser. If you want to change every settings involving the preset browser, run a find command in the file with the browser's name. |
|||||
|
|
Open your Under the section
Restart the wampserver tray icon. |
||||
|
|