diff options
author | Sumanto Kar | 2022-02-22 13:43:38 +0530 |
---|---|---|
committer | GitHub | 2022-02-22 13:43:38 +0530 |
commit | 61a5e719c4994c633b96924c6ebaa829d4ee5338 (patch) | |
tree | 48e6c991f4244d3560001f7459e139ec61e4acd6 /INSTALL | |
parent | f163ec557099c8ba6fcf66bfb4c4476c4c4528d5 (diff) | |
parent | 46f8b6c19dbc7857bfac031a6823b3fba88d3ea1 (diff) | |
download | eSim-61a5e719c4994c633b96924c6ebaa829d4ee5338.tar.gz eSim-61a5e719c4994c633b96924c6ebaa829d4ee5338.tar.bz2 eSim-61a5e719c4994c633b96924c6ebaa829d4ee5338.zip |
Merge pull request #195 from rahulp13/master
Updated version details to v2.2
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -14,7 +14,7 @@ Table of contents i. After downloading eSim, extract it using: - $ unzip eSim-2.2_pre-release.zip + $ unzip eSim-2.2.zip ii. Now change directories in to the top-level eSim directory (where this INSTALL file can be found). @@ -43,9 +43,12 @@ Table of contents i. Download eSim for Windows OS from "https://esim.fossee.in/". Disable the antivirus (if any). - ii. Now double click on eSim installer and then follow the instruction to install eSim. + ii. If MinGW and/or MSYS is already installed in your machine, then remove it from the + PATH environment variable as it may interfere with eSim and might not work as intended. - iii. To uninstall eSim and all of its components, run the uninstaller "uninst-eSim.exe" located at + iii. Now double click on eSim installer and then follow the instruction to install eSim. + + 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). |