Choctaw,
If regedit is disabled, you can use the following .inf file. Copy and paste the text between the lines and save as fixregexe.inf. Do this on another computer and transfer it by floppy. Right-click and choose install.
==================BEGIN CUT==========================
[Version]
signature=$CHICAGO$
[DefaultInstall]
AddReg=EnableRegandexe
[EnableRegandexe]
HKCR,\.reg,,,"regfile"
HKCR,\regfile,,,"Registration Entries"
HKCR,\regfile\DefaultIcon,,,"C:\WINDOWS\regedit.exe,1"
HKCR,\regfile\shell,,,""
HKCR,\regfile\shell\open,,,"Mer&ge"
HKCR,\regfile\shell\open\command,,,"regedit.exe %1"
HKCR,\regfile\shell\print,,,""
HKCR,\regfile\shell\print\command,,,"C:\WINDOWS\NOTEPAD.EXE /p %1"
HKCR,\regfile\shell\edit,,,"&Edit"
HKCR,\regfile\shell\edit\command,,,"C:\WINDOWS\NOTEPAD.EXE %1"
HKCR,\.exe,,,"exefile"
HKCR,\.exe,"Content Type",,"application/x-msdownload"
HKCR,\exefile,,,"Application"
HKCR,\exefile,EditFlags,1,D8,07,00,00
HKCR,\exefile\shell,,,""
HKCR,\exefile\shell\open,,,""
HKCR,\exefile\shell\open\command,,,""%1" %*"
HKCR,\exefile\DefaultIcon,,,"%1"
=============END CUT==================
I've had good luck replacing the winoa386.mod file in the c:\windows\system directory. Use Winzip or similar to extract a file named winoa386.new from the cab files on the original CD or
c:\windows\options\cabs if avaulable. In Win98SE, the file is located in the c:\windows\options\cabs
\WIN98_51.CAB file. After extracting, rename the file to WINOA386.MOD and move it top the C:\WINDOWS\SYSTEM
directory overwriting the file that exists there now.
The C:\WINDOWS\SYSTEM\WINOA386.MOD files internal name is Winoldapp.
reghakr