byulparan / cl-collider

A SuperCollider client for CommonLisp
Other
222 stars 23 forks source link

Improve default paths in Windows #61

Closed ntrocado closed 5 years ago

ntrocado commented 5 years ago

By default, SuperCollider installs in a directory whose name contains the version number, e.g. "C:\Program Files\SuperCollider-3.10.0\". If the variables for the default paths in cl-collider point to a directory with the latest version number, users with other versions have to manually set them. Also when new versions of SuperCollider come out and are installed, changes have to be made. To avoid this, this PR adds an automatic search for the SuperCollider directory in %ProgramFiles%.