How to stop entries in documents file??

I have noticed hundreds of entries in my documents folder consisting of text and prices files.
How do I stop them from happening
 
Sounds like one of the 3rd party tools you have installed are creating the files, I know a few of them had the option to create the .txt file
 
The game's journals and trade market data are saved to the game's appdata folder, even without third party tools. I'm not aware of any way to stop this from happening while still being able to play the game...symbolic links might be able to do it, but I haven't tried it myself.
 
Yeah, thats the journal and the .jsons.
These are always written to c: its a windows thing. Nowadays application cannot write anywhere else, thats something that started with Vista.
For some reason microsoft never thought that anyone might have files like these on a different drive, but thankfully there is a very easy way to move it where evere you want.
Its called a junction
Basicaly, you just move the folder where ever you want. Than you create a 'hardlink' from the orignal path to the place where you moved it. Thats it.
You see, folders don't really exist. They are just a collection of links to certain files. You can make these links manually.
I had my entire appdata folder on d: like this when ssd's where still small and expensive
 
The game's journals and trade market data are saved to the game's appdata folder, even without third party tools. I'm not aware of any way to stop this from happening while still being able to play the game...symbolic links might be able to do it, but I haven't tried it myself.
Yes those will go the appdata etc... I was thinking he was referring to market data from the things like the market connector etc...
 
Last edited:
Back
Top Bottom