PDA

View Full Version : installing to a different folder


seanferns
07-16-2012, 12:15 AM
How do I install UR to a different folder ? When installing most applications you get to a screen which allows you to select the folder to install to and is by default within Program Files. But in the UR installer I don't see any such screen even if I select the "Custom Installation".

kinook
07-16-2012, 06:34 AM
Uninstall UR first, or use the /DIR command-line parameter when calling the installer. If a previous installation is found, it defaults to that location and does not prompt (UR uses Inno Setup for its installer, and this is the default behavior for Inno, so I suspect quite a few installers work this way these days).
http://www.jrsoftware.org/ishelp/topic_setup_useprevioususerinfo.htm
http://www.jrsoftware.org/ishelp/topic_setupcmdline.htm