UMOD can't install in existing UT folders

  • Two Factor Authentication is now available on BeyondUnreal Forums. To configure it, visit your Profile and look for the "Two Step Verification" option on the left side. We can send codes via email (may be slower) or you can set up any TOTP Authenticator app on your phone (Authy, Google Authenticator, etc) to deliver codes. It is highly recommended that you configure this to keep your account safe.

1_dre_1

New Member
Jan 25, 2001
3
0
0
Ontario
nav.to
Some .umod files I got won't extract the files to UT's folders.

C:\Program Files\UnrealTournament

I write that in the text box wich is true place of the game<s files and it won<t install!

EXAMPLE: filename is DEMutators
It says it needs to have Unreal Tournament installed in this folder and it is but it won't recognise it by what I think.

help anyone?
 

Viking1

Highly Unstable
Aug 12, 2000
474
0
0
Winnipeg
www.cainsunited.net
Try this

REGEDIT4

[HKEY_CLASSES_ROOT\.umod]
@="Unreal.Module"

[HKEY_CLASSES_ROOT\Unreal.Module]
@="Unreal Module"

[HKEY_CLASSES_ROOT\Unreal.Module\DefaultIcon]
@="C:\\Program Files\\UnrealTournament\\Help\\Unreal.ico"

[HKEY_CLASSES_ROOT\Unreal.Module\Shell]
@="open"

[HKEY_CLASSES_ROOT\Unreal.Module\Shell\open]
@="&Install this Unreal module"

[HKEY_CLASSES_ROOT\Unreal.Module\Shell\open\command]
@="C:\\Program Files\\UnrealTournament\\System\\Setup.exe install \"%1\""

Copy and paste this to a new text file and rename it umod.reg, doubleclick to install, then restart and try your umods again.
 

1_dre_1

New Member
Jan 25, 2001
3
0
0
Ontario
nav.to
I do not understand

please explain in a more understandeble way.
I am no programmer and not indulged in these techniques. MSN Messenger: gamepraiser@hotmail.com
 

Philip150

Sir Qwaxalot
Jan 28, 2001
3
0
0
37
Visit site
I've got the same problem

My problem (see my "*.UMOD Problems..." post) is exactly like yours. what version of the game do you have?
 

pl33rams

New Member
Jan 29, 2001
8
0
0
60
Visit site
this is my prob also.
its driving me nuts!
plus the text in the install window is in german!
would appreciate any help i can get.
 

8-4-7-2

New Member
Mar 6, 2000
6,962
0
0
42
Germany
Your problem is that the association between the umod file and the setup.exe is broken

A simpler way to fix it just to reisntall UT.

However:
1.) Make a new txt.file
2.)Copy the text from Viking1 into it
3.)Save and close it
4.)Rename it to umod.reg
5.)Doubleclick on it

You have created an update file for the Windows registry. It will include all neseccary keys to fix the assocciation in the registry