Code: Select all
v10.90.0401 - 2012-04-16 20:40
+ Scripting: The multi-script shorthand trick introduced in
v9.60.0013 - 2010-10-18 15:51 now honors the type of the listed
items. It will *open* documents, *run* executables, and *goto*
folders. Before it would only goto items.
Examples:
C:\ = goto C:\
C:\Windows = goto C:\Windows
%winsysdir%\Calc.exe = run %winsysdir%\Calc.exe
%winsysdir%\setup.bmp = open %winsysdir%\setup.bmp
Usage Tip: The multi-script shorthand trick comes extremely handy
in the left and right click events of User Buttons. Simply paste a
plain list of documents, executables, and folders (in any mix and
order), and enjoy the power of type-aware default actions right
from the toolbar. For example:
C:\
%windir%
<xypath>
-
%winsysdir%\Calc.exe
%winsysdir%\setup.bmp
<xydata>\XYplorer.ini
<xy>
* List | Item Context Menu: Renamed "Junction Target" in the context
menu of junctions to "Junction".
+ List | Item Context Menu | Junction: Added command "Delete
Junction...". This will, after a safety prompt, delete the
junction point without deleting the contents of the junction
target folder.
FYI, under XP the normal shell delete will as well delete
the contents of the target folder.
* Wipe: The "Wipe Now?" safety prompt from now on defaults to the
Cancel button. It's safer.
It's a good idea to backup your complete XYplorer settings (menu File | Settings | Backup your Application Data Folder)
before running a new BETA version. This will also help in fixing any fresh bugs.
XYplorer Beta Club