We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The current eSim installer does not detect the previously installed eSim version.
This causes various path problems and problems with rewriting the files.
The installer should be able to detect the previously installed eSim.
Ask the user whether to remove it or not.
If the user permits, the previously installed eSim must be removed completely and then the installation of the new version of eSim must begin.
The text was updated successfully, but these errors were encountered:
This part can be useful I guess - https://github.com/FOSSEE/eSim/blob/installers/Ubuntu/install-eSim.sh#L374. If these locations have any eSim traces, a message can be printed for the user confirmation and perform uninstallation part of the same script and begin the new version installation. @Eyantra698Sumanto What do you say?
Sorry, something went wrong.
@saicharan0112 Thanks for letting me know. However, this issue is basically for the Windows OS...
No branches or pull requests
Description
The current eSim installer does not detect the previously installed eSim version.
This causes various path problems and problems with rewriting the files.
Expected behavior
The installer should be able to detect the previously installed eSim.
Ask the user whether to remove it or not.
If the user permits, the previously installed eSim must be removed completely and then the installation of the new version of eSim must begin.
Version and OS
The text was updated successfully, but these errors were encountered: