-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not able to use icons in Fuse for Windows Shortcut #45
Comments
Thank you for your response. Here are my answers:-
|
@mohankumarv2005 it is likely that I misunderstand what you mean. Can you please post a detailed list of steps to make this happen in MEMFS? I cannot reproduce locally. You may also wish to contact me via private email with more details. See screenshot of a gomemfs drive started with If you are looking to change the drive icon itself, Microsoft has instructions here: |
Sure, here are the detailed steps:
|
@mohankumarv2005 thank you for the detailed steps. When I follow your steps I can confirm that the shortcut ends up with a blank icon as you say. I will investigate further to resolve this problem. |
I am glad you are able to reproduce. But, even after I start memfs.exe with "-oExactFileSystemName=NTFS", the still see the same issue. The icon is still showing blank. |
In my experiments earlier I tried with both WinFsp MEMFS and cgofuse MEMFS. Perhaps I observed some weird caching effect from WinFsp MEMFS when I saw this working. I will try it again. |
I may have to research this a bit better. This no longer works for me with the icon you posted earlier. However it does work with other icons (e.g. the favicon.ico found in the Windows folder). (Thankfully the screenshot that I posted earlier serves as proof that I did see it working earlier, because I am beginning to question my own sanity :) |
I completely understand. I will wait for your response. Thank you so much for your time. |
Hi,
We are trying to create Application Shortcut on Windows where icons being referred from WinFsp Fuse Mounted Drive (memfs). Now, the shortcut is created successfully but the we are not able to see the icon instead a blank icon is shown. However, if we refer to same icon which is in Local Disk it works fine.
Can you please us to understand the issue and a possible workaround?
The text was updated successfully, but these errors were encountered: