Difference between revisions of "Restart the HASP Service"

From ATTWiki
Jump to: navigation, search
 
(4 intermediate revisions by one user not shown)
Line 21: Line 21:
 
<table cellpadding=10>
 
<table cellpadding=10>
 
<tr>
 
<tr>
<td width=450>
+
<td width=250>
* Remove the HASP hardware key(s) from the USB port(s) on the computer.
+
'''STEP 1''' - 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.
+
 
</td>
 
</td>
 
<td>
 
<td>
haspdinst -fr -kp -purge<br><br>
+
</td>
 +
</tr>
  
haspdinst -kp -i
+
<tr>
 +
<td>
 +
'''STEP 2''' - From a command box, type "haspdinst -fr -kp -purge", and press Enter. This will "force remove", "kill process", and "purge" the process from memory.
 +
</td>
 +
<td>
 +
'''haspdinst -fr -kp -purge'''
 +
</td>
 +
</tr>
  
 +
<tr>
 +
<td>
 +
'''STEP 3''' - Reboot the computer.
 +
</td>
 +
<td>
 
</td>
 
</td>
 
</tr>
 
</tr>
 +
 +
<tr>
 +
<td>
 +
'''STEP 4''' - From a command box, type "haspdinst -kp -i" and press Enter. This will "kill process" and "install" the driver again.
 +
</td>
 +
<td>
 +
'''haspdinst -kp -i'''
 +
</td>
 +
</tr>
 +
 
</table>
 
</table>
  
 
==Other==
 
==Other==
 
*Back to [[Hardware key]]
 
*Back to [[Hardware key]]

Latest revision as of 18:14, 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.

STEP 1 - Remove the HASP hardware key(s) from the USB port(s) on the computer.

STEP 2 - From a command box, type "haspdinst -fr -kp -purge", and press Enter. This will "force remove", "kill process", and "purge" the process from memory.

haspdinst -fr -kp -purge

STEP 3 - Reboot the computer.

STEP 4 - From a command box, type "haspdinst -kp -i" and press Enter. This will "kill process" and "install" the driver again.

haspdinst -kp -i

Other