admin - Is it possible to create a cmd script that prevents users from deleting a file located in the desktop? -


i want create cmd script prevent users deleting file, giving them message need enter admin password delete this.

  • want apply cmd script on batch file, zip file
  • have got type of message before
  • need script undeletable too.

thank you!
sorry if bit unspecific

this security question not programming. set read , execute on 2 files whichever users , deny else on everybody. right click, properties, security ...


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -