Hello, I want to emulate the software CAD Architecture "IntelliPlus" Website: http://www.dp-cad.com/logiciel-architecture-3d/ This software is locked with a HASP dongle Or the download page http://www3.safenet-inc.com/support/hasp/enduser.aspx # latestDD I can not install the driver for it to be recognized. How can I do? The HASP dongle does it work with WINE? Thank you for your help Omalanp I am sorry but my English is bad!
I know that Etersoft Wine support HASP drivers http://download.etersoft.ru/pub/Etersoft/HASP/last/ Code: /etc/init.d/haspd start - USB modules Code: /etc/init.d/haspd status - Checking status
James McKenzie
2012-Mar-13 19:48 UTC
[Wine] Driver Installation for HASP dongle in Kubuntu
On Tue, Mar 13, 2012 at 11:06 AM, Omalanp <wineforum-user at winehq.org> wrote:> Hello, > I want to emulate the software CAD Architecture "IntelliPlus" > Website: http://www.dp-cad.com/logiciel-architecture-3d/ > This software is locked with a HASP dongle > > Or the download page > http://www3.safenet-inc.com/support/hasp/enduser.aspx # latestDD > I can not install the driver for it to be recognized.Wine does not and cannot use Windows drivers. However, a solution has been provided. However, if the Dongle has Linux drivers, they are supported. James
vladinosky
2012-Apr-03 09:23 UTC
[Wine] Re: Driver Installation for HASP dongle in Kubuntu
Hi everyone, I'm also trying to make a software work on wine 1.4 using a Sentinel SuperPro/UltraPro dongle in my case. I've been compiling wine using Alexander Morozov USB patches and followed the instructions to make it work, however i still get a registration failure message each time i try to execute the application. Besides, i also installed linux driver and server but it didn't help either which appears normal as wine may not be able to communicate with linux kernel. So has anyone any clue to where else i could dig to find a solution ? For instance, i don't exactly know at which level in the execution of the application the error message is sent. Is it possible to get a detailed log file maybe ? Thanks for your help!