I've used ThinApp for portable VST plug-ins development. Using .exe as entry point everything works fine. But .dll files of VST plug-ins saves almost all data in registry and don't use the sandbox. How to make .dll file of VST plug-in portable? Is it possible to create an entry point of the .dll file?
↧