Difference between revisions of "Installing drivers for SFPTotal Plus\Mini"
From SFPTotal Wiki
(Created page with "Download driver for SFPTotal Plus/Mini: [Download] # Unzip archive with driver and certificate to new folder. # Start cmd.exe under Administrator permissions. # Go to new f...") |
|||
Line 1: | Line 1: | ||
Download driver for SFPTotal Plus/Mini: [Download] | Download driver for SFPTotal Plus/Mini: [Download] | ||
− | + | 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 ROOT''' | ||
Line 13: | Line 13: | ||
'''.\cer\certmgr.exe -add .\cer\SFPTotalTeam.cer -s -r localMachine TRUSTEDPUBLISHER''' | '''.\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"''' | '''pnputil -i -a "SFPTotal Device.inf"''' |
Revision as of 14:10, 18 July 2016
Download driver for SFPTotal Plus/Mini: [Download]
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"