ratrace Δημοσιεύτηκε Μάϊος 9, 2021 #1 Κοινοποίηση Δημοσιεύτηκε Μάϊος 9, 2021 Έχω καταχωρήσει στο αρχείο $profile την παρακάτω εντολή, function gr {cd c:\users\user\documents\γραφειο\} Δίνοντας στο powershell την παρακάτω εντολή PS C:\Users\User> gr το αποτέλεσμα είναι, cd : Cannot find path 'C:\users\user\documents\Ξ³Οαφειο\' because it does not exist. At C:\Users\User\Documents\WindowsPowerShell\Microsoft.PowerShell_profile.ps1:1 char:14 + function gr {cd c:\users\user\documents\Ξ³Οαφειο\} + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (C:\users\user\documents\Ξ³Οαφειο\:String) [Set-Location], ItemNot FoundException + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.SetLocationCommand Γιατί δεν αναγνωρίζονται οι Ελληνικοί χαρακτήρες στο αρχείο $profile και τι μπορώ να κάνω για να αναγνωρίζονται; Χρησιμοποιώ windows 10 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now