Search found 2 matches

by Bastik77
Thu Apr 23, 2020 8:20 am
Forum: New
Topic: Opening file with German characters in filename gives error message
Replies: 2
Views: 299

Re: Opening file with German characters in filename gives error message

Thanks for the advice.

I have created and distributed a Powershell script, now it works.

Get-AppxPackage -allusers Microsoft.Windows.Photos | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
by Bastik77
Wed Apr 22, 2020 1:28 pm
Forum: New
Topic: Opening file with German characters in filename gives error message
Replies: 2
Views: 299

Opening file with German characters in filename gives error message

Hello.

If there's only one umlaut in a photo file.
like ü ä ö etc.
you cannot open it with XnViewer.
the error message appears:


File system error (-2147219195)

Certified on Windows 10 (current) Win 2016 and 2019

removing the character opens the photo.

Greeting Sebastian