blackberry / Ripple-Framework

A browser-like framework component that hosts the Ripple UI tooling and provides services required for emulation
Apache License 2.0
28 stars 12 forks source link

Side by side installation will not work properly since 2 installs of Ripple share the same config.ini. That means 2 versions of Ripple can’t point to different versions of the UI (2092885) #57

Open dbrgss opened 13 years ago

dbrgss commented 13 years ago

Side by side installation will not work properly since 2 installs of Ripple share the same config.ini. That means 2 versions of Ripple can’t point to different versions of the UI

IT should work on MAC, but not on Windows. I believe this is because we put config.ini in the user folder on the Windows machine due to Windows Access Control issues. On Mac it goes in the install folder, so it is not an issue there if you have two installations.