Messages in this topic - RSS

Home ? Tech Help ? UE3Engine.dll error

the topic is closed
01/02/2012 11:35:02

GFawkes
GFawkes
Posts: 3
I have been asked to install Muvizu on around 60 classroom PC's. I have written a script that runs the installer with a /S switch. It seems to install o.k. but has no icons which i can fix easily.

The problem is that when i come to run the program after install on my 3 test machines i get an error:- 'cannot find UE3engine.dll'.

The 3 machines i have tried are 2 Virtuals (one XP and one W7 32). The other machine is a W7 32 laptop.

Thanks in advance.
edited by GFawkes on 01/02/2012
edited by GFawkes on 01/02/2012
permalink
01/02/2012 11:46:33

Luscan
Luscan
Posts: 176
Hi GFawkes,

does the error say 'ie3engine.dll' or 'UE3engine.dll'? Could you give more detail about the error message or is that all there is?
permalink
01/02/2012 12:56:32

GFawkes
GFawkes
Posts: 3
Apologies, It is UE3Engine.dll

The error is :- Unable to load Dll 'UE3Engine.dll' : the specified module could not be found. (Exception from HRESULT: 0x8007007E)

Thanks
permalink
01/02/2012 13:15:42

Luscan
Luscan
Posts: 176
Hi,

We've had stuff like this crop up before. Best thing for it is to install a patch for windows which you can download from here:

http://www.microsoft.com/downloads/details.aspx?FamilyId=32BC1BEE-A3F9-4C13-9C99-220B62A191EE&displaylang=en href="http://jira:8080/images/icons/linkext7.gif" target="_blank">

Hope that works.
permalink
09/02/2012 13:51:36

GFawkes
GFawkes
Posts: 3
This sort of did the trick. It would appear that if you do a silent install of muvizu - Directx, VC 2008, and VC 2005 runtime are not installed.
I have been trying to write a script to install all of this silently but it has been flaky because of all the dependancies.
Do you have any scripting suggestions or an msi so that i can install it on 100 machines via group policy?
Thanks
permalink
10/02/2012 10:59:34

mcmillan-raExperimental userMuvizu staff
mcmillan-ra
Posts: 164
Hmmm.... I am not sure why the other items are not installed - I'll look into why that's happening.

Anyway, we don't have a specific MSI for this - the NSIS installer doesn't really work with them. However, you can download these installers, I believe they all have silent install options for them:


Visual Studio 2008 runtime:
http://www.microsoft.com/download/en/details.aspx?id=5582 (32bit)

http://www.microsoft.com/download/en/details.aspx?id=2092 (64bit)

DirectX
http://www.microsoft.com/download/en/details.aspx?id=8109
http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=35 for the websetup.

DotNet
http://www.microsoft.com/download/en/details.aspx?id=21 (that's version 3.5 - but you could install 4 - and it should work too.)

So, you could just install these either before or after installing our app?
permalink
the topic is closed

Home ? Tech Help ? UE3Engine.dll error