Birch-san / juicysfplugin

Audio plugin (e.g. VST, AU) to play soundfonts on macOS, Windows, Linux
GNU General Public License v3.0
209 stars 27 forks source link

Installer fails to run #20

Open RenegadeScooter opened 3 years ago

RenegadeScooter commented 3 years ago

Just wanted to try this plugin out, but the installer doesn't run at all.

Birch-san commented 3 years ago

It's possible to install manually.

Ignore WixSetup.msi. Use your favourite unarchiving utility to extract cab1.cab.
You'll see the following files:

JUCE_framework_GPL3.txt
Steinberg_VST3_GPL3.txt
juicysfplugin.dll
juicysfplugin.exe
juicysfplugin.vst3
libFLAC_8.dll
libflac_New_BSD.txt
libfluidsynth_2.dll
libfluidsynth_LGPL_2.1.txt
libgcc_runtime_libraries_GPL3_with_GCC_runtime_library_exception.txt
libglib_2.0_0.dll
libglib_LGPL_2.1.txt
libgmodule_2.0_0.dll
libgthread_LGPL_2.1.txt
libiconv_2.dll
libiconv_LGPL_2.1.txt
libintl_8.dll
libintl_LGPL_2.1.txt
libogg_0.dll
libogg_New_BSD.txt
libpcre_1.dll
libpcre_BSD.txt
libportaudio_2.dll
libportaudio_bespoke.txt
libreadline8.dll
libreadline_GPL3.txt
libsndfile_1.dll
libsndfile_LGPL_2.1.txt
libspeex_1.dll
libspeex_revised_BSD.txt
libtermcap_0.dll
libtermcap_LGPL_2.1.txt
libvorbis_0.dll
libvorbis_New_BSD.txt
libvorbisenc_2.dll
libvorbisenc_New_BSD.txt
libwinpthread_1.dll
libwinpthreads_BSD_and_MIT.txt
license_concatenated.rtf
license_concatenated.txt

Follow the instructions in the release notes to determine where to copy these files to.

====

Off the top of my head, I think it's something like this (for 64-bit):

"C:\Program Files\Birchlabs\juicysfplugin":

juicysfplugin.exe
*.txt

"C:\Program Files\Common Files\VST3":

juicysfplugin.vst3

"C:\Program Files\Common Files\VST":

juicysfplugin.dll

"C:\Windows\System32":

*.dll (except juicysfplugin.dll)