Fix Read-Only Files and Folders in Windows / Unlock Folders (FORCE ACCESS using Inno Setup)

HomeOther ContentFix Read-Only Files and Folders in Windows / Unlock Folders (FORCE ACCESS using Inno Setup)
Fix Read-Only Files and Folders in Windows / Unlock Folders (FORCE ACCESS using Inno Setup)
Fix Read-Only Files and Folders in Windows / Unlock Folders (FORCE ACCESS using Inno Setup)
If you've tried to make your file and folder readable and the methods you've tried haven't worked so far, including my previous video, this will fix the problem.
We will use a very simple to execute piece of code that will force access to the folder.

Download Inno Setup from here https://jrsoftware.org/isdl.php or download direct link https://jrsoftware.org/download.php/is.exe?site1

Code to use and modify (copy and paste into Inno Setup):
[Facility]
Unlocking the AppName folder
Unlocking the AppVerName folder
AppPublisherAndrew Espie-Whitburn
DefaultDirNameC://Program Files//Test
OutputBaseFilenameFolderUnlock

[Director]
Name:/"C://Program Files//Test/";Permissions: full users

Please take the opportunity to connect and share this video with your friends and family if you find it useful.

No Comments

Leave a Reply

Your email address will not be published. Required fields are marked *