While I can understand Swedish very well, I prefer to reply in English.
You can download my file from here: https://we.tl/t-GUb2d1oTys
ntdll.dll is a Windows core file. Whether my version works on your machine I do not know. To ensure that your machine will still boot up after the change, you must do this:
- Use the command RecoveryDrive.exe in order to create a bootable flash disk. Do NOT copy the system files!
- Use this disk to boot the machine into Windows Repair Mode. You will not need a password. Det kan vara lite svårt för någon som saknar erfarenhet. Fortsätt inte om du inte hinner!
- Identify the correct drive letter for your Windows installation. It could be a drive other than C: but it won't be X:. You do it by typing these commands and pressing Enter after each:
dir C:\Win*
dir D:\Win*
dir E:\Win*
until you find the Windows folder.
I shall call this drive "Q:" even though it won't be Q:. 4. Type these commands and press Enter after each:
cd /d Q:\Windows\System32
ren ntdll.dll *.org
copy E:\ntdll.dll
(replace E: with the letter of the disk where my ntdll.dll is saved)
exit 5. Boot normally.
If Windows now refuses to boot then you must perform steps 1 . . 3 again. Step 4 would now look like this:
cd /d Q:\Windows\System32
del ntdll.dll
ren ntdll.org *.dll
exit
As an alternative, to be absolutely safe you could use the free version of Macrium Reflect in order to create an image of your system partition.
Fyra dagar senare:
- Inget svar
- Du har inte nerladat filen.
Nu frågar jag mig varför jag gjorde ansträngningen för att hjälpa dig.