View Single Post
  #2  
Old 29-03-2001, 13:37
schlaufer's Avatar
schlaufer schlaufer is offline
Registered User
 
Join Date: Feb 2001
Location: Eeiauo
Posts: 92
Thanks: 0
Thanked 0 Times in 0 Posts
schlaufer
Send a message via ICQ to schlaufer
This seems a registry-related problem. It seems that you are unable to write
to HKLM as normal user (I just know NT4 and W98, but since W2k is based
on NT4 tech, this seems reasonable).

Cat the folloing lines into a file named S4.reg and double click on it
as Administrator. This should solve your prob.

>>>>>>>>>>>>>> snip: S4.reg <<<<<<<<<<<<<<<<
REGEDIT4

[HKEY_LOCAL_MACHINE\Software\BlueByte\Settlers4]
"Version"=dword:0000032f
"Path"="."
"Program"="S4.EXE"
<<<<<<<<<<<<<<<< snip >>>>>>>>>>>>>>>>>>>>

Cheers
Reply With Quote