Dear all, this is my first time here, and I have a very deep question.
Implementation effect:
Every time the system restarts, it will call the backed-up registry. All registry modifications made after the system starts will be replaced by the backed-up registry after the system restarts.
It is required to be implementable in win98, win2K, winxp, win2k3.
My own idea is:
Use batch processing
Delete the entire registry
Call the backed-up registry
But my ability is limited, and I can't implement it. Looking forward to the appearance of experts.
Implementation effect:
Every time the system restarts, it will call the backed-up registry. All registry modifications made after the system starts will be replaced by the backed-up registry after the system restarts.
It is required to be implementable in win98, win2K, winxp, win2k3.
My own idea is:
Use batch processing
Delete the entire registry
Call the backed-up registry
But my ability is limited, and I can't implement it. Looking forward to the appearance of experts.

