Change Log for the latest
XYplorer BETA version:
Code: Select all
v18.50.0115 - 2017-10-28 12:02
+ Self Update: Now the updated app will auto-run after self-update.
- Remember that all enhancements regarding update only affect updating
*from* this version, not *to* this version.
+ SC update enhanced: Added flags to auto-run the *unelevated* app after
install.
Syntax: update [flags]
flags: (bit field)
1 = include beta version
2 = run update also if current version is up-to-date
4 = run app (as administrator)
8 = run app ask (as administrator)
16 = silent
32 = run app (unelevated)
64 = run app ask (unelevated)
128 = run app (with same elevation/privileges as the current instance)
Examples:
update 1 + 32; //update to the latest beta version, auto-run it unelevated
update 1 + 64; //update to the latest beta version, ask to run it unelevated
update 1 + 128; //update to the latest beta version, auto-run it
update 128; //update to the latest official version, auto-run it
Remarks:
- Remember that all enhancements regarding update only affect updating
*from* this version, not *to* this version.
! Startup Trial Version: Possible error 91. Fixed.
To
download the latest BETA version choose a download package: (1)
Installer Package, (2)
No-Install Package.
Note that BETA versions are work in progress and might contain fresh bugs. You have been warned.
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.