// store.setDefault(APACHE_RUN_PREF, "c:\\apache\\apache.exe");
// store.setDefault(XAMPP_START_PREF, "c:\\xampp\\xampp_start.exe");
// store.setDefault(XAMPP_STOP_PREF, "c:\\xampp\\xampp_stop.exe");
- store.setDefault(
- ETC_HOSTS_PATH_PREF, "c:\\windows\\system32\\drivers\\etc\\hosts");
+// store.setDefault(
+// ETC_HOSTS_PATH_PREF, "c:\\windows\\system32\\drivers\\etc\\hosts");
} else {
// store.setDefault(PHP_RUN_PREF, "/apache/php/php");
// store.setDefault(EXTERNAL_PARSER_PREF, "/apache/php/php -l -f {0}");