I want to use Notepad++ to open my httpd.conf and php.ini configuration files and have associated those file types in Windows to Notepad++; opening those documents via windows opens Notepad++. But when I use WAMP Server's menu to access these config files it opens Microsoft Notepad, an unacceptable editor. Is there any known way to change how WAMP Server opens these files?
|
feedback
|
|
Look for the [apacheMenu] section of your wampmanager.ini file. There are definitions in that file that specify how to edit various configuration files including what editor to use. | |||||
feedback
|