Answered Silent installation of "HP Universal Camera Driver"

  • Monday, January 07, 2013 2:54 PM
     
     

    Hello,

    i am looking for a solution of the installation of the the driver for the HP Universal camera driver.

    It seems the installation is needed before the driver will install?

    Somebody who knows howto create a silent install of this package?

    Thx

All Replies

  • Monday, January 07, 2013 4:02 PM
     
     Answered Has Code

    Download it: http://h10010.www1.hp.com/ewfrf/wc/softwareDownloadIndex?cc=us&lc=en&dlc=en&tmp_geoLoc=true&softwareitem=ob-87445-1

    Extract it with IE 7-zip.

    You now have three folders with a setup.exe in each that you can install with the /s or -s depending on what camera it is IE:

    Setup.exe /s or Setup.exe -s

    When you extract that folder you will see a file named MAP.INI with this content:

    USB\VID_04F2&PID_B1AC=Chicony\setup.exe -s /clone_wait -noreboot -deleter -f2C:\system.sav\camera.log
    USB\VID_04F2&PID_B1CC=Chicony\setup.exe -s /clone_wait -noreboot -deleter -f2C:\system.sav\camera.log
    USB\VID_0461&PID_4DB6=Primax\setup.exe -s /clone_wait -noreboot -deleter -f2C:\system.sav\camera.log
    USB\VID_05C8&PID_0403=Foxlink\setup.exe /s /f2C:\system.sav\camera.log


    Depending on what hardwareID (IE: VID_04F2&PID_B1AC for Chicony) the camera have you should execute a  the command for that ID.

    To get the ID. Go into Device manager --> Right-click you camera and choose Details Tab and choose Hardware Ids in property:

     

    Goooood Luck!

    • Edited by Samus-Aran Monday, January 07, 2013 4:04 PM
    • Marked As Answer by Mvd12345 Tuesday, January 08, 2013 12:15 PM
    •  
  • Tuesday, January 08, 2013 12:15 PM
     
     

    setup.exe /s for the right map/ID it the solution.

    Thx

  • Tuesday, January 08, 2013 12:23 PM
     
     
    Your welcome! :)