dgdavis Posted October 9, 2006 Posted October 9, 2006 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.
Ctrl-X Posted October 9, 2006 Posted October 9, 2006 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?
dgdavis Posted October 9, 2006 Author Posted October 9, 2006 I'm just trying to replace a couple of .htm files within c:\windows\pchealth\helpctr\system\remote assistance. Are they subject to WFP?
Ctrl-X Posted October 9, 2006 Posted October 9, 2006 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.
Delprat Posted October 9, 2006 Posted October 9, 2006 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)++
dgdavis Posted October 9, 2006 Author Posted October 9, 2006 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.
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