Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP folder is ReadOnly
Message
From
07/07/2021 09:29:59
 
 
To
07/07/2021 09:17:29
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
01681700
Message ID:
01681718
Views:
41
>>>>>Even thou I have done this before, by accident, but how do I make the "C:\Program File (x86)\Visual FoxPro 9" and sub-folders Read-write.
>>>>>
>>>>>I have tried change the Read-Only option in the folder's Properties dialog. It indicates that the R/O is Off, but the files remain still inaccessible for writing.
>>>>>I am thinking it may some kind of permission issue, but I rarely mess with that, so I reluctant to play around in that unless I have the proper instructions.
>>>>>
>>>>>FYI: I have Windows 10 Pro.
>>>>>Thank you, in advance.
>>>>
>>>>Do not install any program outside %ProgramFiles(x86)%, %ProgramFiles%. There is a reason to protect programs.
>>>>
>>>>The recommended way is to alter the storage path in Tools / Options / File Locations.
>>>>There are some odd app that try to store to HOME(0).
>>>>You can hack those apps, they are usually in FSource
>>>>
>>>>What in special fails?
>>>
>>>The "fdKeyWrd.dbf". Used by the .
>>
>>Does Beautify.app write into this? Or do you have something additional? Mine is in %ProgramFiles(x86)%, i have altered it a bit, that is copied my version to this location while installing, but I never run into a problem here?
>
>The issue here is the permission in the VFP folder. As for the xSource.zip. It can not expanded because of permission issue. Moving it to safe folder is OK, but any attempt rebuild the projects can result in errors if they reference any of the FFC classes; that live under the VFP folder. This also causes a problem if the developer tries to use them in the own projects as is. Copying them to a local folder in the development folder ( IMO ) violates any reusability of class libraries. Besides, the permission issue on the VFP folder was introduced with Win10. I don't recall it being there in Win8.
>
>So I am investigating on how the change the UAC for the VFP folder itself. This is only for my own development purpose only. My end project application will not require the user to alter their permission for the application to run correctly. Any help with this would greatly appreciated.
>
>Thank for your input.

Right-click the folder, Properties->Security. Find yourself as the user, and make sure that Full control is checked-
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform