Unique ID

Questions about Wine on macOS.
Locked
atraversi
Newbie
Newbie
Posts: 4
Joined: Wed Oct 12, 2016 8:07 am

Unique ID

Post by atraversi »

HI

Sorry, my english is bad.

I have a Windows application that use WbemScripting (WMI) to obtain a unique serial number of the PC. I use the object Win32_ComputerSystemProduct, property: UUID. In Mac this property returns "00000000-0000-0000-0000-000000000000" (Wine 1.8.4)

The same happens if I want to get the Serial Number of drive C: (Windows API GetVolumeInformation), which returns "0000"

This is considered an error?
I have some other way to get a unique ID of the Mac with Wine?

Regards,
Angel
Locked