PythonScript
PythonScript copied to clipboard
startup.py: how to store/read user scripts relative to plugins config directory
I went through the script startup.py: and I couldn't understand how to store/read user scripts relative to plugins config directory.
which "plugins config directory" this script is considering, can you please spell that folder/ structure in terms of a windows 10 64 bit for npp's or programfiles or programdata or users location? and what is meant by relative?
How can I change to my personally defined location of say, E:\MyData\npp\MyPyScripts?
I mean it is a good idea to give users a way to change location of user pyscripts because current USERS location is so deep buried that it is a pain to reach there.
Thanks.
Thanks.