I tried following these instructions, but there's no HKEY_LOCAL_MACHINE folder in regedit
Setting oracle_home didn't seem to work
C:\Users\ellie>set ORACLE_HOME = C:\App\db_home\WINDOWS.X64_193000_db_home
C:\Users\ellie>set ORACLE_SID=CDB
C:\Users\ellie>set PATH=C:\App\db_home\WINDOWS.X64_193000_db_home\bin
C:\Users\ellie>cd oracle_home
The system cannot find the path specified.
C:\Users\ellie>oracle_home
'oracle_home' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\ellie>echo %ORACLE_HOME%
%ORACLE_HOME%
I have oracle 19c
