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

cannot find reaper #4

Open
Snevzor opened this issue Jan 21, 2016 · 3 comments
Open

cannot find reaper #4

Snevzor opened this issue Jan 21, 2016 · 3 comments

Comments

@Snevzor
Copy link

Snevzor commented Jan 21, 2016

Installed under (the Exe is in this folder and works): /home/sven/reaper/
./reaper.sh output: wine: cannot find 'C:\Program Files\REAPER\Reaper.exe'

It worked before so it must be broken because of a Wine update or something?

@Snevzor
Copy link
Author

Snevzor commented Jan 21, 2016

Script 'searches' for the folder 'REAPER' in Program Files, but it was installed to Program Files (x86). Copied the folder REAPER to Program Files (x86) and the script works again.
The script does not evaluate if the folder REAPER exists, but it does seem to check if 'Program Files' exists?

@Cybolic
Copy link
Owner

Cybolic commented Jan 22, 2016

That is correct. The run script only checks the registry to see where Reaper would have been installed and assumes it has been installed there. I should add proper checks.

@Snevzor
Copy link
Author

Snevzor commented Jan 22, 2016

Okay! Well, if I could I would do a code suggestion but I have zero experience in shellscripting.

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

2 participants