Internet Shortcut Problem

If i make an internet shortcut created by dragging from the Chrome address bar to the DOpus Lister and try to use i have the fallowing Error Code:
"The target "" of this Internet Shortcut is not valid. Go to the Internet Shortcut property sheet and make sure the target is correct."
when i click ok to the warning dialog appear another with the fallowing message:
"Unable to open Internet Shortcut "......" "
I realized that depending of the path where i create the shortcut will work or not:
if my folder contains language specific (ex hungarian) letters will not work
(ő, ű, Ő, Ű)

What i can do?

We should have a fix for this in the next update.

This turns out to be a bug in Windows (ieframe.dll, which gets involved in .URL launches even when Chrome is the default browser). You can see that the proper path has been sent to the command line, but it then tries to access what looks like a Unicode->ANSI/OEM conversion of the path.

We have a workaround which fixes the problem, and that will be part of the next update.