Skip to content

Added functionality to handle full (FQN) path for default paths

Latest
Compare
Choose a tag to compare
@David-Maisonave David-Maisonave released this 04 Mar 21:01

The default paths can now be either a sub folder name or a specific directory with a fully qualified name (FQN) having a drive letter.

This allows users to optionally specify a specific directory to use when the ctrl key is used while selecting "Paste Into File" on the context menu.

Because of this added feature, the command line options have been changed from TextSubDir and ImageSubDir to TextDefaultDir and ImageDefaultDir.
The associated registry keys have also been change to reflect the command line name changes.