Driver: Epson Perfection V500 Scanner - Windows x32 & x64
1 Votes |
Description
This task will install the Epson Perfection V500 scanner driver.
Property Details
2547 | |
Beta - Preliminary testing ready for more | |
Driver: Epson Perfection V500 Scanner - Windows x32 & x64 | |
BESC | |
Drivers | |
11230460 | |
Internal | |
jgs194 | |
7/15/2013 12:00:00 AM | |
True | |
jgstew on 7/29/2013 11:06:15 AM | |
jgstew on 7/29/2013 11:06:15 AM | |
5588 Views / 5 Downloads | |
![]() ![]() ![]() ![]() ![]() |
Relevance
isWindows (Relevance 1172)

windows of operating system
Windows XP or Later (Relevance 2997025)

/* Windows XP or later */ version of operating system >= "5.1"
Used in 2 fixlets | * Results in a true/false |

not exists folder whose (name of it as lowercase starts with "es7c.inf") of folder "DriverStore\FileRepository" of system x64 folder
Actions
Action 1 (default)
Action Link Click
here to deploy this action.
Script Type
BigFix Action Script
// Download from: http://www.epson.com/cgi-bin/Store/support/supDetail.jsp?oid=136500&infoType=Downloads&platform=OSF_W_7-64Success Criteria
prefetch epson13936.tmp sha1:9a98305c8aad8179d9c08c9edb1672ff78371f3e size:11230460 http://server.domain.tld:52311/Uploads/9a98305c8aad8179d9c08c9edb1672ff78371f3e/epson13936.tmp
extract epson13936.tmp
//delete the old escdev.dll file. It's causing the driver signature to be invalid. A newer version of the DLL is in ESCDEV.CAB
//delete __Download\escdev.dll // this should not be deleted anymore, this is a new driver
//waithidden pnputil -i -a __Download\es7c.inf
parameter "InstallINF" = "es7c"
if{x64 of operating system}
waithidden cmd.exe /C {windows folder}\sysnative\certutil -f -addstore trustedpublisher "{(pathname of client folder of current site) & "\__Download\" & (parameter "InstallINF") & ".cat"}"
waithidden cmd.exe /C {windows folder}\sysnative\pnputil -i -a "{(pathname of client folder of current site) & "\__Download\" & (parameter "InstallINF") & ".inf"}"
else if{x32 of operating system}
waithidden cmd.exe /C {system folder}\pnputil -i -a "{(pathname of client folder of current site) & "\__Download\" & (parameter "InstallINF") & ".inf"}"
endif
This action will be considered successful when the applicability relevance evaluates to false.
Sharing
Social Media: |