as my question was not only for bitcoin wallets but in general for qt wallets i managed to fix it with a quiet easy solution:
Just in case someone wants to fix it this way, here how i did it:
- first of all go the RUN in windows, type %appdata%, this will bring you to the hidden /appdata/roaming folder.
- here you find the whole data folder, like named "bitcoin", "UniversalCurrency" or whatever currency folder you have.
- move the whole folder to the desired HDD, in my case it was F:
- now go to desktop and create a shortcut
- point the shortcut to your currency wallet .exe file and just add -datadir="the_full_path_to_new_directory",
in my case it looks now: "C:\Wallets\eMark-Qt-1.5.0-win\eMark 1.5.exe" -datadir=F:\eMark"
- Done
At least in my case it works, syncs and everything else works fine with this wallet, trying now some others too.
Thx to all the other suggestions, advices and tips, pretty sure they work too. But personally for me, this solution was the easiest, even more
if i choose at some time to move things to an external wallet or elsewhere i just have to modify only a simple letter in the shortcut.
Yes the shortcut works as well.
Consider that if you make large numbers of wallets then you may have too many desktop shortcuts available that it makes it difficult to assign any more.