Absolute folders in App.props

dear exporters,

i just discovered, that it is not possible to store absolute paths in the props file.

Smth. like this will be overwritten with a relative path on export:

image

Most of the time, the relative paths are desired, so i understand the default. but if someone changes that to absolute, i think it should be kept like that.


Is there maybe a workaround I don’t know?

You can make the file Read-only.

The exporter will “complain” that the file can’t be written but it works.

2 Likes