Request: Add basics users "Rights" into xnview.ini file for a basic security/safety_mode.
It would be very interesting if XnViewMP (and xnview) could manage some basic users rigths and permissions.
So an hidden option (not easy accessible, into the xnview.ini file for example --- and/or --- via the GUI: toggle on/off with a password as option) to give the ability to protect data (images, videos, etc..) for a particular user (useful into a child profile, for example) even if, of course, it can be also usually done with/via the system.
Code: Select all
... into the .ini file of the user
... user "rights"
allow delete operations = 0
allow write operations = 0
allow move operations = 0
allow copy operations =0
allow lossless operation = 0
etc...