...
type of file | description | path |
---|---|---|
setup file | Default location setup file As an alternative you can set the environment variable to specify the config file location. Order of validation:
|
or environment variable: |
config file | Default location config file or custom location |
|
models | location for machine learning models |
|
log files | for error logs etc. |
|
preview files | The software creates previews of your elements to increase performance. |
|
...
Windows%userprofile%/.das-element/setup.ini
As an alternative you can set the environment variable to specify the config file location.
Order of validation:
Environment Variable (
DASELEMENT_CONFIG_PATH
)setup file (
setup.ini
)
Info |
---|
If you want to force the creation of a new setup, simply delete the setup file. |
...