Revision 7 by Dave Hooton on 2014-01-11 at 02:13:09 to Install in different folder or drive:
#. Open two instances of Windows Explorer side-by-side
#. In the first, navigate to your User Application Data folder (in XP, that's *C:\Documents and Settings\{{_/username/_}}\Local Settings\Application Data*; in Vista and Windows 7/8 it is *C:\Users\{{_/username/_}}\AppData\Local*)
#. In the second, navigate to the drive where you want to move Logos
#. In the second, navigate to the drive/location where you want to move Logose.g.D:
#. *Move* the entire Logos5 folder (yours could be Logos4) to the new drive location by dragging and dropping it in Windows Explorer.
#. Open a Command prompt e.g. Start > Run > cmd.exe or type *cmd* in the /Search programs/ box.
#. Change directory to the place where the Logos5 folder used to be (see above) using the *cd* command (you must use quotes if there are spaces in the path), e.g., *cd "C:\Users\John Doe\AppData\Local"*
#. Change directory to the place where the Logos5 folder used to be (see above) using the *cd* command (you must use quotes if there are spaces in the path), e.g. *cd "C:\Users\John Doe\AppData\Local"*
#. Using the junction command, create a linkcalledLogos5 to the new location, e.g. *junction Logos5 D:\Logos5* (you may have to provide the full path to junction.exeandD:isthenewlocation).
#. Using the junction command, create a link to the new location, e.g. *junction Logos5 D:\Logos5*whereLogos5isthefolderyoujustmoved(you may have to provide the full path to junction.exe).
#. Exit the command prompt (type *exit* and press Enter)