Indonesian Version
Jika anda mendapatkan pesan error berikut ketika menjalankan suatu aplikasi,
CMD.EXE was started with the above path as the current directory.
UNC paths are not supported. Defaulting to Windows directory.
Maka perintah registry berikut dapat dijalankan untuk menghilangkan pesan error tersebut.
REG ADD "HKCU\Software\Microsoft\Command Processor" /V DisableUNCCheck /T REG_DWORD /F /D 1
If you get error message below when start to run an application,
CMD.EXE was started with the above path as the current directory.
UNC paths are not supported. Defaulting to Windows directory.
This command below can avoid you from viewing the error message,
Tidak ada komentar:
Posting Komentar