Author Topic: Repaired reparse problems return on next check  (Read 12750 times)

0 Members and 1 Guest are viewing this topic.

Offline MSRadell

  • Full Member
  • ***
  • Join Date: Mar 2015
  • Posts: 129
  • Location: Louisville Kentucky
  • Karma: 0
    • View Profile
Repaired reparse problems return on next check
« on: August 11, 2015, 12:48:40 pm »
The repair to certain reparse points appear to be corrected but then return and the next time they are checked. The attachment to this thread shows the ones I'm talking about. What needs to be done to repair them permanently?
Written using Dragon NaturallySpeaking

Offline Shane

  • Administrator
  • Hero Member
  • *****
  • Join Date: Sep 2011
  • Posts: 9281
  • Location: USA
  • Karma: 137
  • "Knowledge should be shared not hidden."
    • View Profile
Re: Repaired reparse problems return on next check
« Reply #1 on: August 11, 2015, 12:52:09 pm »
Ah I see what is happening here. I enabled the se_backup_privilege in the program, which allows it to have access to normally blocked folders.

So in that scan the program thinks that the folder isnt denied and so keeps coming up. I just need to update the scan to remove the se_backup_privilege before the scan and put it back after :-)

I will have it done in the next update, which will come out next week.

Shane

Offline MSRadell

  • Full Member
  • ***
  • Join Date: Mar 2015
  • Posts: 129
  • Location: Louisville Kentucky
  • Karma: 0
    • View Profile
Re: Repaired reparse problems return on next check
« Reply #2 on: August 11, 2015, 12:55:16 pm »
I wondered if it was an error with the newest update which I just installed! Thanks for confirming that. You do such a great job with updates that we don't see a problem with one though they are kind of unexpected.
Written using Dragon NaturallySpeaking

Offline Shane

  • Administrator
  • Hero Member
  • *****
  • Join Date: Sep 2011
  • Posts: 9281
  • Location: USA
  • Karma: 137
  • "Knowledge should be shared not hidden."
    • View Profile
Re: Repaired reparse problems return on next check
« Reply #3 on: August 11, 2015, 12:59:01 pm »
It is just 2 lines of code to fix it. At form startup remove it, at form close add it back :-)

I need to add it to the pre-scan section as well. I am also tracing down a problem with the setacl crashing on certain machines, if I can find the cause and a fix I will put out an update even sooner :-)

Shane

Offline Tacotardis42

  • Full Member
  • ***
  • Join Date: Jul 2015
  • Posts: 128
  • Karma: 0
    • View Profile
Re: Repaired reparse problems return on next check
« Reply #4 on: August 11, 2015, 06:04:58 pm »
Yes! My 64bit Windows 7 home premium desktop is having issues with acl something crashing during about three of the repairs. Hope you fix it soon!

Offline Shane

  • Administrator
  • Hero Member
  • *****
  • Join Date: Sep 2011
  • Posts: 9281
  • Location: USA
  • Karma: 137
  • "Knowledge should be shared not hidden."
    • View Profile
Re: Repaired reparse problems return on next check
« Reply #5 on: August 12, 2015, 06:36:41 am »
I dont like bugs in my work, that means no sleep till it is fixed :-)

Which also means I pulled another all nighter getting this done. but I need it tested, do you want to test out this version for me before I release later today?

https://www.sendspace.com/file/ravv1a

Shane

Offline Tacotardis42

  • Full Member
  • ***
  • Join Date: Jul 2015
  • Posts: 128
  • Karma: 0
    • View Profile
Re: Repaired reparse problems return on next check
« Reply #6 on: August 12, 2015, 06:54:09 am »
I'd be happy to! I'll download and test the version ASAP. Thanks ;)

Offline Shane

  • Administrator
  • Hero Member
  • *****
  • Join Date: Sep 2011
  • Posts: 9281
  • Location: USA
  • Karma: 137
  • "Knowledge should be shared not hidden."
    • View Profile
Re: Repaired reparse problems return on next check
« Reply #7 on: August 12, 2015, 06:56:15 am »
Awesome, make sure to backup the registry with it first in case anything goes wrong you can just restore the registry.

let me know your OS and the results when you are all done :-)

Current change log:
Code: [Select]
v3.4.2
Bug fix, setacl (Used to set permissions) would crash on certain machines. This has hopefully been fixe. I was able to replicate the crash under certain conditions and so was able to find the cause and fix it. Will wait and hear back from users if there are any conditions I missed.

Bug fix, you could only run the repairs once in safe mode, you would have to close the program and reopen it to run them again. This has now been fixed.

Bug fix, the pre-scan tool and Reparse Point Tool would incorrectly started some bad points. This has now been fixed.

Bug fix, while their default permissions where being applied there was a bug keeping the default inheritance being applied. This has now been fixed.

Greatly improved the permissions repairs, including making the files smaller and faster.

All default permissions for 7, 8 and 10 have all been updated after the windows updates where done for the patch Tuesday of this month (Aug. 2015)

Multiple code improvements.

Shane

Offline Tacotardis42

  • Full Member
  • ***
  • Join Date: Jul 2015
  • Posts: 128
  • Karma: 0
    • View Profile
Re: Repaired reparse problems return on next check
« Reply #8 on: August 12, 2015, 07:11:12 am »
How do I run it? My Win rar opens it up and shows me the contents.

Offline Shane

  • Administrator
  • Hero Member
  • *****
  • Join Date: Sep 2011
  • Posts: 9281
  • Location: USA
  • Karma: 137
  • "Knowledge should be shared not hidden."
    • View Profile
Re: Repaired reparse problems return on next check
« Reply #9 on: August 12, 2015, 07:11:44 am »
Right click on it go to winrar and extract it to a folder :-)

Shane

Offline Tacotardis42

  • Full Member
  • ***
  • Join Date: Jul 2015
  • Posts: 128
  • Karma: 0
    • View Profile
Re: Repaired reparse problems return on next check
« Reply #10 on: August 12, 2015, 07:19:10 am »
And how do I run after it is extracted in a folder 0_o? And thanks again for letting me use the beta!

Offline Shane

  • Administrator
  • Hero Member
  • *****
  • Join Date: Sep 2011
  • Posts: 9281
  • Location: USA
  • Karma: 137
  • "Knowledge should be shared not hidden."
    • View Profile
Re: Repaired reparse problems return on next check
« Reply #11 on: August 12, 2015, 07:19:53 am »
Go to the folder and double click on Repair_Windows.exe :-)

Shane

Offline Tacotardis42

  • Full Member
  • ***
  • Join Date: Jul 2015
  • Posts: 128
  • Karma: 0
    • View Profile
Re: Repaired reparse problems return on next check
« Reply #12 on: August 12, 2015, 07:47:37 am »
Thank you! It worked, and I did a prescan, no issues found! So at least one of the two bugs I had are fixed. I am now running repairs.

Offline Shane

  • Administrator
  • Hero Member
  • *****
  • Join Date: Sep 2011
  • Posts: 9281
  • Location: USA
  • Karma: 137
  • "Knowledge should be shared not hidden."
    • View Profile
Re: Repaired reparse problems return on next check
« Reply #13 on: August 12, 2015, 07:48:57 am »
Excellent :-)

I am also running all the repairs on Xp, vista, 7, 8 and 10 in vmware and once I am done and confirm everything looks good I will put out the new version :-)

Let me know how your end goes after the repairs.

Shane

Offline Tacotardis42

  • Full Member
  • ***
  • Join Date: Jul 2015
  • Posts: 128
  • Karma: 0
    • View Profile
Re: Repaired reparse problems return on next check
« Reply #14 on: August 12, 2015, 07:52:33 am »
Ok, will do! :)

Offline Shane

  • Administrator
  • Hero Member
  • *****
  • Join Date: Sep 2011
  • Posts: 9281
  • Location: USA
  • Karma: 137
  • "Knowledge should be shared not hidden."
    • View Profile
Re: Repaired reparse problems return on next check
« Reply #15 on: August 12, 2015, 08:31:34 am »
Any update?

Shane

Offline Tacotardis42

  • Full Member
  • ***
  • Join Date: Jul 2015
  • Posts: 128
  • Karma: 0
    • View Profile
Re: Repaired reparse problems return on next check
« Reply #16 on: August 12, 2015, 08:48:26 am »
Yes, I was running repairs (my computers a bit sluggish sometimes) and they worked perfectly! It fixed everything as far as I can tell!
« Last Edit: August 12, 2015, 09:38:44 am by Tacotardis42 »