Respuesta :

Change the permissions. 

In Windows, you can do this by right clicking the exe and selecting properties. Go to the security tab, and click "Edit." Select the user group you want to give access, and check the "full control" box.

In Linux, type chmod 777 [file name] (NOTE: You should generally not do that.)