Installing programs

G

Guest

In the process of testing my image I realized I missed Data Access 2.0 components somehow. (Needed for the OPC client/server I am using

Well I quickly downloaded and installed it on the image. Rebooted and poof
The image will not boot :

It turns out that regsvr32.dll was overwritten with an older one and msvcrt.dll was deleted (this is the reason XP will not boot)

I did the same install on my XP Pro desktop and had not ill effects

Could someone help me out on why this happened and what I can do to stop this from happening in the future

Any advice on using another OPC server/client

All help really appreciated, thanks.
 
K

KM

vleisbom,

Do you really need MDAC 2.0?
I think the version of MDAC component in the XPe repository is 2.7 at least.
Can you just add the component to your runtime and see if it works for you?

I guess if you are installing the older version of MDAC it may overwrite the
dlls you mentioned (check the install package).

--
KM,
BSquare Corporation
In the process of testing my image I realized I missed Data Access 2.0
components somehow. (Needed for the OPC client/server I am using)
Well I quickly downloaded and installed it on the image. Rebooted and poof.
The image will not boot :(

It turns out that regsvr32.dll was overwritten with an older one and
msvcrt.dll was deleted (this is the reason XP will not boot).
I did the same install on my XP Pro desktop and had not ill effects.

Could someone help me out on why this happened and what I can do to stop
this from happening in the future?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top