Does anyone know how to locate the blockchain on a drive other than C:\ ?
I'm using a limited capacity SSD so need to put it somewhere else.
Thanks.
You can run the wallet on C: and have the plock chain on D: or whatever by moving the data folders to the D: drive and pointing to that in the shortcut you created during install. So, if you moved the blockchain and data folder to "D:\Cloakdata", you would create a Windows shortcut with the Target "C:\Program Files (x86)\cloak.exe D:\cloakdata\" That tells the wallet to look for the data files on D: drive in the \cloakdata\ folder.
This is a standard windows shortcut method. I use this for multiple wallets on C and data folders on D. Just make sure there are no typos in the shortcut string.