Difference between revisions of "Restart the HASP Service"

From ATTWiki
Jump to: navigation, search
Line 22: Line 22:
 
<tr>
 
<tr>
 
<td width=450>
 
<td width=450>
* 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.
+
* 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>
 +
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>
 +
Reboot the computer.
 +
</td>
 +
<td>
 
</td>
 
</td>
 
</tr>
 
</tr>
 +
 +
<tr>
 +
<td>
 +
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]]

Revision as of 18:09, 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.

haspdinst -fr -kp -purge

Reboot the computer.

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

haspdinst -kp -i

Other