Code: Select all
+++ major new feature
+ new feature
* changed feature
% improved performance
! fixed minor bug
!!! fixed major bug
v3.60.0138 - 24.02.05 10:01
+ Load specific configuration by command line parameters (aka
switches). Now you can determine which INI-file is loaded by
starting TrackerV3 like this:
TrackerV3.exe /ini=myini
The INI contains all settings including the current start path.
You can however overwrite this value by stating the start path in
another switch:
TrackerV3.exe /ini=myini mystartpath
Note:
- myini has no path and no extension; it is looked for in the
app's path. Must not contain any blanks.
- The startpath-switch must be the last in the list.
Must be quoted if the path contains any blanks.
- the currently used INI-file is displayed in the caption
of the configuration window.
+ Menu File: new command "Create Shortcut to this Configuration...".
A shortcut file to TrackerV3 containing a switch to the current
INI-file will be created on your Desktop. All you have to do is to
give the shortcut a name.
+ "Paste (Copy)" now does automatic rename on collision.
XYplorer Beta Club