what's different about file ops before & after 14.80.0201?

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
bdeshi
Posts: 4256
Joined: 12 Mar 2014 17:27
Location: Asteroid B-612
Contact:

what's different about file ops before & after 14.80.0201?

Post by bdeshi »

Hey, I was looking thru recent changelogs for something and noticed this.
admin wrote:

Code: Select all

v14.80.0201 - 2015-01-13 16:55
    * Something has been added internally that will serve to support the "new" 
      (ahem) file operation interface that's available in Windows since some 
      Vista service pack. You won't see anything yet but feel it: it's there 
      now... It will come of use with Portable Devices, but not only there.
What the change?
Icon Names | Onyx | Undocumented Commands | xypcre
[ this user is asleep ]

admin
Site Admin
Posts: 66300
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: what's different about file ops before & after 14.80.020

Post by admin »

PD file operations ONLY work with this new interface.

The other place where I employed it is creating new files and folders in UAC protected locations. Now you will get the expected elevation prompt. Before, XY would simply fail, and you had to restart it as admin manually.

Post Reply