- Download https://package.windev.com/pack/addons//hasp/haspdinst.exe
- Open the command line and run:
haspdinst.exe -fr -kp -purge
Example:
HASPDINST is needed for removing the "Run-time package" version 8.21. This version 8.21 is not compatible with the WDDONGLEUPDATE.EXE (WDMAJCLE.EXE) program( the app that can upgrade your dongle). The solution is to replace this version 8.21 with the version 8.11. It's a bit tricky:
1. Run the "Services" app 2. If a service named "HASP Loader" is running then stop it.
3. Open "Windows Explorer" and go to the directory where you install WINDEV. 4. Go to the "/programs" folder 5. Find the "haspdinstpcs.exe" program
6. Open a command-line console (cmd) as admin 7. Drag the haspdinst.exe from the Explorer window to the console window and add the required parameters. The command will be :
haspdinst.exe -fr -kp -purge
8. When the command terminates, go to FAQ 3519 and download and install the version 8.11 of the run-time installer.
https://package.windev.com/pack/addons/hasp/HASPUserSetup.exe
Now the Gemalto diagnostic should show that version 8.11 is installed
http://localhost:1947/_int_/diag.html
|