Page 1 of 1

Windows 10 / Mapped Network Drive / No Thumbnails

Posted: 02 Mar 2016 16:34
by m48tx
I'm sure I am doing something wrong, but on my Windows 10 (64-bit Pro) system, XYP (16.30.0008) will not create thumbnails for files on a mapped network drive. DirectoryOpus and Windows file manager will create thumbnails.

Help? Thanks.

Re: Windows 10 / Mapped Network Drive / No Thumbnails

Posted: 02 Mar 2016 16:49
by highend
Can't confirm...

Show a screenshot of the Configuration - Preview - Thumbnails page

Re: Windows 10 / Mapped Network Drive / No Thumbnails

Posted: 02 Mar 2016 16:56
by m48tx
As requested ...

Re: Windows 10 / Mapped Network Drive / No Thumbnails

Posted: 02 Mar 2016 17:02
by m48tx
Ugh. I left out some information. I have a folder on the local drive that contains symbolic links to the video folders on a mapped network drive. XYP will not create the thumbnails when the symbolic links are accessed.

If the mapped folder is directly accessed, XYP will create the thumbnails after I clicked "Include Removable Media".

My apology.

Re: Windows 10 / Mapped Network Drive / No Thumbnails

Posted: 02 Mar 2016 17:15
by highend
Even with a local folder that contains symbolic links to folders on a mapped network drive... Can't confirm.

Remove your license information from your XYplorer.ini file, zip it and attach it to your next posting.

Re: Windows 10 / Mapped Network Drive / No Thumbnails

Posted: 02 Mar 2016 17:29
by m48tx
FYI, this ini file was copied from my Win7 system - it was not created new when I installed XYP on Win10.

Re: Windows 10 / Mapped Network Drive / No Thumbnails

Posted: 02 Mar 2016 17:33
by highend
Even with your .ini file it works flawlessly here...

Re: Windows 10 / Mapped Network Drive / No Thumbnails

Posted: 02 Mar 2016 17:41
by m48tx
Could this have anything to do with administrator privileges? My user is the administrator. When I run XYP, I am unable to create symbolic links so I create them with elevated command prompt window using mklink command. XYP will follow the created links, list the files, play the files, etc just not create thumbnails. If I run XYP as administrator, the mapped network drives do not show up.

Re: Windows 10 / Mapped Network Drive / No Thumbnails

Posted: 02 Mar 2016 17:46
by highend
If I run XYP as administrator, the mapped network drives do not show up.
-> You created the mappings with user privileges

Run this from a DOS prompt (with admin permissions!):

Code: Select all

REG ADD "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System" /v "EnableLinkedConnections" /t REG_DWORD /d "0x00000001" /f
Restart

Test if it works now (xy started with admin permissions)...

Re: Windows 10 / Mapped Network Drive / No Thumbnails

Posted: 02 Mar 2016 18:17
by m48tx
Thank you. But no matter what I do, I cannot get this to work. The mapped drive accessed via symbolic links will not create thumbnails.