I am trying to Install Oracle XE on a machine with the below specifications.

The installation starts off and just stays at this below snap for hours.

Even the Cancel operation does not work.
I have seen the other discussions and giving some inputs. Please have a look and guide further.
- <INSTALLATION_DIR> does not have any spaces
- I have tried the installation with (setup.exe /L*v) as well, attaching the Logs of
<INSTALL_DIR>\cfgtoollogs and
%Program Files%\Oracle\Inventory\logs and
<INSTL_DIR>\app\product\18.0.0\dbhomeXE\log\<MachineName>\clientin\TNSLSNR_17880 in the thread.
- Observed that a user folder "TEMP.NT SERVICE" got created during this installation whereas earlier something like ORA_LISTENER1 used to get created
- The <INSTALLATION_DIR> keeps on piling up and crosses 35 GB
- Regarding the issue with the Environment Variables, Neither TNS_ADMIN or ORACLE_HOME are set in the environment (This is the first DB being installed on the machine), cross checked with the SET Command in CMD as well.
- The "Client for Microsoft Networks" and "File and Printer Sharing for Microsoft Networks" are enabled.
- Currently running as a Domain User which is added to the Local Administrators group.
Tried creating a local user and adding to local administrator group and then install as that user as well, ended up with same result.
Any inputs would be highly helpful.