Does anyone know how to silently install JRE 8 (jre-8u65-windows-i586) via a bat file?
And if possible, could you also tell me how to install TDM-GCC (MiNGW32) in the same way?
For these two I have already tried a bat file:
"name of program.exe" / S Or "program name.exe" / SILENT
but it did not work
A +