Difference between revisions of "Restart the HASP Service"

From ATTWiki
Jump to: navigation, search
Line 19: Line 19:
 
</table>
 
</table>
  
 
+
<table>
 +
<tr>
 +
<td width=250>
 
* Remove the HASP hardware key(s) from the USB port(s) on the computer.
 
* Remove the HASP hardware key(s) from the USB port(s) on the computer.
 
* From a command box, type "haspdinst -fr -kp -purge", and press Enter. This will "force remove", "kill process", and "purge" the process from memory.
 
* From a command box, type "haspdinst -fr -kp -purge", and press Enter. This will "force remove", "kill process", and "purge" the process from memory.
 
* Reboot the computer.
 
* Reboot the computer.
 
* From a command box, type "haspdinst -kp -i" and press Enter. This will "kill process" and "install" the driver again.
 
* From a command box, type "haspdinst -kp -i" and press Enter. This will "kill process" and "install" the driver again.
 +
</td>
 +
<td>
 +
haspdinst -fr -kp -purge<br><br>
 +
 +
haspdinst -kp -i
  
 +
</td>
 +
</tr>
 +
</table>
  
 
==Other==
 
==Other==
 
*Back to [[Hardware key]]
 
*Back to [[Hardware key]]

Revision as of 18:06, 25 January 2011

Using the hasp command-line interface, you can run haspdinst.exe to stop and reinstall the hasp driver:

Hasp hl pro.jpg

Go to the Utility Software page and download the HASP Command Line Hardware Key Driver. The haspdinst.exe software is zipped in this download.

  • Remove the HASP hardware key(s) from the USB port(s) on the computer.
  • From a command box, type "haspdinst -fr -kp -purge", and press Enter. This will "force remove", "kill process", and "purge" the process from memory.
  • Reboot the computer.
  • From a command box, type "haspdinst -kp -i" and press Enter. This will "kill process" and "install" the driver again.

haspdinst -fr -kp -purge

haspdinst -kp -i

Other