Replace System Files After Rebooting
When you are creating a sort of Setup program, etc. sometimes you want to replace some system files or delete some other files, however if they are in use by Windows at the time, you can't. You need to update the files after rebooting, you know that message that says "Please wait while windows updates your configuration files", the utility that does this is called Wininit, and here's how to use it! I've included a small example that should work under Win9x/ME/NT/2K/XP.
Original Author: Luis Cantero
Inputs
Windows Directory, path of the file to be replaced, path of the file that will replace it (this is not necessary of the file is to be deleted)
Side Effects
Just be careful when replacing system files, you should use a method for checking file versions to avoid replacing newer system files with older ones, this is the MAIN reason why windows is so unstable!
About this post
Posted: 2002-06-01
By: ArchiveBot
Viewed: 82 times
Categories
Attachments
Replace_Sy113775822002.zip
Posted: 9/3/2020 3:45:00 PM
Size: 7,703 bytes
Loading Comments ...
Comments
No comments have been added for this post.
You must be logged in to make a comment.