Problem with C program files when importing pictures?

Ko
1

As soon as I want to transfer my pictures to the laptop and press the picture: rundll; problem starting c: \ program / Photo viewer.dll

(the specified module was not found)

What should I do?

Sp

A .dll file contains program code that is loaded and used when another application is opened. Several programs can use the same program code without having to save it multiple times.

When opening your photo viewer, the said Dynamic Link Library (.dll) is required, but not found.

You could see if this .dll is in the said folder. If not, it seems somehow lost.

If your program is not a preinstalled Windows program, you should repair it using the "Repair" function. Alternatively, reinstalling the program doesn't hurt. Then this library should be restored.