How do I setup wine to be used with lmms for VST support?

Having trouble with LMMS? Ask about it here.
I have looked at the wiki and googled around, but i'm still confused. How do I get WINE to be used with a program installed from Linux's command line? How do I configure wine to launch the software I downloaded using

Code: Select all

sudo dnf install lmms-vst-full
?
Wine should start automagically when you try to use an .dll file on Linux.

.dll files are windows files, wine helps Linux to deal with those files.