I assume you're on Windows. I found it easier to let mnemosyne install where it wants to, then run it with a batch file like this:
============ cut here ================ @echo off cd "C:\Dropbox\My Dropbox" "C:\Program Files (x86)\Mnemosyne\mnemosyne.exe" -d "C:\Dropbox\My Dropbox\.mnemosyne" ============ cut here ================ You'll have to adjust the paths to the mnemosyne.exe if you're not on windows 7 64 bit, and to where you have your dropbox folder. On Fri, May 27, 2011 at 6:04 AM, Henrik in Oslo <[email protected]> wrote: > I wanted to installed Mnemosyne on / My Dropbox > It works, but I noticed that .mnemosyne was put under H:\ > 1. Wouldn't it be better to have also .mnemosyne on / My Dropbox? > 2. How do I achieve that? > > Regards/ H > > -- > You received this message because you are subscribed to the Google Groups > "mnemosyne-proj-users" group. > To post to this group, send email to [email protected] > . > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/mnemosyne-proj-users?hl=en. > > -- You received this message because you are subscribed to the Google Groups "mnemosyne-proj-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/mnemosyne-proj-users?hl=en.
