Nainstalovat Steam
přihlásit se
|
jazyk
简体中文 (Zjednodušená čínština)
繁體中文 (Tradiční čínština)
日本語 (Japonština)
한국어 (Korejština)
ไทย (Thajština)
български (Bulharština)
Dansk (Dánština)
Deutsch (Němčina)
English (Angličtina)
Español-España (Evropská španělština)
Español-Latinoamérica (Latin. španělština)
Ελληνικά (Řečtina)
Français (Francouzština)
Italiano (Italština)
Bahasa Indonesia (Indonéština)
Magyar (Maďarština)
Nederlands (Nizozemština)
Norsk (Norština)
Polski (Polština)
Português (Evropská portugalština)
Português-Brasil (Brazilská portugalština)
Română (Rumunština)
Русский (Ruština)
Suomi (Finština)
Svenska (Švédština)
Türkçe (Turečtina)
Tiếng Việt (Vietnamština)
Українська (Ukrajinština)
Nahlásit problém s překladem
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.