maxXPsoft, on 27 January 2012 - 05:04 PM, said:
Some time back I think was MrJinge came out and was saying for Take Ownership use /grant *S-1-5-32-544:F" was for Administrators group but I had trouble using that. Simply didn't work
I see there is an error trying to integrate some dll's with Se7en_UA but I think this will be solved using: /grant:r *S-1-5-32-544:F
Example working for these two dll's:
ECHO %WIMTMP%\Windows\System32\imageres.dll CMD /C TAKEOWN /F %WIMTMP%\Windows\System32\imageres.dll CMD /C ICACLS %WIMTMP%\Windows\System32\imageres.dll /grant:r *S-1-5-32-544:F Copy /Y "%~dp0imageres.dll" "%WIMTMP%\Windows\System32\imageres.dll" ECHO %WIMTMP%\Windows\System32\spwizimg.dll CMD /C TAKEOWN /F %WIMTMP%\Windows\System32\spwizimg.dll CMD /C ICACLS %WIMTMP%\Windows\System32\spwizimg.dll /grant:r *S-1-5-32-544:F Copy /Y "%~dp0spwizimg.dll" "%WIMTMP%\Windows\System32\spwizimg.dll"
Regards
This post has been edited by myselfidem: 31 January 2012 - 10:56 AM



Help

Back to top










