Hi,
Here's what I suggest you do:
* first, only use the Mnemosyne2 version installed on your laptop, not
on your USB key
* If you have Mnemosyne1 databases installed on your laptop in the
default location, they will be automatically upgraded to the new format,
including the media files
* if not, e.g. if your 1.x data is only on the USB key, you need to
select 'File - Import' to convert to 2.x
* Now that everything is up and running on your local hard drive, you
can copy C:\Users\Troy\AppData\Roaming\Mnemosyne to your USB drive (I
will update the instructions to talk about hidden files and alternative
possible paths)
* There is no longer a need to edit config.py to change the interface
language, this can now be done through the GUI.
Good luck!
Peter
On 09/05/2012 07:04 AM, Troy wrote:
> I downloaded *mnemosyne-2.1-RC1-setup.exe* and installed it onto my
> Windows 7 laptop.
>
> I finally want to move my information from my old version of Mnemosyne
> to the new version. The old way to make a portable version was to move
> the .mnemosyne file over to the USB stick. The new instructions don't
> mention this.
>
> The instructions here:
>
http://www.mnemosyne-proj.org/help/running-from-usb-drive.php say:
>
> 1. First, copy the Mnemosyne program directory from C:\Program
> Files\Mnemosyne to your USB drive
>
> // OK, no problems there.
>
> 2. then copy your data directory from inside your home directory
> (usually C:\Users\<your user name>\Application Data\Mnemosyne) to
> inside the Mnemosyne program directory on the USB drive.
>
> // There is no mention on the instructions that a Windows user probably
> has to SHOW hidden files, folders, and drives to see the AppData folder
> (Not Application Data on my Windows 7 install).
>
> // In addition, I'm presented with 3 folders, Local, LocalLow and
> Roaming. In the Roaming folder, I found a Mnemosyne folder (only after I
> started Mnemosyne, because it didn't show up before I did.) I copied
> this folder over to my Mnemosyne folder I previously copied onto my USB
> drive.
>
> // The file structure is vastly different comparing the old version and
> the new version.
>
> *Questions:*
>
> Q1. Am I missing anything? Is that all I need to do to make a portable
> version?
>
> Q2. In the old version, I could open the config.py file and insert:
>
> # The translation to use, e.g. 'de' for German (including quotes).
> # If set to None, the system's locale will be used.
> *locale = 'en'*
> *
> *