Je viens d'installer Windows 7 Pro et je le configure selon mes préférences. Je vais mettre en place un lien symbolique (car il supporte les liens symboliques).
Mais je ne semble pas avoir le mklinkprogramme C:\Windows\system32.
En mode administrateur dans Powershell:
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
%WINDIR%non plus, mais le fait de fonctionnermklinkde mon côté ne fait que fonctionner. Je suppose que c'est une commande système intégrée. Est-ce que ça ditmklinkn'est pas une commande reconnue ou quelque chose?