JPEGAutoRotator icon indicating copy to clipboard operation
JPEGAutoRotator copied to clipboard

Missing DLL error

Open Brawlence opened this issue 5 years ago • 2 comments

When trying to launch the main program on windows 7 (does not matter whether 32 or 64 bit) it displays a message: System error "The program can't start because api-ms-win-core-path-l1-1-0.dll is missing from your computer. Try reinstalling the program to fix this problem."

Brawlence avatar Jan 23 '20 22:01 Brawlence

Putting the stub dll api-ms-win-core-path-l1-1-0.zip (VirusTotal, Source) into the program folder allows the 32bit runtime to start but since it cannot provide the needed API, no rotations are made.

Number of items processed:      255
Number of valid JPEGs:          0
Number of JPEGs rotated:        0
Max Worker Threads:     6
Worker Threads:         6
Min Items Per Thread:   10
Items Per Thread:       43
Operation took: 0 ms````

Brawlence avatar Jan 23 '20 22:01 Brawlence

Same here for me. Any chance that there is a fix contained in a small update?

derBobby avatar Jun 26 '22 18:06 derBobby