I'm trying to create a distributable package for upgrading notes clients to R6.5.
I'm trying to add custom files to the Data directory (in our case it is D:\Notes\Data) but I cant get it working.
The DATADIR setting in Setup Properties is set to D:\Notes\Data and the installation it self is working.
It's just adding custom files to the data-directory I can't get to work.
In Target System Configuration -> Files I've tried adding DATADIR and inserting my custom files in that. But that just created a C:\DATADIR directory and put my custom files in that 😕
how do I get to place the files in (preferably) the Data directory specified in Setup Properties or a hardcoded D:\Notes\Data path in Target System Configuration -> Files ???
Anyone have any ideas?