PDQ Deploy MSI install requesting api-ms*.dll
I am currently trying to deploy a HP LaserJet software/driver install which will run in cmd fine with the same msi command line, but when it is run in PDQ Deploy I seem to constantly run into the error: Error 1308. Source file not found: C:\WINDOWS\AdminArsenal\PDQDeployRunner\service-1\exec\api-ms-win-core-file-l1-2-0.dll. Verify that the file exists and that you can access it.
This dll isn't requested at all during an install process run locally through cmd, it just for some reason requests the file when run through PDQ Deploy.
The file is also being deployed to Windows 10 machines, which I understand that version of dll was changed in windows 8.1 which PDQ seems from what I can see to be requesting a windows 8 file.
Any help at all would be appreciated with this one as I am at a bit of a loss.
Cheers
Comments
Hard to replicate your specifics but... I have 100 year old script that i still use as a base in Deploy for my HP/Epson/Samsung etc printers, never failed, works for 7,8,10, same soft and drivers... use as Command line step or *.bat file
have phun