Hi,
This question is about adding and changing files in the Include Directory. Not a Programming Question.
Windows 8.1 Laptop.
My Include Directory, actually the entire AutoIt3 folder and everything below is read only. Maybe this is because it is in the Program Files directory, I'm not sure.
I have tried to change AutoIt3 and everything below to turn off Read Only. It acts like it works but does not.
This causes me to save my include files to my Script Directory, start File Munger and copy the file to the Include Directory, clicking OK to all the Administrator Permission requests along the way.
If I cannot make this directory writable, can I reinstall AutoIt to some other location that may not be Read Only?
Can I include a path in my #include <filename.au3> so it reads #include <mydir\autoit3\include\filename.au3> ?
Does anyone else have this problem with Windows 8.1 and AutoIt?
Thanks in advance for any advice!
JibsMan