msilib.UuidCreate()
Return the string representation of a new unique identifier. This wraps the Windows API functions UuidCreate()
and UuidToString()
.
msilib.UuidCreate()
Return the string representation of a new unique identifier. This wraps the Windows API functions UuidCreate()
and UuidToString()
.
Please login to continue.