Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Another space reclaiming thing I just found which reclaimed 800MB -
command line:
esentutl.exe /k c:\Windows\SoftwareDistribution\DataStore\DataStore.edb
Then /?
Recover then repair it if it happens to find any faults
Then defrag:
esentutl.exe /d c:\Windows\SoftwareDistribution\DataStore\DataStore.edb
And then compress the datastore folder = over 80% reduction in space used including previous steps.
No. It works exactly like before. It's not a shortcut, it's a hardlink (afaik) - the folder is in a new location and windows is redirected to that location for the files.
The program would know nothing about the folder being redirected, windows does the redirecting. The program would still think the files are on C: and behave as if the files are on C: and all file operations would work 100% normally.
Also wouldn't you get the same amount of writes on ssd while using this method? As far as I know the links in the C drive still gets updated
There is no "links in the c drive", forget links, Windows looks after the file system, windows gets files for steam, it now gets from from where the files are (moved to). Windows checks for redirects 1st before it gets the files.