UOGamers Community

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

  • To obtain new Razor updates, please reinstall Razor from our new website.

prob wit razor

Trevor

Knight
Re: prob wit razor

If you copy and pasted exactly what that was up there it probably wont work. Paste where uo is on your computer and i will remake it for you. Also make sure you using Mondains. Just go to the folder in explore and paste what it says in the top example mine is C:\Program Files (x86)\EA Games\Ultima Online Mondain's Legacy
 

Trevor

Knight
Re: prob wit razor

Do the same thing you did with the .reg file with this.
Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Origin Worlds Online]

[HKEY_LOCAL_MACHINE\SOFTWARE\Origin Worlds Online\Ultima Online]

[HKEY_LOCAL_MACHINE\SOFTWARE\Origin Worlds Online\Ultima Online\1.0]
"ExePath"="C:\Program Files (x86)\EA Games\Ultima Online 2D Client\client.exe"
"InstCDPath"="C:\Program Files (x86)\EA Games\Ultima Online 2D Client"
"PatchExePath"="C:\Program Files (x86)\EA Games\Ultima Online 2D Client\uopatch.exe"
"StartExePath"="C:\Program Files (x86)\EA Games\Ultima Online 2D Client\uo.exe"
"Upgraded"="Yes"

[HKEY_LOCAL_MACHINE\SOFTWARE\Origin Worlds Online\Ultima Online Third Dawn]

[HKEY_LOCAL_MACHINE\SOFTWARE\Origin Worlds Online\Ultima Online Third Dawn\1.0]
"ExePath"="C:\Program Files (x86)\EA Games\Ultima Online 2D Client\uotd.exe"
"InstCDPath"="C:\Program Files (x86)\EA Games\Ultima Online 2D Client"
"PatchExePath"="C:\Program Files (x86)\EA Games\Ultima Online 2D Client\uopatch.exe"
"StartExePath"="C:\Program Files (x86)\EA Games\Ultima Online 2D Client\uo.exe"
 

grape-soda

Sorceror
Re: prob wit razor

trevorc21;2029251 said:
he needs to Run it also. Otherwise it wont be put into the registry and hes 64 bit so the file locations are different.


So i dont think that is going to work.

well ya u put it in ur 2d client folder and double click on it and it should work.
 

Trevor

Knight
Re: prob wit razor

grape-soda;2029254 said:
well ya u put it in ur 2d client folder and double click on it and it should work.

no because the file setup is for 32 bit

this is it.

Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Origin Worlds Online\Ultima Online]

[HKEY_LOCAL_MACHINE\SOFTWARE\Origin Worlds Online\Ultima Online\1.0]
"ExePath"="c:\\Program Files\\EA Games\\Ultima Online 2D Client\\client.exe"
"InstCDPath"="c:\\Program Files\\EA Games\\Ultima Online 2D Client"
"PatchExePath"="c:\\Program Files\\EA Games\\Ultima Online 2D Client\\uopatch.exe"
"StartExePath"="c:\\Program Files\\EA Games\\Ultima Online 2D Client\\uo.exe"
"Upgraded"="Yes"


hes 64 bit and thats not the 64 files

if the one i did a couple post ago doesn't work (which would be very odd )then do this one

Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Origin Worlds Online\Ultima Online]

[HKEY_LOCAL_MACHINE\SOFTWARE\Origin Worlds Online\Ultima Online\1.0]
"ExePath"="c:\\Program Files (x86)\\EA Games\\Ultima Online 2D Client\\client.exe"
"InstCDPath"="c:\\Program Files (x86)\\EA Games\\Ultima Online 2D Client"
"PatchExePath"="c:\\Program Files (x86)\\EA Games\\Ultima Online 2D Client\\uopatch.exe"
"StartExePath"="c:\\Program Files (x86)\\EA Games\\Ultima Online 2D Client\\uo.exe"
"Upgraded"="Yes"
 
Top