Main Forum > Tweaking.com Support & Help
Reparse point repair silently fails
(1/1)
tw372:
--- Quote ---That isnt offered here, you click on an advertisment, that isnt my program :wink:
--- End quote ---
It was a typo, I should have wrote "there" instead of "here." I just wanted to point out that a scam repair utility is calling your product a virus, and these scammers are offering fake solutions to real Windows errors by gaming the search engines.
To update this issue (from the thread that was locked prematurely), I have downloaded 3.1.3 and it repaired all of the reparse points except for one item:
Create Default Reparse Point (JUNCTION)
Original Path:
C:\ProgramData\Application Data
Target Path:
C:\ProgramData
The cause of this failure may be a permissions error:
There were strange permissions on ProgramData & 'Application Data' (such as "deny all" and various "special" permissions in addition to the normal permissions for each account type). Also, the SYSTEM account could not be given full control of this folder (operation fails without error message.) I was able to manually fix permissions enough to gain access to 'Application Data' through Windows Explorer. But when I ran the Reparse Point repair, the unwanted permissions (such as "deny all") were restored (meaning the folder could not be accessed through explorer again). Running a permissions repair on the drive did not help.
Shane:
Threads auto lock after 30 days of no posts.
C:\ProgramData\Application Data is suppose to have deny all set on everyone. If not it will be an infinite loop if a program access it because it points right back to C:\ProgramData. :wink:
Shane
tw372:
--- Quote from: Shane on April 16, 2015, 06:18:56 pm ---C:\ProgramData\Application Data is suppose to have deny all set on everyone. If not it will be an infinite loop if a program access it because it points right back to C:\ProgramData.
--- End quote ---
OK, I did not know that. However, the All-in-1 prescan utility still lists this junction as broken under "Reparse points to repair," and all of the others that were listed as broken were repaired automatically. So I am still under the impression that something is preventing this reparse point from being repaired, even if faulty permissions are not the reason.
Shane:
The program must be having trouble creating it, what happens if you try it manually? Here is the command to run in a cmd.exe window (Run it as administrator)
mklink /J "C:\ProgramData\Application Data" "C:\ProgramData"
Shane
Navigation
[0] Message Index
Go to full version