The hotfix only updates ntfrsutl.exe if it is found in system32. Consequently, use this method for installing the hotfix: - Move ntfrsutl.exe from c:\program files\support tools to %windir%\system32 - Install the hotfix If you copy it instead of moving, you will have to struggle with the fact the c:\program files\support tools is before system32 in the search PATH
1 comment:
The hotfix only updates ntfrsutl.exe if it is found in system32. Consequently, use this method for installing the hotfix:
- Move ntfrsutl.exe from c:\program files\support tools to %windir%\system32
- Install the hotfix
If you copy it instead of moving, you will have to struggle with the fact the c:\program files\support tools is before system32 in the search PATH
Post a Comment