https://superuser.com/questions/1183044/how-can-i-change-my-mingw-msys-mintty-home-directory
Archive for the ‘Windows’ Category
MinGW Home Folder / Windows Umgebungsvariable setzen
Mittwoch, Oktober 9th, 2019UUID erzeugen (Unix, Windows)
Donnerstag, November 16th, 2017Mac OS/X, Linux:
uuidgen
Windows Powershell:
powershell -Command "[guid]::NewGuid().ToString()"
Windows-UUID auslesen:
wmic path win32_computersystemproduct get uuid