Ho appena installato Windows 7 Pro e lo sto configurando in base alle mie preferenze. Vado a impostare un collegamento simbolico (poiché supporta i collegamenti simbolici).
Ma non mi sembra di avere il mklinkprogramma C:\Windows\system32.
In modalità amministratore in 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%neanche sotto , ma correremklinkdalla mia parte funziona. Immagino sia un comando di sistema integrato. Dice chemklinknon è un comando riconosciuto o qualcosa del genere?