create a bootable usb to automatic repair windows xp system32 files
- by Edo Post
Is it possible to create a script/live distro that replaces some system32 files?
To explain it a bit more in details:
There is a company that has multiple computers (think in 100/1000's) and they all are missing the same system32 files since the company's software removed it.
The systems are distributed all over the world and are managed by "normal" people who don't have any knowledge about computers.
I want to create a usb stick that i can mail to all those people which contains a script that executes when you boot the usb. this script should replace the missing system32 files without any user input
is this possible, and if so how could i manage this?