I need to do silent unistall of Oracle XE 10g. Oracle recommed to use special iss-files with uninstaller's answers, like this:
OracleXE.exe /s /f1"OracleXE-Remove.iss" /f2"setup.log".
I try to find file "OracleXE-remove.iss" (1,085 bytes) - used for silently deinstalling Oracle XE (WE or Universal). However, the corresponding iss files were removed from the official site.
Can somebody help me to find it?