Is there a way of changing the wallet's default path to store information? It stores at "C:\Program Data\intensecoin" and I want to change it because I am out of space...
Quoting
YAASAY
Yes u can
start intensecoind.exe with --data-dir <path>
so it will save the blockchain into the <path> u specified
Venthos
Also keep in mind any argument you pass to intensecoind.exe or letheand.exe can be added to a config file on your system so you don't have to type it every time. The location of this file is different for each platform.
It worked, thanks!