Difference between revisions of "Installing drivers for SFPTotal Plus\Mini"

From SFPTotal Wiki
Jump to: navigation, search
Line 20: Line 20:
  
 
'''pnputil -i -a "SFPTotal Device.inf"'''
 
'''pnputil -i -a "SFPTotal Device.inf"'''
 +
 +
 +
<iframe width="420" height="315" src="https://www.youtube.com/embed/QqQFT639gIk" frameborder="0" allowfullscreen></iframe>

Revision as of 14:14, 18 July 2016

Driver installation under Windows 8 x64 require a driver digital signature.

Please, download driver for SFPTotal Plus/Mini: Download The archive placed a certificate and signed by him and the drivers and utility to add a certificate to the local storage system.


1. Unzip archive with driver and certificate to new folder.

2. Start cmd.exe under Administrator permissions.

3. Go to new folder with unziped files using command "cd FOLDER_PATH".

4. Execute next commands to add SFPTotal certificate in Trusted Publishers:

.\cer\certmgr.exe -add .\cer\SFPTotalTeam.cer -s -r localMachine ROOT

.\cer\certmgr.exe -add .\cer\SFPTotalTeam.cer -s -r localMachine TRUSTEDPUBLISHER

5. Execute next command to add driver in system:

pnputil -i -a "SFPTotal Device.inf"


<iframe width="420" height="315" src="https://www.youtube.com/embed/QqQFT639gIk" frameborder="0" allowfullscreen></iframe>