May 18, 201016 yr I need to modify some .dll files in my install.wim\windows\system32As you know, there are permissions / ownership? that disallows so. I have this 'takeownership' registry in win7, it makes use of icacls, but the problem is, im using xp to make my win7 setup.. any idea how i can get around this?
May 18, 201016 yr I would try a combination of subinacl.exe and cacls.exe to replace the takeown.exe and icacls.exe commands. subinacl is not part of windows xp, download it here.
May 19, 201016 yr Quite possibly also you can use cacls wth XP. Just open cmd prompt and type cacls to see if it is on your versionon Win 7 NOTE: Cacls is now deprecated, please use Icacls.
Create an account or sign in to comment