From 2a334bab9093eb530cfe0fea77517d938e78f5d7 Mon Sep 17 00:00:00 2001 From: Sumanto Kar Date: Tue, 16 Apr 2024 12:10:02 +0530 Subject: INSTALL Temporary fix for the TerminalUI.ui problem in eSim-2.4--- INSTALL | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index c4b08c86..bfda67c7 100644 --- a/INSTALL +++ b/INSTALL @@ -14,7 +14,7 @@ Table of contents i. After downloading eSim, extract it using: - $ unzip eSim-2.3.zip + $ unzip eSim-2.4.zip ii. Now change directories in to the top-level eSim directory (where this INSTALL file can be found). @@ -48,6 +48,9 @@ Table of contents iii. Now double click on eSim installer and then follow the instruction to install eSim. + iv. After the installation is completed, please download and add the following file to the esim home directory: + https://github.com/FOSSEE/eSim/blob/master/src/frontEnd/TerminalUi.ui#L6 + iv. To uninstall eSim and all of its components, run the uninstaller "uninst-eSim.exe" located at top-level eSim directory (where this INSTALL file can be found). -- cgit