This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
salle_203 [2020/01/31 13:19] patrick |
salle_203 [2024/04/04 10:19] (current) |
||
---|---|---|---|
Line 2: | Line 2: | ||
25 Priminfo Core2duo 4Go RAM | 25 Priminfo Core2duo 4Go RAM | ||
- | == TODO == | ||
- | Opérations : | ||
- | | ||
+ | ==== DISM pour réparer Windows 10 ==== | ||
- | <note important> | + | |
+ | |||
+ | si l' | ||
- | Utlisateur local : adminlocal:servicelocal | + | . Dism /Online / |
- | + | ||
+ | . | ||
+ | |||
+ | |||
+ | ===== FIX shfolder.dll error ===== | ||
+ | |||
+ | |||
+ | The SHFOLDER.DLL error likely occurs due to corrupted or missing Windows registry. As an initial troubleshooting SHFOLDER.DLL needs to be registered on your system. To do this, we recommend that you follow these steps: | ||
+ | |||
+ | Click Start, type command, right-click on it, then select Run as administrator. | ||
+ | Type these commands one after another: | ||
+ | | ||
+ | regsvr32 /i SHFOLDER.DLL, | ||
+ | Once done, close the Command Prompt. | ||
+ | Restart the program that you are trying to run. |