S
Scott Kelly
I needed to be able to manual update certain system DLLs on my Win XPe load.
I tried InUse.exe, but b/c of WFP - it would not work.
I wrote a simple VB app that uses the MoveFileEx() functions to rename the
current DLL, then move over the new one. After doing this process, you
should reboot. On reboot, windows will then delete the old DLL. See the
source for more information.
I have posted SwapSysFile.exe and the source on xpefiles.com. See
http://www.xpefiles.com/a_file.cfm?custid=Updates&fileid=SwapSysFile.zip&gro
upName=Other
If you have any questions - let me know. I have tested it on my Win XPe
system and it works great. I can not garantee it will work perfect for you.
Don't forget - if you are using EWF to commit the changes before rebooting.
I tried InUse.exe, but b/c of WFP - it would not work.
I wrote a simple VB app that uses the MoveFileEx() functions to rename the
current DLL, then move over the new one. After doing this process, you
should reboot. On reboot, windows will then delete the old DLL. See the
source for more information.
I have posted SwapSysFile.exe and the source on xpefiles.com. See
http://www.xpefiles.com/a_file.cfm?custid=Updates&fileid=SwapSysFile.zip&gro
upName=Other
If you have any questions - let me know. I have tested it on my Win XPe
system and it works great. I can not garantee it will work perfect for you.
Don't forget - if you are using EWF to commit the changes before rebooting.