c:\> wmic datafile c:\\windows\\system32\\cmd.exe get version
Change cmd.exe to the file that you want to get the version information. Note here that we are using double backslashes, that is required by WMIC to escape the backslash character.
I tried to share a folder from Windows 10 host to Kali 2020.1 Linux guest using VirtualBox but I am getting the following error message: ...
No comments:
Post a Comment