P
Parallels User
>>> Message has been deleted by the user <<<
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Exactly. I upgraded to version 18 and nothing.As this seems to be something that Sentinel/Thales needs to help with, is it safe to say upgrading to the latest version of Parallels will do nothing for us?
Hi Vincent88, I've attempted to locate the sentinel dongle drivers for arm64 on the Thales support pages, no luck. Can you point us in the right direction?I made it work with sentinel hasp dongle. (In use with WinDev application)
You have to install dongle drivers on MacOS. You must AVOID to redirect USB to the Windows VM.
Then on the windows execute this command line with administrator rights :
netsh interface portproxy add v4tov4 listenaddress=localhost listenport=1947 connectaddress=YourMacHostName.lan connectport=1947
I confirm that the solution mentioned by VincentB8 works (Windows 11 ARM, Windev 27). Don't forget to replace YourMacHostName.lan with you hostname.
I also confirmed the solution mentioned by VincentB8 works for other software (BrainAnalyzer) that needed the Sentinel HASP dongle to work. Thank you VincentB8!
As Thomas36 said, don't forget to replace YourMacHostName.lan with your own Mac's hostname.