janluc66 at libero.it wrote:> The tool read the HD serial trough a low level routine inside the exe file, I need something that simulate that process on wine.Wine only supports ioctl to read HDD's serial number. If your app isn't using this method, then it won't work. Also make sure you do have access to raw disk where the drive_c is located.