CAB Driver Install

  • Thread starter Thread starter Philipp Stampfl
  • Start date Start date
P

Philipp Stampfl

Hi again!

I still try to get my touchscreen work under XPe. It has a serial controller
and a install programm, based on one .exe and two .cab files. I can run the
setup under XP pro and the touchpanel works fine.
I couldn't create a component from these files, so I tried to boot XPe and
run the setup utility, but the setup quits with an "oledlg.dll not found"
error message. So I decided to copy the oledlg.dll from XP pro to XPe. The
setup now starts but all usually filled fields in the setup programm (like
path, program name, etc.) are empty. I beleve that this is maybe because of
the oledlg.dll version, maybe the setup programm is not able to fill this
list boxes. The problem now is, that I can not select an touchcontrollertype
because the list to select from is empty, so the setup crashes again.

Has anybody had these problems before?

I am using a touch controller IF-190 from DATADISPLAY.

Thanks for your help!

Phil
 
Philipp,

oledlg.dll is part of the" OLE Dialog Interface" component. Add this
rebuild, and re-deploy the image. As far as the driver your better off using
something like InCtrl5 to assist in creating a component for your
touchscreen. It's a good learning excercise to create components from exe's.
If you need help along the way post back, and myself or someone else will
help you.

HTH,
Brad Combs
Imago Technologies
 
Thanks Brad!

The component didn't really change anything, the listboxes were still empty.
I then found out, that this programm tries to open regedit.exe for some
reason. I then copied regedit.exe, clb.dll and aclui.dll from XPpro to the
directories fo XPe and the setup program now works fine.
Maybe there is a regedit component to do this more convenient.

Thanks anyway!

Phil
 
Back
Top