Menu

Export "user defined languages"

2007-08-03
2012-11-13
  • Nobody/Anonymous

    I developed my own "user-defined languages", now i need to export/copy to others computers, how i do that ? I didnt found the file with these configurations.

     
    • MJG

      MJG - 2007-08-07

      I am not sure what you are asking.  If you created a user-defined language on one PC, it's a new file, one that doesn't exist with Notepad++ until you create it.  So it won't be on other PCs until you copy it over there.

      Another possible problem is that there are two places where configuration files go.  If the Notepad++ installation directory doesn't have the "doLocalConf.xml" file, then the configuration files can be found in the %appdata%\Notepad++\ directory.  Otherwise the configuration files are found in the Notepad++ installation directory.  --Joel