Code: Select all
v12.40.0212 - 2013-05-27 12:50
+ Tweak: Experimentally you can now use all Custom Keyboard
Shortcuts in the Floating Preview.
FPEnableCKS=1
This means you can e.g. label/tag/comment the previewed file, or
call UDC scripts, or whatever, right in the Floating Preview!
There is one caveat though: All hard-coded keyboard shortcuts in
the Floating Preview (as shown in the FP's right-click menu) take
precedence over CKS in this context, so e.g. any KS with "L" will
just Left Rotate the image and not do anything else.
+ Command Line Switches: Added switch /new. If passed a new instance
is opened regardless of any settings that would otherwise force
any existing instance to be re-used.
Example:
C:\Programs\XYplorer\XYplorer.exe /new
+ Command Line Switches: Added switch /fresh. Lets you run the app
without loading any settings apart from the license data. This is
useful for isolating any issues under factory defaults conditions
and thus can help the analysis.
Example:
C:\Programs\XYplorer\XYplorer.exe /fresh
Notes:
- A new instance is opened regardless of any settings or existing
instances (like with switch /new).
- The Catalog will be completely empty (this is a difference to a
fresh start from the official package where a default catalog is
loaded).
- "Save Settings on Exit" will be internally disabled to prevent
you from accidentally overwriting your real settings.
- The main window title will show "[FRESH]" to clearly signal
that this is not your real settings.
> Tip: Run a 2nd instance with factory defaults via Address Bar:
::run "<xy> /fresh";
It's a good idea to backup your complete XYplorer settings (menu File | Settings Special | Backup Application Data Folder...)
before running a new BETA version. This will also help in fixing any fresh bugs.
XYplorer Beta Club