TC 10.52 is more than 1½ years old - have you tried with the current TC 11.03 ?Note: tested on TC 10.52 x64
Have you tried using [ReplaceIniLocation] for your plugin:
Introduced in TC 10.0[ReplaceIniLocation]
Set a different ini file location for specific plugins, via function *SetDefaultParams, parameter DefaultIniName, via line pluginfile.ext=c:\path\newinifile.ini or pluginfile.ext=c:\path\ - the plugin may ignore the name and just use the path.
pluginname.ext= New location of ini file sent to the plugin. The plugin name must be specified without path, and with extension as configured in wincmd.ini, e.g. sftpplug.wfx
Special values:
* send default value, but redirect to user profile if location not writable (default for packer, file system, and lister plugins)
- send default value, but do not redirect to user profile on fail (default for content plugins)
Statistics: Posted by petermad — 2024-05-24, 21:40 UTC