UUID
Simple UUID encoder
HOWTO create/encode global-unique-identifier from command line
uuid.exe
Example
uuid -h -b
- Outputs: {C96AE555-C2A4-4D51-AACF-323C023E0FCB}
Download and go
- get uuid
uuid.zip
(Win32)
- Extract the uuid.exe (1 file) place it whereever and run (from command line) ..
- Install uuid with chocolatey package manager:
choco install uuid -s http://chocolatey.commercior.com/chocolatey
- Update uuid with:
choco upgrade uuid -s http://chocolatey.commercior.com/chocolatey
Versions
- 2020-dec-02, version 1.1
- on the web for download
More info
More info/questions from:
Subject: UUID
Keywords: uuid,guid,global,unique,identifier,string,cmdline,windows,tool,utility