How to Move MultiCharts Database, Studies and Logs from C Drive (Versions Prior to 8.7)
During MultiCharts installation one can specify installation folder location different from C drive. However, the majority of space used by MultiCharts is filled with the database, log files and studies. By default, everything above mentioned is stored on the C drive; there is a way to move the files and folders to a different hard drive.
Database files
Before starting this procedure, it is recommended to backup the database (see How to Backup User Data). The first step is to copy the files themselves:
- Click the Windows Start button.
- Select Run.
- For 32 bit MultiCharts on Windows Vista/7/8/10 paste the following command: %allusersprofile%\TS Support\MultiCharts Note:For Windows XP, paste the following command: %allusersprofile%\Application Data\TS Support\MultiCharts
For 64 bit Windows, the path to the MultiCharts 64 bit database is %allusersprofile%\TS Support\MultiCharts64
For 64 bit Windows, the path to the MultiCharts 32 bit database is %allusersprofile%\TS Support\MultiCharts
For 64 bit Windows, the path to the MultiCharts .NET 64 bit database is %allusersprofile%\TS Support\MultiCharts .Net64
For 64 bit Windows, the path to the MultiCharts .NET 32 bit database is %allusersprofile%\TS Support\MultiCharts .Net - Press Enter.
- In the popped up window, make a copy of the Database folder with all its contents.
- Paste the database copy to the new location.
The second step is to change the registry key:
- Click the Windows Start button.
- Select Run.
- Type regedit.
- Press Enter.
- Find the Path registry key In 64 bit Windows, the path to the MultiCharts 64 bit databases key is HKEY_LOCAL_MACHINE\SOFTWARE\TS Support\MultiCharts\Databases\Portfolio
In 64 bit Windows, the path to the MultiCharts 32 bit databases key is HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\TS Support\MultiCharts\Databases\Portfolio - Change the path to the new location of your database files.
- Find the Path and CachePath registry keys In 64 bit Windows, the path to the MultiCharts 64 bit key is HKEY_LOCAL_MACHINE\SOFTWARE\TS Support\MultiCharts\Databases\Storage
In 64 bit Windows, the path to the MultiCharts 32 bit key is HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\TS Support\MultiCharts\Databases\Storage - Change the paths to the new location of your database files.
- Find the DictionaryPath registry key In 64 bit Windows, the path to the MultiCharts 64 bit databases key is HKEY_LOCAL_MACHINE\SOFTWARE\TS Support\MultiCharts\Databases\Portfolio
In 64 bit Windows, the path to the MultiCharts 32 bit databases key is HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\TS Support\MultiCharts\Databases\Portfolio - Change the path to the new location of your Dictionary.csv file.
Studies
Before starting, it is recommended to backup the studies (see How to Backup User Data). The first step is to copy the files themselves:
- Click the Windows Start button.
- Select Run.
- For 32 bit MultiCharts on Windows Vista/7/8/10 paste the following command: %allusersprofile%\TS Support\MultiCharts\StudyServer;Note:
For 64 bit Windows, the path to MultiCharts 64 bit studies is %allusersprofile%\TS Support\MultiCharts64\StudyServer;
For 64 bit Windows, the path to MultiCharts 32 bit studies is %allusersprofile%\TS Support\MultiCharts\StudyServer;
For Windows XP, paste the following command: %allusersprofile%\Application Data\TS Support\MultiCharts\StudyServer - Press Enter.
- In the popped up window, make a copy of the Studies folder with all its contents.
- Paste the Studies folder copy to the new location.
The second step is to change the registry key:
- Click the Windows Start button.
- Select Run.
- Type regedit.
- Press Enter.
- Find the StudiesPath registry key in HKEY_LOCAL_MACHINE\SOFTWARE\TS Support\MultiCharts\Note:
For 64 bit Windows, the path to MultiCharts 64 bit studies is HKEY_LOCAL_MACHINE\SOFTWARE\TS Support\MultiCharts64;
For 64 bit Windows, the path to MultiCharts 32 bit studies is HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\TS Support\MultiCharts; - If the key name "StudiesPath" is missing - manually create it.
- Change the path to the new location of your study files.
Log files
There is no need to backup your logs unless the file contains information regarding an issue (see MultiCharts Logs). To change the logs folder location:
- Click the Windows Start button.
- Select Run.
- Type regedit.
- Press Enter.
- Find the BugSlayer\Log Directory in HKEY_CURRENT_USER\Software\TS Support\BugSlayer
- Change the path to the logs folder location.