Is there a way to execute a batch file when you right or left click a file? I want to make a password batch file that will prompt the user for a password in order to open or edit that specific file. If the person gets it wrong then he can’t edit nor open the file.
Share
In a round about way, yes. This script will create a private folder for you to store documents in and will prompt for a password before allowing access to it.
See this link and this link for more info.