How to disable deleting on XYplorer

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
JamesT602
Posts: 26
Joined: 28 Aug 2018 06:37

How to disable deleting on XYplorer

Post by JamesT602 »

How to disable deleting on XYplorer

I dont want XYplorer to have any deleting options, so how can I disable the delete option completely.

jupe
Posts: 3478
Joined: 20 Oct 2017 21:14
Location: Win10 22H2 120dpi

Re: How to disable deleting on XYplorer

Post by jupe »

Using Admin.ini settings, read up about them by pasting the following into the XY address bar for more information if you are interested:

Code: Select all

::help "idh_adminsettings.htm";
e.g

Code: Select all

[AccessControl]
DisallowedOperations=4

Post Reply