Az önce Windows 7 Pro'yu yükledim ve tercihlerime göre yapılandırıyorum. Sembolik bir bağlantı kurmaya gidiyorum (çünkü sembolik bağlantıları destekliyor).
Ama mklink
programın içinde olduğu görünmüyor C:\Windows\system32
.
Powershell'deki yönetici modunda:
PS C:\> mklink
The term 'mklink' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spel
ling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:7
+ mklink <<<<
+ CategoryInfo : ObjectNotFound: (mklink:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
Benzer bir soru SO'da da sorulmuştur. Daha fazla bilgi ve geçici çözümler için stackoverflow.com/questions/894430/… adresine bakın.
—
Kez
@kez: Hunh ... SO bunu sormak için en iyi yer olduğunu düşünmedi. :: shrug ::
—
Paul Nathan
PowerShell bu hatayı verecektir, ancak Komut İstemi çalışıyor.
—
Rosdi
%WINDIR%
ya da altında bulamıyorum , ancakmklink
benim tarafımda çalışan sadece çalışır. Sanırım yerleşik bir sistem komutu.mklink
Tanınan bir komut veya başka bir şey olmadığını mı söylüyor ?