@guino

is it possible to have RR set its path as a system variable on startup and also check that this value exist.
Then also have a RR var "RRINSTALLPATH" that can be used whenever the path to RR needs to be specified or as the root dir to start from when looking for sub folders in the RR install path.
This way, a user can take RR and stick it inside of any dir and when RR launches it will check to see if the dir its being launched from matches the sytem varibles and if not, updates the sytem var.

for those who dont know what the system variables are, if rightclick mycomputer>properties>advanced tab>Environment Variables>System variables

here you can see where applications stick the path to there apps for later use.
typically when you can launch an application from the command promt it will look at these variables for a path if its not specified.