biatche Posted May 18, 2010 Posted May 18, 2010 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?
MrJinje Posted May 18, 2010 Posted May 18, 2010 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.
maxXPsoft Posted May 19, 2010 Posted May 19, 2010 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.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now