windows - "DPInst.exe not supported on current OS" -


i have installer installs usb serial drivers ftdi. on computers (all of them running russian windows xp may language issue) installation fails. have tried repeat using clean russian windows xp professional sp3, there works it's not clear cut language issue.

the dpinst.log file says:

`info:   04/18/2013 14:05:34 info:   product version 2.1.0.0. info:   version: 6.1.7601 service pack 1 info:   platform id: 2 (nt) info:   service pack: 1.0 info:   suite: 0x0100, product type: 1 info:   architecture: x86. info:   interactive windows station info:   command line: '"d:\something\dpinst32.exe" ' info:   dpinst multi-lingual binary. info:   **************************************** info:   current working directory: 'd:\something\drivers' info:   running on path 'd:\something\drivers' info:   no valid 'dpinst.xml' file provided. error:  dpinst.exe not supported on current os. info:   returning code 0x80000000`

it correct don't use dpinst.xml file, should not necessary. or?

in installer run dpinst (32 or 64 depending on os) switches /c /q /sa /sw it's irrelevant since double clicking dpinst32.exe gives error. dpinst version 2.1

i have faced same issue on russion win7x64 (the package working on english win7x64).

there 2 versions of dpinst in wdk (redist\difx\dpinst folder): english (engmui subfolder) , multilanguage (multilin subfolder). suddenly, seems multilanguage version has problems localized windows.

i've replaced original multilanguage dpinst.exe english one, , solved problem. english version working fine on russian windows.


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -