Jump to content

Recommended Posts

Posted

I am trying to replace a couple of files that already exist as part of the RIS install. I have place the files I want to copy down into the relevant folder tree within the $oem$\$$ folder but the original files still remain once the build is complete.

Do I have to script this afterwards, or am I missing something here?

Thanks,

Doug.


Posted

If those files are subject to Windows File Protection, you won't be able to replace them. What files are you trying to replace and where are they located?

Posted

I'm just trying to replace a couple of .htm files within c:\windows\pchealth\helpctr\system\remote assistance. Are they subject to WFP?

Posted

I don't think so. They are probably copied down just fine, but then get overwritten by the original files during Windows setup. You may be able to replace them after Setup is done by running a copy action from one of your post-install scripts.

Posted

There's PCHealth files installed via SYSOC.inf, during GUI setup : maybe you are overwriting files before windows re-overwrites them ???

(look inside sysoc.inf, you'll find a PCHealth line with another inf file name, look inside it and you'll find the files copied with their name in I386 and their name on hard drive if renamed : if my supposition is true, you can rename your files if needed, then makecab and place them in I386)

++

Posted

Thanks for the help Ctrl-X and Delprat. Seeing as it's only a couple of files and I am running post-install scripts anyway, I'll just take care of it then.

Much appreciated. Cheers.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...