Posted by Adrian on February 08, 1998 at 12:10:12:
In Reply to: Possible solution posted by Alexei Novikov on February 07, 1998 at 11:20:08:
> Your file list looks fine. I did some tests I and think I know what the problem is. Try this:
> Copy the text below the dotted line (don't include the dotted line - but REGEDIT4 is the first
> line of the file) and save it to the file named JED.REG. Edit "JKDir" and "CDDir" lines
> to reflect the path to JK dir and GAMEDATA dir on CD on your machine (I already edited CDDir for you). Don't forget to use doubled \\. Then double-click the file. It will be merged with the registry. Then JED should start fine.
> Please tell me if it works.
> Alex.
> ---------------------------------------------------------------------------------------------------------------
> REGEDIT4
> [HKEY_CURRENT_USER\Software\Code Alliance\Jed]
> "JKDir"="C:\\Games\\JK\\"
> "CDDir"="F:\\GAMEDATA\\"
> "IEdit.X"=dword:0000001a
> "IEdit.Y"=dword:00000072
> "MWin.X"=dword:00000139
> "MWin.Y"=dword:00000027
> "IEdit.H"=dword:000001b8
> "IEdit.W"=dword:000000f9
> "MWin.W"=dword:000002b7
> "MWin.H"=dword:0000026a
> "TBar.X"=dword:0000002e
> "Tbar.Y"=dword:00000071
> "Tbar.W"=dword:0000010c
> "Tbar.H"=dword:0000020e
> "TbOnTop"=dword:00000001
> "D3DDevice"="RGB Emulation"
> "P3DWinSize"=dword:00000000
> "P3DOnTop"=dword:00000000
> "P3DX"=dword:000000ea
> "P3DY"=dword:000000ca
> "P3Gamma"=hex:00,00,00,00,00,00,f0,3f
> "IEOnTop"=dword:00000001
*****************************************************************
Windows said that it couldn't merege it with the registry because
it wasn't a registry file, but it gave me enough info to mannualy
edit the registry.
Thanks :->
Adrian