Creating Grablink value component

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a problem with video grabbing card Grablink value (Euresys) driver
I tried create a component from inf file, it seemed to be functional (in device manager), but test program didn't recognize grabbing card. Dependencies seemed be Ok too
After that, i added "Windows installer service" component to my image and i tried to install driver after first boot. Installer generate an error "1608: Unable to create installdriver instance"
Can anyone help me
thx.
 
Zleba,
I have a problem with video grabbing card Grablink value (Euresys) driver.
I tried create a component from inf file, it seemed to be functional (in device manager), but test program didn't recognize
grabbing card. Dependencies seemed be Ok too.

Any errors in FBALog.txt?
Does the device (and the test program) work under XP Pro? If it does, you may want to try a bigger XPe image that includes almost
all components (see XPProEmulation project from www.xpefiles.com). If it works there, you are likely missing components.
After that, i added "Windows installer service" component to my image and i tried to install driver after first boot. Installer
generate an error "1608: Unable to create installdriver instance".

You may need to add "DOS Windows on Windows Support" component.
Also, see if this helps: http://support.installshield.com/kb/view.asp?pcode=ALL&articleid=Q107052
 
Back
Top