vvvar / PeakEater

PeakEater is a free open-source cross-platform VST3/AU/LV2/CLAP wave shaper plugin
GNU General Public License v3.0
330 stars 16 forks source link

Installer doesn't install any vst3 #2

Closed viceverser closed 1 year ago

viceverser commented 3 years ago

I ran the installer and could not find the vst3 in the designated common files folder, Win10

Found an uninstall instance in 'Apps and Features' but couldn't find the plugin.

vvvar commented 3 years ago

Hi, thanks for heads-up!

Could you please check following locations? C:\Program Files\Common Files\Steinberg\VST3 or C:\Program Files (x86)\Common Files\Steinberg\VST3

By default, it should be installed to one of these locations.

viceverser commented 3 years ago

Shure can... i don't have Steinberg in either of the Common Files folders before install, after install it appears, but it is the ONLY plugin in all my vst3 plugins to add a NEW VST3 folder within a Steinberg folder, this seems to be an OLD folder structure used for vst2 but no longer naturally applies to VST3... Everything else is Common Files/VST3/etc... So 1. I couldn't find it with all the other Common Files VST3's and 2. Apps that are standard to propper VST3 folders scan for the actual VST3 folder so don't pick up your VST3 file. Is there a reason you have decidded to not use correct VST3 folder?

vvvar commented 3 years ago

Ah ok i see now, yes, i think i've just used a path from the tutorial but you're right, having "Steinberg" directory is a VST2-type of path and for VST3 default path is different.

Added to the roadmap, will fix that in the nearest release.

viceverser commented 3 years ago

Awesome... Do you have a zip of the vst3 on it's own? Then I could try now without broken uninstaller. I prefer my Plugins clean like this anyway. :)

vvvar commented 3 years ago

Sure, updated the Release page with the vst3 file. Let me know in case of issues with it. Thx!

vvvar commented 3 years ago

Published release v.0.2.2-beta that should fix this issue(and also VST3 file).

vvvar commented 1 year ago

Closing since in newer version installer was replaced with just plugin files. For now it is like that because turned out one shall have an expensive certificate to build and sign an .exe installers on Windows and I don't have one for now. Signing with cheap/free certificates unfortunately gives no guarantee that it will work, Windows can still block it. So for now please use manual installation.