BitShares Forum

Main => Technical Support => Topic started by: kickky on November 30, 2014, 08:40:54 pm

Title: How do I change Roaming directory in BTS
Post by: kickky on November 30, 2014, 08:40:54 pm
Just bought a 32G harddrive capacity 11 inch laptop. so not enough space to keep bts in C directory.

Planning to store on external hard drives.

Thanks if anyone can help

Title: Re: How do I change Roaming directory in BTS
Post by: Troglodactyl on November 30, 2014, 08:50:47 pm
I believe you can change this by using a shortcut to launch BitShares with the target set to "[bitsharesExecutable] --data-dir [pathOnYourExternalDrive]".

So probably something like: "C:\Program Files\BitShares\BitShares.exe --data-dir D:\BitShares"
Title: Re: How do I change Roaming directory in BTS
Post by: kickky on December 02, 2014, 06:59:32 pm
I believe you can change this by using a shortcut to launch BitShares with the target set to "[bitsharesExecutable] --data-dir [pathOnYourExternalDrive]".

So probably something like: "C:\Program Files\BitShares\BitShares.exe --data-dir D:\BitShares"

tried, but not working!

Title: Re: How do I change Roaming directory in BTS
Post by: kickky on December 02, 2014, 07:06:16 pm
I believe you can change this by using a shortcut to launch BitShares with the target set to "[bitsharesExecutable] --data-dir [pathOnYourExternalDrive]".

So probably something like: "C:\Program Files\BitShares\BitShares.exe --data-dir D:\BitShares"

got it work

haha its all about syntax

thx T