arshad115 -3 Junior Poster in Training

Hi,I want to copy a few files to the Windows\winsxs folder ,but in windows vista/7 you cannot write files to that folder, apparently there is a user called "TrustedInstaller" only that user has write access to the folder.

TrustedInstaller > Administrator.

I tried to use "runas" for my process but still "Access is denied".

Is there any way to get the rights to write to that folder by code.

Thanks.