I have a few programs that check if a file exists. If it is an old version delete it and paste the new version. However, under Windows 7 Professional I can't delete the file. Some System process is always restoring it (same with the dll files). As you can imagine a lot of progr开发者_StackOverflow中文版ams are crashing because of that behavior. So WHAT SERVICE/PROCESS can lock/recreate/restore files? I have disabled System Recovery.
I find out the problem it was disabled Microsoft services - Program Compatibility and Application Expirience
精彩评论