I noticed that when I copied my Notepad++ folder to another system, all my color configurations were lost. Are these stored somewhere else? If so, where?
Thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If you selected "Don't use %APPDATA%" option during installation - they are in stylers.xml in your NP++ installation directory, if you didn't, than all the settings (and stylers.xml) are ussially in C:\Documents and Settings\YOUR_USERNAME\Application Data\Notepad++
So just copy it...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I noticed that when I copied my Notepad++ folder to another system, all my color configurations were lost. Are these stored somewhere else? If so, where?
Thanks.
I think the configuration stuff is stored by default in %appdata%\Notepad++\.
Is there a way to keep what I changed and transfer it to another system so reconfiguring all the colors again doesn't have to be done?
If you selected "Don't use %APPDATA%" option during installation - they are in stylers.xml in your NP++ installation directory, if you didn't, than all the settings (and stylers.xml) are ussially in C:\Documents and Settings\YOUR_USERNAME\Application Data\Notepad++
So just copy it...