Greetings,
My question is quite simple:
Some applications have a "plugins" folder. Meant, that users put their third party plugins in this folder and the application will read them.
Now, when I virtualize an application which has a plugins folder and run it, it will create a "plugins" folder in the package data, but if I put a plugin in the folder it won't see the plugin.
How can I make it so the plugins folder actually get's read from the host computer?
Just like a "Shared Folder" in VMware Workstation
Thanks in advance!