RMS icon indicating copy to clipboard operation
RMS copied to clipboard

fix archived config file name when using non default file

Open adalava opened this issue 2 years ago • 0 comments

When RMS is started with "--config XX0001.config", the data folder in CapturedFiles will contain a copy with it using name ".config". However the config file in ArchivedFiles will use the original name.

This makes a copy of it with ".config" and copies it to the archive.

adalava avatar May 02 '23 03:05 adalava