Steam telepítése
belépés
|
nyelv
简体中文 (egyszerűsített kínai)
繁體中文 (hagyományos kínai)
日本語 (japán)
한국어 (koreai)
ไทย (thai)
Български (bolgár)
Čeština (cseh)
Dansk (dán)
Deutsch (német)
English (angol)
Español - España (spanyolországi spanyol)
Español - Latinoamérica (latin-amerikai spanyol)
Ελληνικά (görög)
Français (francia)
Italiano (olasz)
Bahasa Indonesia (indonéz)
Nederlands (holland)
Norsk (norvég)
Polski (lengyel)
Português (portugáliai portugál)
Português - Brasil (brazíliai portugál)
Română (román)
Русский (orosz)
Suomi (finn)
Svenska (svéd)
Türkçe (török)
Tiếng Việt (vietnámi)
Українська (ukrán)
Fordítási probléma jelentése
Open a command line in your Windows Documents folder: start - > execute cmd
Then in the console type: cd c:\users\<your windows user name>\Documents
and press enter.
Now create the link: type in the console:
mklink /d "Trackmania United" e:\<the path where you have stored your Trackmania United documents>
Make sure to have the same name as before for the link name in the Windows Documents.
Of course Trackmania should not be running during this operation.
Huh? What should I do? I'll try moving the folder out of there and link it, then move it back.
If you want co create a link with some name, there should not be anymore a file or folder there with that name anymore in the folder where the link will start.
Before:
c:\user\Jack Foxtrot\Documents\Trackmania United\...
You now move the folder Trackmania United to e:\MyGameData\Trackmania United
So in Documents there is no folder Trackmania United anymore
Now you can create the link inside c:\user
mklink /d "c:\user\Jack Foxtrot\Documents\Trackmania United" "e:\MyGameData\Trackmania United"
And you might need to start cmd using administrator rights.
I only gave examples how it could work, not a concrete path because I don't know your system... assuming you only copied what I wrote above ;-)