Skip to content
New issue

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

Auto-detecting the previously installed eSim version #227

Open
Eyantra698Sumanto opened this issue Oct 23, 2022 · 2 comments
Open

Auto-detecting the previously installed eSim version #227

Eyantra698Sumanto opened this issue Oct 23, 2022 · 2 comments

Comments

@Eyantra698Sumanto
Copy link
Contributor

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

  • eSim-2.3
  • OS: Windows 10
@saicharan0112
Copy link
Contributor

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?

@Eyantra698Sumanto
Copy link
Contributor Author

@saicharan0112 Thanks for letting me know. However, this issue is basically for the Windows OS...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants