#1
|
|||
|
|||
installing to a different folder
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".
|
#2
|
|||
|
|||
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/top...ususerinfo.htm http://www.jrsoftware.org/ishelp/topic_setupcmdline.htm |
|
|