Thank you very much for the update, I am looking into this to see if there is something we can do within FlashFXP to resolve this problem without requiring these additional steps to be taken.
Is the mapped user folder accessible from other applications or is it only not accessible for FlashFXP?
I know that windows (shell32 api library) loads the icon cache db from a file located in the user folder
C:\Users\<user>\AppData\Local\IconCache.db
Though this is all done internally by the shell32 api library and we interface with this library for all shell related operations.
|