I'm working on a program on where I need to changed the file's permissions.
My problem is that I can't set the file to "Read and Execute".
I can set the file into "Read" with the code below, but how about "Read and Execute"?
File.SetAttributes("C:\testfolder\sample.txt"...
So, I'm trying to make a program that has command buttons, each running a different file. I have added some files so far, but I encountered a problem with a couple of them.
For example, I want to run Zuma's Revenge! right from the program, but it is not working. If I run the game from outside...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.