Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It doesn't install the .dll surge file #5

Closed
beitenh opened this issue Sep 25, 2018 · 4 comments
Closed

It doesn't install the .dll surge file #5

beitenh opened this issue Sep 25, 2018 · 4 comments

Comments

@beitenh
Copy link

beitenh commented Sep 25, 2018

Thank you for this good synth! It is not copyed nor installed any vst file. I don't find it, in any site of the disk. Please your help.

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. windows 10]
  • Host [e.g. bitwig, logic]
  • Version [e.g. 2.4]

Additional context
Add any other context about the problem here.

@sagamusix
Copy link

Indeed, the installer provided on the Releases page seems to install about 50MB of files to %localappdata%\Surge and the rest (uninstaller) ends up in the path the user actually specified. The DLL is found in neither of those two paths.

Slightly related: The default path the installer wants to install to is %localappdata\Surge; including the trailing Semicolon. This seems to not be intentional and maybe has something to do with this issue.

@Gargaj
Copy link

Gargaj commented Sep 25, 2018

For me the DLL ended up in C:\Program Files\Common Files\VST2\

@kurasu kurasu closed this as completed in 03c9106 Sep 25, 2018
baconpaul pushed a commit to baconpaul/surge that referenced this issue Jul 10, 2019
Former-commit-id: 03c9106
baconpaul pushed a commit to baconpaul/surge that referenced this issue Jul 10, 2019
Add Surge.pdf documentation

Former-commit-id: aef8e53
@Adrien2112
Copy link

Hello Hello :) Had the same problem, no prompting about where I need to install the files, found the vst3 and the dll in the directory mentionned above...

@baconpaul
Copy link
Collaborator

In the upcoming 18 release it will tell you where the VST3 is installed. The answer is:

Q: Where is Surge synthesizer installed on Windows?
A: Surge is installed to the default VST3 plugin path, which means:

32-bit path - C:\Program Files (x86)\Common Files\VST3\Surge Synth Team
64-bit path - C:\Program Files\Common Files\VST3\Surge Synth Team

We advise you to NOT move the plugin to any other folder on your system. We also advise you not to move the C:\ProgramData\Surge\ folder anywhere else, or bad things will happen!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants